diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-22 10:44:07 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-22 10:44:07 +0000 |
commit | 17f42f1c96cf2c07ea4f9333087b034d7906ace9 (patch) | |
tree | 1f5900c46a150b69821bbb7c8464458d1b73a9dc | |
parent | add tcp patch & revbump (Manifest recommit) (diff) | |
download | gentoo-2-17f42f1c96cf2c07ea4f9333087b034d7906ace9.tar.gz gentoo-2-17f42f1c96cf2c07ea4f9333087b034d7906ace9.tar.bz2 gentoo-2-17f42f1c96cf2c07ea4f9333087b034d7906ace9.zip |
Keywords ~amd64.
-rw-r--r-- | dev-java/antlr/ChangeLog | 5 | ||||
-rw-r--r-- | dev-java/antlr/antlr-2.7.4.ebuild | 4 | ||||
-rw-r--r-- | dev-java/aspectj/ChangeLog | 6 | ||||
-rw-r--r-- | dev-java/aspectj/aspectj-1.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/aspectj/aspectj-1.2.ebuild | 4 |
5 files changed, 15 insertions, 8 deletions
diff --git a/dev-java/antlr/ChangeLog b/dev-java/antlr/ChangeLog index 1ea5ac324860..ccf9344add66 100644 --- a/dev-java/antlr/ChangeLog +++ b/dev-java/antlr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-java/antlr # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/ChangeLog,v 1.21 2004/10/16 16:57:44 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/ChangeLog,v 1.22 2004/10/22 10:40:43 absinthe Exp $ + + 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> antlr-2.7.4.ebuild: + Keywords ~amd64. *antlr-2.7.4 (16 Oct 2004) diff --git a/dev-java/antlr/antlr-2.7.4.ebuild b/dev-java/antlr/antlr-2.7.4.ebuild index 88906c21ebde..6bbb2174ff72 100644 --- a/dev-java/antlr/antlr-2.7.4.ebuild +++ b/dev-java/antlr/antlr-2.7.4.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/antlr/antlr-2.7.4.ebuild,v 1.2 2004/10/16 16:57:45 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/antlr-2.7.4.ebuild,v 1.3 2004/10/22 10:40:43 absinthe Exp $ inherit java-pkg @@ -10,7 +10,7 @@ HOMEPAGE="http://www.antlr.org" DEPEND=">=virtual/jdk-1.2" SLOT="0" LICENSE="ANTLR" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" src_compile() { diff --git a/dev-java/aspectj/ChangeLog b/dev-java/aspectj/ChangeLog index 0b1c39985a7b..d0af9ec9315c 100644 --- a/dev-java/aspectj/ChangeLog +++ b/dev-java/aspectj/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/aspectj # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/aspectj/ChangeLog,v 1.7 2004/08/25 23:27:19 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/aspectj/ChangeLog,v 1.8 2004/10/22 10:44:07 absinthe Exp $ + + 22 Oct 2004; Dylan Carlson <absinthe@gentoo.org> aspectj-1.1.1.ebuild, + aspectj-1.2.ebuild: + Keywords ~amd64. *aspectj-1.1.1 (25 Aug 2004) diff --git a/dev-java/aspectj/aspectj-1.1.1.ebuild b/dev-java/aspectj/aspectj-1.1.1.ebuild index 48b716329c0d..701c5c461892 100644 --- a/dev-java/aspectj/aspectj-1.1.1.ebuild +++ b/dev-java/aspectj/aspectj-1.1.1.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/aspectj/aspectj-1.1.1.ebuild,v 1.7 2004/08/25 23:27:19 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/aspectj/aspectj-1.1.1.ebuild,v 1.8 2004/10/22 10:44:07 absinthe Exp $ inherit java-pkg eutils @@ -11,7 +11,7 @@ DEPEND=">=virtual/jdk-1.3 dev-java/ant" SLOT="0" LICENSE="CPL-1.0 Apache-1.1" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="doc" RESTRICT="nomirror" diff --git a/dev-java/aspectj/aspectj-1.2.ebuild b/dev-java/aspectj/aspectj-1.2.ebuild index 4869e2f5ee89..fa9c325eccd2 100644 --- a/dev-java/aspectj/aspectj-1.2.ebuild +++ b/dev-java/aspectj/aspectj-1.2.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/aspectj/aspectj-1.2.ebuild,v 1.3 2004/08/24 03:25:13 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/aspectj/aspectj-1.2.ebuild,v 1.4 2004/10/22 10:44:07 absinthe Exp $ inherit java-pkg eutils @@ -11,7 +11,7 @@ DEPEND=">=virtual/jdk-1.3 dev-java/ant" SLOT="0" LICENSE="CPL-1.0 Apache-1.1" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="doc" # Welcome to the AspectJ ebuild. An upstream source archive is not |