blob: 1080f3c09ab5fd287dda2e133df7a0e74cb9ee4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst prepare test unpack
DEPEND=zlib? ( >=sys-libs/zlib-1.1 ) dev-ml/zarith:= >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/ocamlbuild
DESCRIPTION=Cryptographic primitives library for Objective Caml
EAPI=5
HOMEPAGE=https://github.com/xavierleroy/cryptokit
IUSE=zlib +ocamlopt debug doc test
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=LGPL-2
RDEPEND=zlib? ( >=sys-libs/zlib-1.1 ) dev-ml/zarith:= >=dev-lang/ocaml-3.12:=[ocamlopt?]
REQUIRED_USE=test? ( ocamlopt )
RESTRICT=!test? ( test )
SLOT=0/1.12
SRC_URI=https://github.com/xavierleroy/cryptokit/archive/release112.tar.gz -> cryptokit-1.12.tar.gz
_eclasses_=base 2ec5c64f5de125f0c65a927c4c128fef desktop 7fd20552ce4cc97e8acb132a499a7dd8 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils 2d5b3f4b315094768576b6799e4f926e findlib 17c71a5d96323df925f9f6db1215668a l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune a14405e17e299ca22f79c9c86e459c19 multilib 98584e405e2b0264d37e8f728327fed1 oasis 54418322bbbf713ed1a0222b8c6593c0 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 wrapper 4251d4c84c25f59094fd557e0063a974
_md5_=9328d808865303be6d16db156ffdbc6d
|