mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-java/jboss-marshalling: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
e612158df2
commit
dd59701906
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user