From: Harri Nieminen Date: Sat, 1 Apr 2017 17:13:36 +0000 (+0300) Subject: dev-java/ant-contrib: fix toolong DESCRIPTION. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e846615135e36b94dd1686c16badf4a160a69317;p=gentoo.git dev-java/ant-contrib: fix toolong DESCRIPTION. Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- diff --git a/dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild b/dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild index bfdbdfafdfa6..347d5d2bab3f 100644 --- a/dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild +++ b/dev-java/ant-contrib/ant-contrib-1.0_beta2-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 JAVA_PKG_IUSE="doc source" inherit java-pkg-2 java-ant-2 -DESCRIPTION="A collection of tasks (and at one point maybe types and other tools) for Apache Ant" +DESCRIPTION="A collection of tasks for Apache Ant" HOMEPAGE="http://ant-contrib.sourceforge.net/" SRC_URI="mirror://sourceforge/ant-contrib/${PN}-${PV/_beta/b}-src.tar.bz2" LICENSE="Apache-2.0"