blob: a10cfc0718f85c13e99a369eb2bcf6e57bebec1d (
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 3c847a0129fed780bd709b98e426f89c multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=9026c068049ac383b69ff6ce74f67b8a
|