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

dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild

index 81a073ef7b56242b239695bba60fa7d829fdd467..8c31574bdf5eea998016deb8f86f394a438de9ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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
 
 HOMEPAGE="http://jbossmarshalling.jboss.org/"
 SRC_URI="http://download.jboss.org/jbossmarshalling/jboss-marshalling-${PV}.CR9-sources.jar"
-DESCRIPTION="Alternative compatible serialization API that fixes many JDK serialization API problems"
+DESCRIPTION="Compatible alternative to the JDK serialization API"
 
 LICENSE="Apache-2.0"
 SLOT="0"