From b89f2e064b77f890351e5b9a65f515166d951690 Mon Sep 17 00:00:00 2001 From: Dylan Carlson Date: Fri, 22 Oct 2004 11:51:48 +0000 Subject: Keywords ~amd64. --- dev-java/saxon-bin/ChangeLog | 6 +++++- dev-java/saxon-bin/saxon-bin-6.5.3.ebuild | 4 ++-- dev-java/saxon-bin/saxon-bin-7.8.ebuild | 4 ++-- dev-java/saxon-bin/saxon-bin-8.0b.ebuild | 4 ++-- 4 files changed, 11 insertions(+), 7 deletions(-) (limited to 'dev-java/saxon-bin') 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 saxon-bin-6.5.3.ebuild, + saxon-bin-7.8.ebuild, saxon-bin-8.0b.ebuild: + Keywords ~amd64. 16 Oct 2004; Thomas Matthijs 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" -- cgit v1.2.3-65-gdbad