diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-08-24 03:25:13 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-08-24 03:25:13 +0000 |
commit | d2eb4a901a80494ceae9c59274c09076b404a7bf (patch) | |
tree | 404c7b188db7100a99fd4ebc373c60dffbedcceb /dev-java/aspectj/aspectj-1.2.ebuild | |
parent | Marking x86 and cleanup (Manifest recommit) (diff) | |
download | gentoo-2-d2eb4a901a80494ceae9c59274c09076b404a7bf.tar.gz gentoo-2-d2eb4a901a80494ceae9c59274c09076b404a7bf.tar.bz2 gentoo-2-d2eb4a901a80494ceae9c59274c09076b404a7bf.zip |
Marking stable on x86 & cleanup
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 97735042d8a0..4869e2f5ee89 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.2 2004/07/16 09:19:41 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/aspectj/aspectj-1.2.ebuild,v 1.3 2004/08/24 03:25:13 zx 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" IUSE="doc" # Welcome to the AspectJ ebuild. An upstream source archive is not |