blob: 94a751c9dfd2799d60d5cca3f9f4179e5cca7a34 (
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 77f907363e91028a361ce5a3e9e7ed1e
_md5_=b9557add8edc7c1830e4569f7b6d30b4
|