blob: 4263740a7078feb9f7f77d79794ff3cc0cd799e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=doc? ( app-doc/doxygen )
DEFINED_PHASES=compile configure install postinst prepare
DEPEND=>=dev-libs/xerces-c-2.8.0
DESCRIPTION=XSLT processor for transforming XML into HTML, text, or other XML types
EAPI=7
HOMEPAGE=https://xml.apache.org/xalan-c/
INHERIT=toolchain-funcs
IUSE=doc examples nls threads
KEYWORDS=amd64 ~ppc x86
LICENSE=Apache-2.0
RDEPEND=>=dev-libs/xerces-c-2.8.0
SLOT=0
SRC_URI=mirror://gentoo/Xalan-C_r1153059-src.tar.gz
_eclasses_=toolchain-funcs 2545dc6f0aaecb2dea61424911e82674 multilib ba7da83f763a749a2870c28785c6dc0b
_md5_=e00df9abb91ee78563be84ff453f586b
|