diff options
author | 2004-07-02 04:23:56 +0000 | |
---|---|---|
committer | 2004-07-02 04:23:56 +0000 | |
commit | 4e6aefdca0bab03345ce4590fdcff4c77733cc25 (patch) | |
tree | 2653c2bdadbb6b6b75f66f527f56a28260ef2162 /dev-java/ant/ant-1.5.4-r1.ebuild | |
parent | Stable on sparc. (diff) | |
download | historical-4e6aefdca0bab03345ce4590fdcff4c77733cc25.tar.gz historical-4e6aefdca0bab03345ce4590fdcff4c77733cc25.tar.bz2 historical-4e6aefdca0bab03345ce4590fdcff4c77733cc25.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-java/ant/ant-1.5.4-r1.ebuild')
-rw-r--r-- | dev-java/ant/ant-1.5.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant/ant-1.5.4-r1.ebuild b/dev-java/ant/ant-1.5.4-r1.ebuild index 7c0db789b519..5f0e55e3c509 100644 --- a/dev-java/ant/ant-1.5.4-r1.ebuild +++ b/dev-java/ant/ant-1.5.4-r1.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/ant/ant-1.5.4-r1.ebuild,v 1.13 2004/06/24 22:16:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.5.4-r1.ebuild,v 1.14 2004/07/02 04:18:20 eradicator Exp $ inherit java-pkg eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc amd64" IUSE="doc" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=virtual/jdk-1.3 >=app-arch/unzip-5.50-r1" RDEPEND=">=virtual/jdk-1.3 |