From a3e139c023ec99c9e1f11f2f1ee8d71c495e60c8 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Tue, 4 Apr 2017 16:17:48 +0300 Subject: dev-java/stax: fix toolong DESCRIPTION. Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-java/stax/stax-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-java/stax') 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" -- cgit v1.2.3-65-gdbad