diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-22 11:51:48 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-22 11:51:48 +0000 |
commit | b89f2e064b77f890351e5b9a65f515166d951690 (patch) | |
tree | e7f061352a9de550788ea6f97338463a557c7458 /dev-java/saxon-bin | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-b89f2e064b77f890351e5b9a65f515166d951690.tar.gz gentoo-2-b89f2e064b77f890351e5b9a65f515166d951690.tar.bz2 gentoo-2-b89f2e064b77f890351e5b9a65f515166d951690.zip |
Keywords ~amd64.
Diffstat (limited to 'dev-java/saxon-bin')
-rw-r--r-- | dev-java/saxon-bin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/saxon-bin/saxon-bin-6.5.3.ebuild | 4 | ||||
-rw-r--r-- | dev-java/saxon-bin/saxon-bin-7.8.ebuild | 4 | ||||
-rw-r--r-- | dev-java/saxon-bin/saxon-bin-8.0b.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-java/saxon-bin/ChangeLog b/dev-java/saxon-bin/ChangeLog index 558f9cd3cbb8..89e27f356d1e 100644 --- a/dev-java/saxon-bin/ChangeLog +++ b/dev-java/saxon-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/saxon-bin # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/ChangeLog,v 1.3 2004/10/16 17:35:05 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/ChangeLog,v 1.4 2004/10/22 11:47:52 absinthe Exp $ + + 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> saxon-bin-6.5.3.ebuild, + saxon-bin-7.8.ebuild, saxon-bin-8.0b.ebuild: + Keywords ~amd64. 16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> saxon-bin-6.5.3.ebuild, saxon-bin-7.8.ebuild, saxon-bin-8.0b.ebuild: diff --git a/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild b/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild index 148a883c7ef3..b8722a4bca41 100644 --- a/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild +++ b/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild,v 1.2 2004/10/16 17:35:05 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/saxon-bin-6.5.3.ebuild,v 1.3 2004/10/22 11:47:52 absinthe Exp $ inherit java-pkg @@ -8,7 +8,7 @@ DESCRIPTION="The SAXON package is a collection of tools for processing XML docum SRC_URI="mirror://sourceforge/saxon/saxon${PV//./_}.zip" HOMEPAGE="http://saxon.sourceforge.net/" LICENSE="MPL-1.1" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc ~amd64" IUSE="doc" DEPEND="" RDEPEND="virtual/jdk" diff --git a/dev-java/saxon-bin/saxon-bin-7.8.ebuild b/dev-java/saxon-bin/saxon-bin-7.8.ebuild index 18866d5353fd..796bf95a0b26 100644 --- a/dev-java/saxon-bin/saxon-bin-7.8.ebuild +++ b/dev-java/saxon-bin/saxon-bin-7.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/saxon-bin-7.8.ebuild,v 1.2 2004/10/16 17:35:05 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/saxon-bin-7.8.ebuild,v 1.3 2004/10/22 11:47:52 absinthe Exp $ inherit java-pkg @@ -8,7 +8,7 @@ DESCRIPTION="The SAXON package is a collection of tools for processing XML docum SRC_URI="mirror://sourceforge/saxon/saxon${PV//./-}.zip" HOMEPAGE="http://saxon.sourceforge.net/" LICENSE="MPL-1.1" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ~ppc ~amd64" IUSE="doc" DEPEND="" RDEPEND="virtual/jdk" diff --git a/dev-java/saxon-bin/saxon-bin-8.0b.ebuild b/dev-java/saxon-bin/saxon-bin-8.0b.ebuild index 872c7f985546..352eda512e76 100644 --- a/dev-java/saxon-bin/saxon-bin-8.0b.ebuild +++ b/dev-java/saxon-bin/saxon-bin-8.0b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/saxon-bin-8.0b.ebuild,v 1.2 2004/10/16 17:35:05 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/saxon-bin/saxon-bin-8.0b.ebuild,v 1.3 2004/10/22 11:47:52 absinthe Exp $ inherit java-pkg @@ -8,7 +8,7 @@ DESCRIPTION="The SAXON package is a collection of tools for processing XML docum SRC_URI="mirror://sourceforge/saxon/saxonb8-0.zip" HOMEPAGE="http://saxon.sourceforge.net/" LICENSE="MPL-1.1" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~amd64" IUSE="doc" DEPEND="" RDEPEND="virtual/jdk" |