blob: b5b6f36236b0caa8f4dbe086714f5ae45e5a51d1 (
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 959e1d99122907eb98a3a660297a967e multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=e00df9abb91ee78563be84ff453f586b
|