summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/ant-core/ant-core-1.8.1.ebuild')
-rw-r--r--dev-java/ant-core/ant-core-1.8.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/ant-core/ant-core-1.8.1.ebuild b/dev-java/ant-core/ant-core-1.8.1.ebuild
index 009f032c7d37..ae5fedabb751 100644
--- a/dev-java/ant-core/ant-core-1.8.1.ebuild
+++ b/dev-java/ant-core/ant-core-1.8.1.ebuild
@@ -1,6 +1,6 @@
-# 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-core/ant-core-1.8.1.ebuild,v 1.8 2012/01/02 09:53:42 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.1.ebuild,v 1.9 2014/08/10 20:07:23 slyfox Exp $
EAPI="3"
@@ -13,7 +13,7 @@ inherit eutils java-pkg-2 java-ant-2 prefix
MY_P="apache-ant-${PV}"
-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/"
SRC_URI="mirror://apache/ant/source/${MY_P}-src.tar.bz2
mirror://gentoo/ant-${PV}-gentoo.tar.bz2"