mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
17 lines
685 B
Plaintext
17 lines
685 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=test? ( dev-ml/stdlib-shims ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=OCaml binary heap implementation by Jean-Christophe Filliatre
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/backtracking/bheap
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=LGPL-2.1-with-linking-exception
|
|
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/2.0.0
|
|
SRC_URI=https://github.com/backtracking/bheap/releases/download/2.0.0/bheap-2.0.0.tbz
|
|
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune 05e1ecac420bb190bc7f981fdd670d96
|
|
_md5_=8c3e386fcc0652b1649d57237908c93e
|