blob: cb504c87469de0eea3ad145a765a71f943f8fb2d (
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=7
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.1
SRC_URI=https://github.com/djs55/ocaml-sha/archive/v1.15.1.tar.gz -> ocaml-sha-1.15.1.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 21c2970666b517829dc7b963ca1f4a4a
_md5_=ab01a19ff86c572824ed0dd1f3e24922
|