mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/fastinfoset: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
f10ac12bc5
commit
098d8d2dda
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user