mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/xerces: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
2d6e6d5bc5
commit
a4b49c0af3
@@ -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
|
||||
@@ -8,7 +8,7 @@ inherit eutils versionator java-pkg-2 java-ant-2
|
||||
|
||||
DIST_PN="Xerces-J"
|
||||
SRC_PV="$(replace_all_version_separators _ )"
|
||||
DESCRIPTION="The next generation of high performance, fully compliant XML parsers in the Apache Xerces family"
|
||||
DESCRIPTION="The next generation of high performance, fully compliant XML parsers"
|
||||
HOMEPAGE="http://xml.apache.org/xerces2-j/index.html"
|
||||
SRC_URI="mirror://apache/${PN}/j/${DIST_PN}-src.${PV}.tar.gz"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ inherit eutils versionator java-pkg-2 java-ant-2
|
||||
|
||||
DIST_PN="Xerces-J"
|
||||
SRC_PV="$(replace_all_version_separators _ )"
|
||||
DESCRIPTION="The next generation of high performance, fully compliant XML parsers in the Apache Xerces family"
|
||||
DESCRIPTION="The next generation of high performance, fully compliant XML parsers"
|
||||
HOMEPAGE="http://xml.apache.org/xerces2-j/index.html"
|
||||
SRC_URI="mirror://apache/${PN}/j/${DIST_PN}-src.${PV}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user