mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
17 lines
637 B
Plaintext
17 lines
637 B
Plaintext
BDEPEND=dev-ml/dune dev-lang/ocaml
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/psq test? ( dev-ml/alcotest dev-ml/qcheck ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Scalable LRU caches for OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/pqwy/lru
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/psq >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.3.0
|
|
SRC_URI=https://github.com/pqwy/lru/releases/download/v0.3.0/lru-v0.3.0.tbz
|
|
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune c8f275f00adf2380fe0a57d8a249885c
|
|
_md5_=ed30bce018437725462a09040eb19a4b
|