summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-03-11 20:37:24 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-03-11 20:37:24 +0000
commiteed5a94faf41431ecc8105b48703e5b7fb4ec9f3 (patch)
tree7e626cf02cea21964c80814719ebcb74a5657cc6 /dev-java/ant/ant-1.6.0-r2.ebuild
parentRemoved stale SRC_URI (diff)
downloadhistorical-eed5a94faf41431ecc8105b48703e5b7fb4ec9f3.tar.gz
historical-eed5a94faf41431ecc8105b48703e5b7fb4ec9f3.tar.bz2
historical-eed5a94faf41431ecc8105b48703e5b7fb4ec9f3.zip
Some fixes needed to be applied before I unmask this beast.
Diffstat (limited to 'dev-java/ant/ant-1.6.0-r2.ebuild')
-rw-r--r--dev-java/ant/ant-1.6.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant/ant-1.6.0-r2.ebuild b/dev-java/ant/ant-1.6.0-r2.ebuild
index 688e8ab04590..dc91847b134f 100644
--- a/dev-java/ant/ant-1.6.0-r2.ebuild
+++ b/dev-java/ant/ant-1.6.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.0-r2.ebuild,v 1.4 2004/02/25 07:39:32 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.0-r2.ebuild,v 1.5 2004/03/11 20:37:24 zx Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ SRC_URI="mirror://apache/ant/source/apache-${PN}-${PV}-src.tar.bz2"
HOMEPAGE="http://ant.apache.org"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~x86"
DEPEND="virtual/glibc
>=virtual/jdk-1.4
>=dev-java/java-config-1.2"