blob: 8b407660999b07e288c145cef2cb575c78a5ca4b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare test
DEPEND=app-arch/unzip dev-lang/ocaml:=[ocamlopt?]
DESCRIPTION=Minimal Xml parser and printer for OCaml
EAPI=5
HOMEPAGE=http://tech.motion-twin.com/xmllight.html
IUSE=doc +ocamlopt
KEYWORDS=amd64 x86
LICENSE=LGPL-2.1
RDEPEND=dev-lang/ocaml:=[ocamlopt?]
SLOT=0/2.2
SRC_URI=http://tech.motion-twin.com/zip/xml-light-2.2.zip
_eclass_exported_funcs=src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=b9557add8edc7c1830e4569f7b6d30b4
|