# 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.6.1-r1.ebuild,v 1.11 2004/07/02 04:18:20 eradicator Exp $ inherit java-pkg eutils DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files." HOMEPAGE="http://ant.apache.org/" SRC_URI="mirror://apache/ant/source/apache-${PN}-${PV}-src.tar.bz2" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86 ~sparc" IUSE="doc" DEPEND="virtual/libc >=virtual/jdk-1.4 >=dev-java/java-config-1.2 !