diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-07 15:47:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-07 15:47:04 +0000 |
commit | 940cf021c34a49371954babb1a192e09c34dcb1b (patch) | |
tree | a13d224443c663eae38902c6579883074f180476 /dev-java/ant-core/ant-core-1.7.0-r1.ebuild | |
parent | Stable on ppc64; bug #216224 (diff) | |
download | historical-940cf021c34a49371954babb1a192e09c34dcb1b.tar.gz historical-940cf021c34a49371954babb1a192e09c34dcb1b.tar.bz2 historical-940cf021c34a49371954babb1a192e09c34dcb1b.zip |
Stable on ppc64; bug #216258
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-java/ant-core/ant-core-1.7.0-r1.ebuild')
-rw-r--r-- | dev-java/ant-core/ant-core-1.7.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-core/ant-core-1.7.0-r1.ebuild b/dev-java/ant-core/ant-core-1.7.0-r1.ebuild index 16f3a0682e5e..be9711d907dd 100644 --- a/dev-java/ant-core/ant-core-1.7.0-r1.ebuild +++ b/dev-java/ant-core/ant-core-1.7.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.0-r1.ebuild,v 1.3 2008/04/06 16:13:50 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.0-r1.ebuild,v 1.4 2008/04/07 15:47:04 corsair Exp $ # don't depend on itself JAVA_ANT_DISABLE_ANT_CORE_DEP=true @@ -17,7 +17,7 @@ SRC_URI="mirror://apache/ant/source/${MY_P}-src.tar.bz2 LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 x86 ~x86-fbsd" IUSE="doc source" # 1.7.0 instead of $PV in blocks is intentional, >1.7.0 upgrades should |