mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-java/xml-commons-external: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
a4b49c0af3
commit
0abe46f14f
@@ -5,7 +5,7 @@ JAVA_PKG_IUSE="doc source"
|
||||
|
||||
inherit java-pkg-2 java-ant-2
|
||||
|
||||
DESCRIPTION="An Apache-hosted set of externally-defined standards interfaces, namely DOM, SAX, and JAXP"
|
||||
DESCRIPTION="Externally-defined set of standard interfaces, namely DOM, SAX, and JAXP"
|
||||
HOMEPAGE="http://xml.apache.org/commons/"
|
||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||
# upstream source tar.gz is missing build.xml and other stuff, so we get it like this
|
||||
|
||||
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source"
|
||||
|
||||
inherit java-pkg-2 java-ant-2
|
||||
|
||||
DESCRIPTION="An Apache-hosted set of externally-defined standards interfaces, namely DOM, SAX, and JAXP"
|
||||
DESCRIPTION="Externally-defined set of standard interfaces, namely DOM, SAX, and JAXP"
|
||||
HOMEPAGE="http://xml.apache.org/commons/"
|
||||
SRC_URI="https://dev.gentoo.org/~sera/distfiles/${P}.tar.bz2"
|
||||
# upstream source tar.gz is missing build.xml and other stuff, so we get it like this
|
||||
|
||||
Reference in New Issue
Block a user