blob: 6cb8357551cd057e16fe533134784569ffdac0b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=>=dev-lang/ocaml-4.03:= test? ( dev-ml/iTeML ) >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/ocamlbuild
DESCRIPTION=Simple sequence (iterator) datatype and combinators
EAPI=5
HOMEPAGE=https://github.com/c-cube/sequence
IUSE=+ocamlopt debug doc test
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=>=dev-lang/ocaml-4.03:= >=dev-lang/ocaml-3.12:=[ocamlopt?]
SLOT=0/0.10
SRC_URI=https://github.com/c-cube/sequence/archive/0.10.tar.gz -> sequence-0.10.tar.gz
_eclass_exported_funcs=src_unpack:base src_prepare:base src_configure:oasis src_compile:oasis src_test:oasis src_install:oasis
_eclasses_=base df2aa567b3f0595aae0d0923889f7631 eutils 3c847a0129fed780bd709b98e426f89c findlib 45d6030075064a68da8d7143726a1150 multilib 0236be304ee52e7f179ed2f337075515 oasis 66245953a092e9be817112a37f1c1301 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=a84a8aa0a043e74973f0beebb58deced
|