blob: 200053dc6a68beba55195396d6a49bfac90f55e3 (
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=8
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/20230505
SRC_URI=https://gitlab.inria.fr/fpottier/fix/-/archive/20230505/fix-20230505.tar.bz2
_eclasses_=dune 21c2970666b517829dc7b963ca1f4a4a edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=65f4f87518c01bc4501168586d470fc1
|