dev-java/cpptasks: fix toolong DESCRIPTION.
authorHarri Nieminen <moikkis@gmail.com>
Sat, 1 Apr 2017 17:30:55 +0000 (20:30 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:52:04 +0000 (23:52 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-java/cpptasks/cpptasks-1.0_beta5.ebuild

index f15e3481432b61032a515f0acec40f85b550cd76..fd8f96b943c7d3e0e05dbe5b28a528bcb6422356 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source examples"
 
 inherit eutils java-pkg-2 java-ant-2
 
-DESCRIPTION="Ant-tasks to compile various source languages and produce executables, shared and static libraries"
+DESCRIPTION="Ant-tasks to compile various source languages and produce executables"
 HOMEPAGE="http://ant-contrib.sourceforge.net/"
 SRC_URI="mirror://sourceforge/ant-contrib/ant-contrib/${P/_/-}/${P/_beta/b}.tar.gz"