blob: 63dbe7ef4e5e122606359b1f924aeab83feb0a65 (
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=https://github.com/xavierleroy/camlzip
IUSE=+ocamlopt
KEYWORDS=~amd64 ~arm ~ppc ~x86 ~x86-fbsd
LICENSE=LGPL-2.1
RDEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt?] >=sys-libs/zlib-1.1.3
SLOT=1/1.07
SRC_URI=https://github.com/xavierleroy/camlzip/archive/rel107.tar.gz -> camlzip-1.07.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea findlib 45d6030075064a68da8d7143726a1150 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=99244a2c486f56ddd5e71483ab8fd478
|