blob: 3ae59b45a8a6c2febd548c37ad854c53b629ccfb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Facilities for memoization and fixed points
EAPI=7
HOMEPAGE=https://gitlab.inria.fr/fpottier/fix
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=test
SLOT=0/20220121
SRC_URI=https://gitlab.inria.fr/fpottier/fix/-/archive/20220121/fix-20220121.tar.bz2
_eclasses_=dune 21c2970666b517829dc7b963ca1f4a4a edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=00d46de21e94b031a2bff46ad2ba6817
|