diff options
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 df88f5d565c9..6d6f03250467 100644 --- a/dev-java/ant/ant-1.5.4-r1.ebuild +++ b/dev-java/ant/ant-1.5.4-r1.ebuild @@ -1,8 +1,8 @@ # 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.5.4-r1.ebuild,v 1.11 2004/04/16 02:24:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.5.4-r1.ebuild,v 1.12 2004/04/21 16:37:15 vapier Exp $ -inherit java-pkg +inherit java-pkg eutils DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files." HOMEPAGE="http://ant.apache.org/" |