blob: ce8789fb54a41441bea9cdb7f956ea5772a186b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst prepare setup
DEPEND=>=dev-libs/xerces-c-2.8.0 doc? ( app-doc/doxygen )
DESCRIPTION=XSLT processor for transforming XML into HTML, text, or other XML types
EAPI=4
HOMEPAGE=http://xml.apache.org/xalan-c/
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
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=c0ad6820f0c577378f520dfdbd7d6e39
|