# 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-r1.ebuild,v 1.6 2004/04/16 02:25:39 vapier 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-1.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc" DEPEND="virtual/glibc >=virtual/jdk-1.4 >=dev-java/java-config-1.2 !