blob: aea9ab60190b555413dcf32016d5af27d1bf834a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install
DEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt?] >=sys-libs/zlib-1.1.3 >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=Compressed file access ML library (ZIP, GZIP and JAR)
EAPI=5
HOMEPAGE=http://forge.ocamlcore.org/projects/camlzip/
IUSE=+ocamlopt
KEYWORDS=amd64 ppc x86 ~x86-fbsd
LICENSE=LGPL-2.1
RDEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt?] >=sys-libs/zlib-1.1.3
SLOT=1/1.06
SRC_URI=http://forge.ocamlcore.org/frs/download.php/1616/camlzip-1.06.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a findlib 9909e5ca0f77ff5b693885a3d7aeadb7 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=dbc3dbc385738f15f2eaa74db3100e79
|