dev-java/stax: fix toolong DESCRIPTION.
authorHarri Nieminen <moikkis@gmail.com>
Tue, 4 Apr 2017 13:17:48 +0000 (16:17 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 8 Apr 2017 21:52:17 +0000 (23:52 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

dev-java/stax/stax-1.2.0.ebuild

index bbe00fb8a69354624986b7b0af273ab7698fe0ea..3e2a0d3857f967206b572316682b996f3fce212b 100644 (file)
@@ -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 standard XML processing API that allows you to stream XML data from and to your application"
+DESCRIPTION="A standard XML processing API that allows you to stream XML data"
 HOMEPAGE="http://stax.codehaus.org/"
 SRC_URI="http://dist.codehaus.org/${PN}/distributions/${PN}-src-${PV}.zip"