diff options
author | David Holm <dholm@gentoo.org> | 2003-10-06 00:15:59 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2003-10-06 00:15:59 +0000 |
commit | f8aa2d2b2a3b6839dde7bf57c2d35e4348793005 (patch) | |
tree | 931d4d0d1a51f81eeb29f61da4b4a8882907fd94 /dev-ada | |
parent | Moved to stable on x86 (diff) | |
download | historical-f8aa2d2b2a3b6839dde7bf57c2d35e4348793005.tar.gz historical-f8aa2d2b2a3b6839dde7bf57c2d35e4348793005.tar.bz2 historical-f8aa2d2b2a3b6839dde7bf57c2d35e4348793005.zip |
Moved to stable on x86.
Diffstat (limited to 'dev-ada')
-rw-r--r-- | dev-ada/xmlada/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ada/xmlada/Manifest | 8 | ||||
-rw-r--r-- | dev-ada/xmlada/files/digest-xmlada-0.7.1 | 1 | ||||
-rw-r--r-- | dev-ada/xmlada/files/digest-xmlada-0.7.1-r1 | 1 | ||||
-rw-r--r-- | dev-ada/xmlada/xmlada-0.7.1-r1.ebuild | 75 | ||||
-rw-r--r-- | dev-ada/xmlada/xmlada-0.7.1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-ada/xmlada/xmlada-0.7.1.ebuild | 59 |
7 files changed, 9 insertions, 145 deletions
diff --git a/dev-ada/xmlada/ChangeLog b/dev-ada/xmlada/ChangeLog index 01fb5a4fa002..f88f21fa0962 100644 --- a/dev-ada/xmlada/ChangeLog +++ b/dev-ada/xmlada/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ada/xmlada # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/ChangeLog,v 1.6 2003/09/18 15:39:02 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/ChangeLog,v 1.7 2003/10/06 00:15:54 dholm Exp $ + + 06 Oct 2003; David Holm <dholm@gentoo.org> xmlada-0.7.1-r1.ebuild, + xmlada-0.7.1-r2.ebuild, xmlada-0.7.1.ebuild: + Moved to stable on x86. 18 Sep 2003; David Holm <dholm@gentoo.org> xmlada-0.7.1-r2.ebuild: Added to ~ppc. diff --git a/dev-ada/xmlada/Manifest b/dev-ada/xmlada/Manifest index ccae6303c4ed..6146ad0ae618 100644 --- a/dev-ada/xmlada/Manifest +++ b/dev-ada/xmlada/Manifest @@ -1,8 +1,4 @@ -MD5 5b7e7b7369aac8086ee273277b1e3270 ChangeLog 1428 +MD5 181f42bbb79c84d22732ff2e3271d400 ChangeLog 1571 MD5 e1d1b17d24932d84db6122c279bf6008 metadata.xml 938 -MD5 f00b3e00fcbbeb936c88d521263f7030 xmlada-0.7.1-r1.ebuild 1903 -MD5 76f2a48b938148f9b6f3a082f9f57be1 xmlada-0.7.1-r2.ebuild 2173 -MD5 2feab8d991e711195c443e263aaba4f0 xmlada-0.7.1.ebuild 1320 -MD5 9d2b99c18fffcb88c4d56d762a271e19 files/digest-xmlada-0.7.1 61 -MD5 9d2b99c18fffcb88c4d56d762a271e19 files/digest-xmlada-0.7.1-r1 61 +MD5 a3890bd10a77ff83a4fe7d544af342e5 xmlada-0.7.1-r2.ebuild 2172 MD5 9d2b99c18fffcb88c4d56d762a271e19 files/digest-xmlada-0.7.1-r2 61 diff --git a/dev-ada/xmlada/files/digest-xmlada-0.7.1 b/dev-ada/xmlada/files/digest-xmlada-0.7.1 deleted file mode 100644 index 9480560adca5..000000000000 --- a/dev-ada/xmlada/files/digest-xmlada-0.7.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 385631115aa6546aaf6790e0ad59e399 XmlAda-0.7.1.tgz 312248 diff --git a/dev-ada/xmlada/files/digest-xmlada-0.7.1-r1 b/dev-ada/xmlada/files/digest-xmlada-0.7.1-r1 deleted file mode 100644 index 9480560adca5..000000000000 --- a/dev-ada/xmlada/files/digest-xmlada-0.7.1-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 385631115aa6546aaf6790e0ad59e399 XmlAda-0.7.1.tgz 312248 diff --git a/dev-ada/xmlada/xmlada-0.7.1-r1.ebuild b/dev-ada/xmlada/xmlada-0.7.1-r1.ebuild deleted file mode 100644 index ab81b8d12cdb..000000000000 --- a/dev-ada/xmlada/xmlada-0.7.1-r1.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/xmlada-0.7.1-r1.ebuild,v 1.2 2003/07/24 00:43:09 george Exp $ - -inherit gnat - -IUSE="" - -Name="XmlAda" - -DESCRIPTION="XML library for Ada" -HOMEPAGE="http://libre.act-europe.fr/xmlada/" -SRC_URI="http://libre.act-europe.fr/xmlada/${Name}-${PV}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" - -DEPEND="dev-lang/gnat" - - -src_unpack() -{ - unpack ${A} - cd ${S} - #making .dvi docs is problemmatic. Skip that for now - sed -i -e "s/all: obj test docs/all: obj test/" Makefile.in - #increase stack size - cd sax - sed -i -e "s/Stack_Size : constant Natural := 64;/Stack_Size : constant Natural := 128;/" sax-readers.adb - - #adjust xmlada-config to use new paths instead of hardcoded ones. - cd ${S} - sed -i -e "s#${prefix}/lib#${prefix}/lib/ada/adalib/xmlada#" xmlada-config.in - sed -i -e "s#${prefix}/include/xmlada#${prefix}/lib/ada/adainclude/xmlada#" xmlada-config.in -} - -src_compile() -{ - export CFLAGS=$ADACFLAGS - ./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --enable-shared \ - --host=${CHOST} \ - --build=${CHOST} \ - --target=${CHOST} \ - --with-system-zlib || die - - export COMPILER=gnatmake - make || die "make failed" -} - -src_install () -{ - make PREFIX=${D}/usr install || die "install failed" - - #move components to GNAE compliant directories - dodir /usr/lib/ada/adalib/${PN} /usr/lib/ada/adainclude/${PN} - cd ${D}/usr/lib/ - mv * ${D}/usr/lib/ada/adalib/${PN}/ - cd ${D}/usr/include/${PN}/ - mv *.ali ${D}/usr/lib/ada/adalib/${PN} - mv * ${D}/usr/lib/ada/adainclude/${PN} - cd .. && rmdir ${PN} - cd .. && rmdir include - cd ${S} - - dodoc AUTHORS COPYING README TODO docs/xml.ps - dohtml docs/*.html - doinfo docs/*.info - #need to give a proper name to info file - cd ${D}/usr/share/info - mv xml.info.gz ${PN}.info.gz -} diff --git a/dev-ada/xmlada/xmlada-0.7.1-r2.ebuild b/dev-ada/xmlada/xmlada-0.7.1-r2.ebuild index e6292fef5c8b..8f80006ca72f 100644 --- a/dev-ada/xmlada/xmlada-0.7.1-r2.ebuild +++ b/dev-ada/xmlada/xmlada-0.7.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/xmlada-0.7.1-r2.ebuild,v 1.2 2003/09/18 15:39:02 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/xmlada-0.7.1-r2.ebuild,v 1.3 2003/10/06 00:15:54 dholm Exp $ inherit gnat @@ -14,7 +14,7 @@ SRC_URI="http://libre.act-europe.fr/xmlada/${Name}-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND="dev-lang/gnat" RDEPEND="" diff --git a/dev-ada/xmlada/xmlada-0.7.1.ebuild b/dev-ada/xmlada/xmlada-0.7.1.ebuild deleted file mode 100644 index 45bd75437e39..000000000000 --- a/dev-ada/xmlada/xmlada-0.7.1.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ada/xmlada/xmlada-0.7.1.ebuild,v 1.1 2003/07/22 07:53:55 george Exp $ - -inherit gnat - -IUSE="" - -Name="XmlAda" - -DESCRIPTION="XML library for Ada" -HOMEPAGE="http://libre.act-europe.fr/xmlada/" -SRC_URI="http://libre.act-europe.fr/xmlada/${Name}-${PV}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~x86" - -DEPEND="dev-lang/gnat" - - -src_unpack() -{ - unpack ${A} - cd ${S} - #making .dvi docs is problemmatic. Skip that for now - sed -i -e "s/all: obj test docs/all: obj test/" Makefile.in - #increase stack size - cd sax - sed -i -e "s/Stack_Size : constant Natural := 64;/Stack_Size : constant Natural := 128;/" sax-readers.adb -} - -src_compile() -{ - export CFLAGS=$ADACFLAGS - ./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info \ - --enable-shared \ - --host=${CHOST} \ - --build=${CHOST} \ - --target=${CHOST} \ - --with-system-zlib || die - - export COMPILER=gnatmake - make || die "make failed" -} - -src_install () -{ - make PREFIX=${D}/usr install || die "install failed" - - dodoc AUTHORS COPYING README TODO docs/xml.ps - dohtml docs/*.html - doinfo docs/*.info - #need to give a proper name to info file - cd ${D}/usr/share/info - mv xml.info.gz ${PN}.info.gz -} |