blob: 88aeeac6bc2fcf1edd4416b23af2dec2c04988da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare
DEPEND=dev-lang/ocaml:=[ocamlopt?] >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=OCaml hash-consing library
EAPI=5
HOMEPAGE=https://github.com/backtracking/ocaml-hashcons
IUSE=+ocamlopt
KEYWORDS=~amd64
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=dev-lang/ocaml:=[ocamlopt?]
SLOT=0/1.2
SRC_URI=https://github.com/backtracking/ocaml-hashcons/archive/1.2.tar.gz -> ocaml-hashcons-1.2.tar.gz
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 findlib 17c71a5d96323df925f9f6db1215668a libtool f143db5a74ccd9ca28c1234deffede96 multilib 0914eab919f4f11dd9e0407b92af4726 toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=0d1738214c2a8dbeb35fbe1e9118c68c
|