blob: 0d129fbd65d376090061681ba36e7664e83662da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install unpack
DEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt] >=dev-ml/findlib-1.0.4-r1
DESCRIPTION=A binding for SHA interface code in OCaml
EAPI=5
HOMEPAGE=https://github.com/vincenthz/ocaml-sha
KEYWORDS=~amd64
LICENSE=LGPL-2.1-with-linking-exception
RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt]
SLOT=0/1.9
SRC_URI=https://github.com/vincenthz/ocaml-sha/archive/ocaml-sha-v1.9.tar.gz
_eclass_exported_funcs=src_unpack:vcs-snapshot src_compile:- src_install:-
_eclasses_=findlib 9909e5ca0f77ff5b693885a3d7aeadb7 vcs-snapshot 2b65ecb2d0f91e4322c2ac8d673993bd
_md5_=93e902e333d2392492dece62a5cddb8d
|