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

dev-java/fastinfoset/fastinfoset-1.2.11.ebuild

index fa7d969540b40faa7e74444b5ea8f9462dad3ce5..3bb647c3d87f95464c3ed17a9909b9b598ad6186 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=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"