mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/xalan: fix toolong DESCRIPTION.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
committed by
Patrice Clement
parent
e5db0a41ff
commit
2d6e6d5bc5
@@ -17,7 +17,7 @@ MY_P="${MY_PN}_${MY_PV}"
|
||||
SRC_DIST="${MY_P}-src.tar.gz"
|
||||
BIN_DIST="${MY_P}-bin.zip"
|
||||
|
||||
DESCRIPTION="Apache's XSLT processor for transforming XML documents into HTML, text, or other XML document types"
|
||||
DESCRIPTION="Transforming XML documents into HTML, text, or other XML document types"
|
||||
HOMEPAGE="http://xalan.apache.org/"
|
||||
SRC_URI="mirror://apache/${PN}/${MY_PN}/source/${SRC_DIST}
|
||||
doc? ( mirror://apache/${PN}/${MY_PN}/binaries/${BIN_DIST} )"
|
||||
|
||||
Reference in New Issue
Block a user