blob: 4b4a000105fcef9f300f10ea8bbe7729cf21711f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install
DEPEND=dev-lang/ocaml:=[ocamlopt?] >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=Compat result type
EAPI=5
HOMEPAGE=https://github.com/janestreet/result
IUSE=+ocamlopt
KEYWORDS=~amd64 ~arm ~arm64 ~ppc
LICENSE=BSD
RDEPEND=dev-lang/ocaml:=[ocamlopt?]
SLOT=0/1.2
SRC_URI=https://github.com/janestreet/result/archive/1.2.tar.gz -> result-1.2.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=findlib 45d6030075064a68da8d7143726a1150
_md5_=d026338efc837b01860d5be596cedbe3
|