summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-04-01 20:49:24 +0300
committerPatrice Clement <monsieurp@gentoo.org>2017-04-08 23:52:08 +0200
commitdd59701906c7f28244532fcbfaeb09e52309b970 (patch)
tree786aa4badefc5a25228ec779af81e7dee012bb50 /dev-java
parentdev-java/jansi: fix toolong DESCRIPTION. (diff)
downloadgentoo-dd59701906c7f28244532fcbfaeb09e52309b970.tar.gz
gentoo-dd59701906c7f28244532fcbfaeb09e52309b970.tar.bz2
gentoo-dd59701906c7f28244532fcbfaeb09e52309b970.zip
dev-java/jboss-marshalling: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild b/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild
index 81a073ef7b56..8c31574bdf5e 100644
--- a/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild
+++ b/dev-java/jboss-marshalling/jboss-marshalling-1.3.0.ebuild
@@ -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"