mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
17 lines
924 B
Plaintext
17 lines
924 B
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=>=dev-lang/ocaml-4.3:=[ocamlopt?] >=dev-ml/cstruct-1.10:=[ocamlopt?] test? ( >=dev-ml/ocaml-base64-3.0.0:=[ocamlopt?] dev-ml/alcotest:=[ocamlopt?] dev-ml/crowbar:=[ocamlopt?] >=dev-ml/fmt-0.8.7:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Constant time equal function to avoid timing attacks in OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirage/eqaf
|
|
INHERIT=dune
|
|
IUSE=+ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=>=dev-lang/ocaml-4.3:=[ocamlopt?] >=dev-ml/cstruct-1.10:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.10
|
|
SRC_URI=https://github.com/mirage/eqaf/archive/v0.10.tar.gz -> eqaf-0.10.gh.tar.gz
|
|
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 dune bca6089ec4118f02802b8cee78a748c5
|
|
_md5_=d922c1f0880fc0403dc8dd0b9e98996e
|