summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-04-01 20:42:02 +0300
committerPatrice Clement <monsieurp@gentoo.org>2017-04-08 23:52:06 +0200
commit098d8d2dda25649ff5a0f6faff3af69b881755e3 (patch)
treef4711dc37912d1e5e3e554af736b9716f4d583bb /dev-java/fastinfoset
parentdev-java/ecj-gcj: fix toolong DESCRIPTION. (diff)
downloadgentoo-098d8d2dda25649ff5a0f6faff3af69b881755e3.tar.gz
gentoo-098d8d2dda25649ff5a0f6faff3af69b881755e3.tar.bz2
gentoo-098d8d2dda25649ff5a0f6faff3af69b881755e3.zip
dev-java/fastinfoset: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-java/fastinfoset')
-rw-r--r--dev-java/fastinfoset/fastinfoset-1.2.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild b/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild
index fa7d969540b4..3bb647c3d87f 100644
--- a/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild
+++ b/dev-java/fastinfoset/fastinfoset-1.2.11.ebuild
@@ -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=5
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
MY_PN="FastInfoset"
-DESCRIPTION="Fast Infoset specifies a standardized binary encoding for the XML Information Sets"
+DESCRIPTION="Specifies a standardized binary encoding for the XML Information Sets"
HOMEPAGE="https://fi.java.net/"
SRC_URI="http://search.maven.org/remotecontent?filepath=com/sun/xml/${PN}/${MY_PN}/${PV}/${MY_PN}-${PV}-sources.jar"