blob: f4486267cfba888ec8739509fa47c06bfa393286 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( dev-ml/ounit2 ) dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=dev-ml/stdlib-shims:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Binding to the SHA cryptographic functions
EAPI=8
HOMEPAGE=https://github.com/djs55/ocaml-sha/
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=~amd64 ~x86
LICENSE=ISC
RDEPEND=dev-ml/stdlib-shims:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/1.15.2
SRC_URI=https://github.com/djs55/ocaml-sha/archive/1.15.2.tar.gz -> ocaml-sha-1.15.2.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune 05e1ecac420bb190bc7f981fdd670d96
_md5_=9dc3c38fad9bf3cb9eb695b8195e2a1c
|