blob: 52b1105a21c46aaf6d5c222ed4e78779abe1edbf (
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 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=c0a6a243d6c9635ba83bc546afd6b5a7
|