blob: 15d0b80610665b05b99ba0e5e3b7ea565e1cf357 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare
DEPEND=dev-lang/ocaml:=[ocamlopt?] !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15: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.0
SRC_URI=https://github.com/backtracking/ocaml-hashcons/archive/1.0.tar.gz -> ocaml-hashcons-1.0.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c findlib 9909e5ca0f77ff5b693885a3d7aeadb7 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=890688f664bf6fee2d7b68ec5c6ff330
|