summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/ant/ant-1.6.1.ebuild')
-rw-r--r--dev-java/ant/ant-1.6.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-java/ant/ant-1.6.1.ebuild b/dev-java/ant/ant-1.6.1.ebuild
index 94aada75fa42..145d7d6d9850 100644
--- a/dev-java/ant/ant-1.6.1.ebuild
+++ b/dev-java/ant/ant-1.6.1.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.1.ebuild,v 1.4 2004/03/12 17:29:03 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.6.1.ebuild,v 1.5 2004/03/14 01:30:26 zx Exp $
inherit java-pkg
@@ -13,8 +13,7 @@ KEYWORDS="~amd64 ~x86"
DEPEND="virtual/glibc
>=virtual/jdk-1.4
>=dev-java/java-config-1.2
- !<dev-java/ant-optional-${PV}
- !<dev-java/${PF}"
+ !<dev-java/ant-optional-${PV}"
RDEPEND=">=virtual/jdk-1.4
app-shells/bash
>=dev-java/java-config-1.2"