blob: bdfe1957c0895831d1bb45da721873204eaaf19d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install prepare
DEPEND=dev-ml/findlib dev-ml/ocamlbuild
DESCRIPTION=Compatibility package for the standard OCaml iterator type
EAPI=7
HOMEPAGE=https://github.com/c-cube/seq
KEYWORDS=amd64 x86
LICENSE=GPL-3
RDEPEND=dev-ml/findlib dev-ml/ocamlbuild
SLOT=0
SRC_URI=https://github.com/c-cube/seq/archive/0.1.tar.gz -> seq-0.1.tar.gz
_md5_=e3ad5e64da36c8e0f222b0851b954ebe
|