diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 19:55:50 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 19:55:50 +0000 |
commit | a4fb570112f5b994d7aa853e006fa828eadac5fc (patch) | |
tree | 003119f212ec50e57ec022a9f0308d4209ca1d61 /dev-java/aspectj/aspectj-1.2.ebuild | |
parent | Homepage update, closes bug #75570. (Manifest recommit) (diff) | |
download | gentoo-2-a4fb570112f5b994d7aa853e006fa828eadac5fc.tar.gz gentoo-2-a4fb570112f5b994d7aa853e006fa828eadac5fc.tar.bz2 gentoo-2-a4fb570112f5b994d7aa853e006fa828eadac5fc.zip |
Stable on amd64.
Diffstat (limited to 'dev-java/aspectj/aspectj-1.2.ebuild')
-rw-r--r-- | dev-java/aspectj/aspectj-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/aspectj/aspectj-1.2.ebuild b/dev-java/aspectj/aspectj-1.2.ebuild index fa9c325eccd2..2eac3464f6d9 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.4 2004/10/22 10:44:07 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/aspectj/aspectj-1.2.ebuild,v 1.5 2004/12/28 19:55:50 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 ~amd64" +KEYWORDS="x86 ~ppc amd64" IUSE="doc" # Welcome to the AspectJ ebuild. An upstream source archive is not |