summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-04-04 16:17:48 +0300
committerPatrice Clement <monsieurp@gentoo.org>2017-04-08 23:52:17 +0200
commita3e139c023ec99c9e1f11f2f1ee8d71c495e60c8 (patch)
tree8f125d79f437883aacefdec08db5c60ee488fcba /dev-java/stax
parentdev-java/spring-instrument: fix toolong DESCRIPTION. (diff)
downloadgentoo-a3e139c023ec99c9e1f11f2f1ee8d71c495e60c8.tar.gz
gentoo-a3e139c023ec99c9e1f11f2f1ee8d71c495e60c8.tar.bz2
gentoo-a3e139c023ec99c9e1f11f2f1ee8d71c495e60c8.zip
dev-java/stax: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-java/stax')
-rw-r--r--dev-java/stax/stax-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/stax/stax-1.2.0.ebuild b/dev-java/stax/stax-1.2.0.ebuild
index bbe00fb8a693..3e2a0d3857f9 100644
--- a/dev-java/stax/stax-1.2.0.ebuild
+++ b/dev-java/stax/stax-1.2.0.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 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"