diff options
Diffstat (limited to 'dev-java/ant/ant-1.8.2.ebuild')
-rw-r--r-- | dev-java/ant/ant-1.8.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/ant/ant-1.8.2.ebuild b/dev-java/ant/ant-1.8.2.ebuild index dffc95f9b487..d8346cf9b261 100644 --- a/dev-java/ant/ant-1.8.2.ebuild +++ b/dev-java/ant/ant-1.8.2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.8.2.ebuild,v 1.3 2012/05/25 11:20:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant/ant-1.8.2.ebuild,v 1.4 2014/08/10 20:06:57 slyfox Exp $ EAPI="4" inherit versionator -DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files." +DESCRIPTION="Java-based build tool similar to 'make' that uses XML configuration files" HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" |