mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
17 lines
763 B
Groff
17 lines
763 B
Groff
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/stdlib-shims:= test? ( dev-ml/ounit2 ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=A simple implementation of Discrete Interval Encoding Trees
|
|
EAPI=8
|
|
HOMEPAGE=https://opam.ocaml.org/packages/diet/ https://github.com/mirage/ocaml-diet
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/stdlib-shims:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.4
|
|
SRC_URI=https://github.com/mirage/ocaml-diet/archive/v0.4.tar.gz -> diet-0.4.tar.gz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=0f240363b08744845c89b21f918e8dc7
|