# 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.8 2004/05/16 18:49:02 zx 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 ~ppc" IUSE="doc" DEPEND="virtual/glibc >=virtual/jdk-1.4 >=dev-java/java-config-1.2 !