[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2024-02-29 Thread Sam James
commit: 14f61484f67562f74ae0f03fe712b5e709178359
Author: Eli Schwartz  gmail  com>
AuthorDate: Fri Mar  1 00:23:37 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Mar  1 00:27:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f61484

dev-ml/cryptokit: mark "mpir" use dependency as disabled-if-missing

Support for mpir was removed from zarith, which means this is guaranteed
to be disabled. That's what we want here anyway. Just indicate this with
a use-dependency default.

Fixes: a8c2b35f50a01d401be9c29abe6d720804ebbe44
Signed-off-by: Eli Schwartz  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 .../{cryptokit-1.16.1-r1.ebuild => cryptokit-1.16.1-r2.ebuild}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild 
b/dev-ml/cryptokit/cryptokit-1.16.1-r2.ebuild
similarity index 96%
rename from dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
rename to dev-ml/cryptokit/cryptokit-1.16.1-r2.ebuild
index b2c57abf4cca..98b63a2cad4c 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,7 +23,7 @@ RESTRICT="!test? ( test )"
 # bug #750740
 DEPEND="
dev-ml/dune-configurator
-   dev-ml/zarith:=[-mpir]
+   dev-ml/zarith:=[-mpir(-)]
zlib? ( >=sys-libs/zlib-1.1 )
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2021-03-13 Thread Sam James
commit: 4042dac36cf9df68011521b58b924c4356dfddbb
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 13 11:36:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 13 11:37:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4042dac3

dev-ml/cryptokit: Stabilize 1.16.1-r1 x86, #775668

Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild 
b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
index 2ee11810059..13e417a32df 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-release${MY_PV}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc x86"
 IUSE="cpu_flags_x86_aes +ocamlopt test zlib"
 REQUIRED_USE="test? ( ocamlopt )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2021-03-13 Thread Sam James
commit: 86c4a3c2e30afa8cf75e1f53fcb86a8854e7c039
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 13 11:35:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 13 11:35:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c4a3c2

dev-ml/cryptokit: Stabilize 1.16.1-r1 amd64, #775668

Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild 
b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
index adb8caa6298..2ee11810059 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-release${MY_PV}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~x86"
 IUSE="cpu_flags_x86_aes +ocamlopt test zlib"
 REQUIRED_USE="test? ( ocamlopt )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2021-03-13 Thread Sam James
commit: 079d51629ad677b0d3885d31c204377ea0eee714
Author: Sam James  gentoo  org>
AuthorDate: Sat Mar 13 09:56:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Mar 13 09:56:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=079d5162

dev-ml/cryptokit: Stabilize 1.16.1-r1 ppc, #775668

Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild 
b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
index 3a589111cb5..adb8caa6298 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-release${MY_PV}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc ~x86"
 IUSE="cpu_flags_x86_aes +ocamlopt test zlib"
 REQUIRED_USE="test? ( ocamlopt )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2020-10-26 Thread Sam James
commit: 748c0af3cb25a88bd0705cab709cdf3be827ff5b
Author: Sam James  gentoo  org>
AuthorDate: Mon Oct 26 21:17:48 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Oct 26 21:18:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=748c0af3

dev-ml/cryptokit: Stabilize 1.11 ppc, #737156

Tested-by: ernsteiswuerfel  mailbox.org>
Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/cryptokit-1.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.11.ebuild 
b/dev-ml/cryptokit/cryptokit-1.11.ebuild
index 66874976cf6..152ab71573f 100644
--- a/dev-ml/cryptokit/cryptokit-1.11.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.11.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://forge.ocamlcore.org/projects/cryptokit/;
 SRC_URI="http://forge.ocamlcore.org/frs/download.php/1618/${P}.tar.gz;
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="zlib"
 
 DEPEND="zlib? ( >=sys-libs/zlib-1.1 )



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2020-10-25 Thread Thomas Deutschmann
commit: 1f1f260f650ab537bcb086459245e5caa1cc8980
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Oct 25 23:19:27 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Oct 25 23:19:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f1f260f

dev-ml/cryptokit: x86 stable (bug #737156)

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-ml/cryptokit/cryptokit-1.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.11.ebuild 
b/dev-ml/cryptokit/cryptokit-1.11.ebuild
index 6e5371e5df0..66874976cf6 100644
--- a/dev-ml/cryptokit/cryptokit-1.11.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.11.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://forge.ocamlcore.org/projects/cryptokit/;
 SRC_URI="http://forge.ocamlcore.org/frs/download.php/1618/${P}.tar.gz;
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="zlib"
 
 DEPEND="zlib? ( >=sys-libs/zlib-1.1 )



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2020-10-23 Thread Sam James
commit: d20d332e711d466b0e1fa0d6a82321995b91839b
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 24 00:16:19 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 24 00:16:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d20d332e

dev-ml/cryptokit: Keyword 1.16.1-r1 ppc, #748576

Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild 
b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
index 14135fd4238..3a589111cb5 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-release${MY_PV}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE="cpu_flags_x86_aes +ocamlopt test zlib"
 REQUIRED_USE="test? ( ocamlopt )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2020-10-22 Thread Sam James
commit: d7c7e7837e058f4e9561ebd1b7f6c399b2a20d62
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct 22 13:57:31 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 22 13:57:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7c7e783

dev-ml/cryptokit: Keyword 1.16.1-r1 arm, #748576

Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild 
b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
index 0bd64434de1..14135fd4238 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-release${MY_PV}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="cpu_flags_x86_aes +ocamlopt test zlib"
 REQUIRED_USE="test? ( ocamlopt )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2020-10-22 Thread Sam James
commit: 872ff0b78792b702ca7e427bbd3be12e3d740b6a
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct 22 13:55:03 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 22 13:55:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=872ff0b7

dev-ml/cryptokit: Keyword 1.16.1-r1 arm64, #748576

Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild 
b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
index acac20768e5..0bd64434de1 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-release${MY_PV}"
 
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="cpu_flags_x86_aes +ocamlopt test zlib"
 REQUIRED_USE="test? ( ocamlopt )"
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2020-10-22 Thread Sam James
commit: 99da767e0c59cfdf42320c92fbf41a680dbb75cc
Author: Sam James  gentoo  org>
AuthorDate: Thu Oct 22 13:02:03 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Oct 22 13:02:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99da767e

dev-ml/cryptokit: require dev-ml/zarith[-mpir]

mpir doesn't provide mpz_powm_sec for constant-time
modular exponentation which rightly results in a test
failure.

Let's require -mpir in the latest version of cryptokit,
as earlier versions don't work with earlier OCaml anyway.

Closes: https://bugs.gentoo.org/750740
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 .../{cryptokit-1.16.1.ebuild => cryptokit-1.16.1-r1.ebuild}  | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.16.1.ebuild 
b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
similarity index 94%
rename from dev-ml/cryptokit/cryptokit-1.16.1.ebuild
rename to dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
index d135e28601c..acac20768e5 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1-r1.ebuild
@@ -18,9 +18,12 @@ IUSE="cpu_flags_x86_aes +ocamlopt test zlib"
 REQUIRED_USE="test? ( ocamlopt )"
 RESTRICT="!test? ( test )"
 
+# We can't use mpir on zarith
+# (until it gains mpz_powm_sec?)
+# bug #750740
 DEPEND="
dev-ml/dune-configurator
-   dev-ml/zarith:=
+   dev-ml/zarith:=[-mpir]
zlib? ( >=sys-libs/zlib-1.1 )
 "
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2020-10-17 Thread Sam James
commit: 071afdff5689ae77f886868f08c16c1df7c26c58
Author: Jakov Smolic  sartura  hr>
AuthorDate: Sat Oct 17 17:34:27 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 17 20:59:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071afdff

dev-ml/cryptokit: drop 1.12

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic  sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/17958
Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/Manifest  |  1 -
 dev-ml/cryptokit/cryptokit-1.12.ebuild | 52 --
 2 files changed, 53 deletions(-)

diff --git a/dev-ml/cryptokit/Manifest b/dev-ml/cryptokit/Manifest
index 79a52bbbc28..5130ec3c26b 100644
--- a/dev-ml/cryptokit/Manifest
+++ b/dev-ml/cryptokit/Manifest
@@ -1,4 +1,3 @@
 DIST cryptokit-1.10.tar.gz 152525 BLAKE2B 
51c905757ad141292be89707bdab5c83a1f3e9e2665202cbf17e12b115591c57b77b759b4fa2967d1f00b4cf5bd87445a2189b4d222d5d1613e19c32e1054189
 SHA512 
22564e0151c492963d75fb81780b3a884a0bf613ad09380d9b5365740fd9c4bbdaa1c21fed50a1a4934dce920d90f5c86dc014f90e52677544789311f7bded4f
 DIST cryptokit-1.11.tar.gz 156905 BLAKE2B 
3fc77321c0d525a32f5733d77963b5df4e618b3168f2f00aceeb1e13b16cc202e79b50afa93c0769f016b4e43061ff19851c8ba3f40ad7f8f0c9ff78a51d68e7
 SHA512 
cc641a05a67cd3d2e5ec481e8d426796db625ab60e89f79bde2e360730892c62f30ea2e37c4b028df16471220847e6d7ce4984deb9528fec6647a17fc4ae1b0d
-DIST cryptokit-1.12.tar.gz 157920 BLAKE2B 
c26d0642f02cf19502bfce043bfb542bfb7a8e80ac2c7dfbecce48b57d44eddd5f279ceec1166fd2e81e1a8446bb52fa748d89a3f7506860fe1c545784087469
 SHA512 
f99c50578360c7671029a0c4603b355912899596ea7baf55cb2f94e039658646396f1307417a24b3d87a535d272bed90e79d5e027af034c2c742140c44ec61ff
 DIST cryptokit-1.16.1.tar.gz 120607 BLAKE2B 
fbb89c4dabef8f09614003acc2b8173fdfdacb36793fd20f4415ebec04f3759537739eccd7b9d143df0163816b9db65c221c2b83408c9ac3aa7f9bf7b63876c6
 SHA512 
28913a7c35ae951a4c464287acc511ee1bdc9d03b5928e2243c5ae5cbb8b10afe8e84d7a73ba6478ed62657d01fdb6f02472739255c33de3671c4130b659da52

diff --git a/dev-ml/cryptokit/cryptokit-1.12.ebuild 
b/dev-ml/cryptokit/cryptokit-1.12.ebuild
deleted file mode 100644
index edc0e884654..000
--- a/dev-ml/cryptokit/cryptokit-1.12.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis versionator
-
-DESCRIPTION="Cryptographic primitives library for Objective Caml"
-HOMEPAGE="https://github.com/xavierleroy/cryptokit;
-SRC_URI="https://github.com/xavierleroy/cryptokit/archive/release$(replace_all_version_separators
 '').tar.gz -> ${P}.tar.gz"
-LICENSE="LGPL-2"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="zlib"
-
-DEPEND="zlib? ( >=sys-libs/zlib-1.1 )
-   dev-ml/zarith:="
-RDEPEND="${DEPEND}"
-
-DOCS=( "Changes" "README.txt" "AUTHORS.txt" )
-REQUIRED_USE="test? ( ocamlopt )"
-
-S="${WORKDIR}/${PN}-release$(replace_all_version_separators '')"
-
-src_configure() {
-   oasis_configure_opts="$(use_enable zlib)" \
-   oasis_src_configure
-}
-
-pkg_postinst() {
-   elog ""
-   elog "This library uses the /dev/random device to generate "
-   elog "random data and RSA keys.  The device should either be"
-   elog "built into the kernel or provided as a module. An"
-   elog "alternative is to use the Entropy Gathering Daemon"
-   elog "(http://egd.sourceforge.net).  Please note that the"
-   elog "remainder of the library will still work even in the"
-   elog "absence of a one of these sources of randomness."
-   elog ""
-}
-
-src_test() {
-   echo ""
-   einfo "You must have either /dev/random or the Entropy Gathering"
-   einfo "Daemon (EGD) for this test to succeed!"
-   echo ""
-
-   oasis_src_test
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2020-10-17 Thread Sam James
commit: 2c061dc75c2d7a5235821cfa6e6ec2ff6257581d
Author: Jakov Smolic  sartura  hr>
AuthorDate: Sat Oct 17 17:33:54 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 17 20:59:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c061dc7

dev-ml/cryptokit: add missing dev-ml/dune-configurator dep

Closes: https://bugs.gentoo.org/749714
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/cryptokit-1.16.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ml/cryptokit/cryptokit-1.16.1.ebuild 
b/dev-ml/cryptokit/cryptokit-1.16.1.ebuild
index 6f97e8df877..d135e28601c 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1.ebuild
@@ -19,6 +19,7 @@ REQUIRED_USE="test? ( ocamlopt )"
 RESTRICT="!test? ( test )"
 
 DEPEND="
+   dev-ml/dune-configurator
dev-ml/zarith:=
zlib? ( >=sys-libs/zlib-1.1 )
 "



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2020-10-17 Thread Sam James
commit: e41f9965ab644d56b4f19730e560dc1e0fc0bcba
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 17 08:04:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 17 08:04:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41f9965

dev-ml/cryptokit: MissingTestRestrict

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/cryptokit-1.16.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ml/cryptokit/cryptokit-1.16.1.ebuild 
b/dev-ml/cryptokit/cryptokit-1.16.1.ebuild
index 03351f2cf73..6f97e8df877 100644
--- a/dev-ml/cryptokit/cryptokit-1.16.1.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.16.1.ebuild
@@ -16,6 +16,7 @@ SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
 IUSE="cpu_flags_x86_aes +ocamlopt test zlib"
 REQUIRED_USE="test? ( ocamlopt )"
+RESTRICT="!test? ( test )"
 
 DEPEND="
dev-ml/zarith:=



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2020-10-17 Thread Sam James
commit: bcd82d37b83a0d855c1dfd3ec65f08ffdbff069d
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct 17 08:02:44 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 17 08:02:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcd82d37

dev-ml/cryptokit: bump to 1.16.1

Closes: https://bugs.gentoo.org/625938
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/Manifest|  1 +
 dev-ml/cryptokit/cryptokit-1.16.1.ebuild | 58 
 2 files changed, 59 insertions(+)

diff --git a/dev-ml/cryptokit/Manifest b/dev-ml/cryptokit/Manifest
index 7876c2395d3..79a52bbbc28 100644
--- a/dev-ml/cryptokit/Manifest
+++ b/dev-ml/cryptokit/Manifest
@@ -1,3 +1,4 @@
 DIST cryptokit-1.10.tar.gz 152525 BLAKE2B 
51c905757ad141292be89707bdab5c83a1f3e9e2665202cbf17e12b115591c57b77b759b4fa2967d1f00b4cf5bd87445a2189b4d222d5d1613e19c32e1054189
 SHA512 
22564e0151c492963d75fb81780b3a884a0bf613ad09380d9b5365740fd9c4bbdaa1c21fed50a1a4934dce920d90f5c86dc014f90e52677544789311f7bded4f
 DIST cryptokit-1.11.tar.gz 156905 BLAKE2B 
3fc77321c0d525a32f5733d77963b5df4e618b3168f2f00aceeb1e13b16cc202e79b50afa93c0769f016b4e43061ff19851c8ba3f40ad7f8f0c9ff78a51d68e7
 SHA512 
cc641a05a67cd3d2e5ec481e8d426796db625ab60e89f79bde2e360730892c62f30ea2e37c4b028df16471220847e6d7ce4984deb9528fec6647a17fc4ae1b0d
 DIST cryptokit-1.12.tar.gz 157920 BLAKE2B 
c26d0642f02cf19502bfce043bfb542bfb7a8e80ac2c7dfbecce48b57d44eddd5f279ceec1166fd2e81e1a8446bb52fa748d89a3f7506860fe1c545784087469
 SHA512 
f99c50578360c7671029a0c4603b355912899596ea7baf55cb2f94e039658646396f1307417a24b3d87a535d272bed90e79d5e027af034c2c742140c44ec61ff
+DIST cryptokit-1.16.1.tar.gz 120607 BLAKE2B 
fbb89c4dabef8f09614003acc2b8173fdfdacb36793fd20f4415ebec04f3759537739eccd7b9d143df0163816b9db65c221c2b83408c9ac3aa7f9bf7b63876c6
 SHA512 
28913a7c35ae951a4c464287acc511ee1bdc9d03b5928e2243c5ae5cbb8b10afe8e84d7a73ba6478ed62657d01fdb6f02472739255c33de3671c4130b659da52

diff --git a/dev-ml/cryptokit/cryptokit-1.16.1.ebuild 
b/dev-ml/cryptokit/cryptokit-1.16.1.ebuild
new file mode 100644
index 000..03351f2cf73
--- /dev/null
+++ b/dev-ml/cryptokit/cryptokit-1.16.1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+MY_PV="$(ver_rs 1- '')"
+DESCRIPTION="Cryptographic primitives library for Objective Caml"
+HOMEPAGE="https://github.com/xavierleroy/cryptokit;
+SRC_URI="https://github.com/xavierleroy/cryptokit/archive/release${MY_PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-release${MY_PV}"
+
+LICENSE="LGPL-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="cpu_flags_x86_aes +ocamlopt test zlib"
+REQUIRED_USE="test? ( ocamlopt )"
+
+DEPEND="
+   dev-ml/zarith:=
+   zlib? ( >=sys-libs/zlib-1.1 )
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( "Changes" "README.txt" "AUTHORS.txt" )
+
+src_configure() {
+   # Don't build in src_configure
+   sed -i -e 's:exit (Sys.command "dune build @configure --release")::' 
configure || die
+
+   # It's not autotools (or even close), it's a Dune wrapper.
+   ./configure \
+   $(use_enable cpu_flags_x86_aes hardwaresupport) \
+   $(use_enable zlib) \
+   || die
+}
+
+pkg_postinst() {
+   elog ""
+   elog "This library uses the /dev/random device to generate "
+   elog "random data and RSA keys.  The device should either be"
+   elog "built into the kernel or provided as a module. An"
+   elog "alternative is to use the Entropy Gathering Daemon"
+   elog "(http://egd.sourceforge.net).  Please note that the"
+   elog "remainder of the library will still work even in the"
+   elog "absence of a one of these sources of randomness."
+   elog ""
+}
+
+src_test() {
+   echo ""
+   einfo "You must have either /dev/random or the Entropy Gathering"
+   einfo "Daemon (EGD) for this test to succeed!"
+   echo ""
+
+   dune_src_test
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2020-08-14 Thread Sam James
commit: 97800b29262ff6fd1b7b2bd5b802eca799641702
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 15 00:38:23 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 15 00:38:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97800b29

dev-ml/cryptokit: Stabilize 1.11 amd64, #737156

Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/cryptokit-1.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.11.ebuild 
b/dev-ml/cryptokit/cryptokit-1.11.ebuild
index 5fe154a01bc..6e5371e5df0 100644
--- a/dev-ml/cryptokit/cryptokit-1.11.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -13,7 +13,7 @@ HOMEPAGE="http://forge.ocamlcore.org/projects/cryptokit/;
 SRC_URI="http://forge.ocamlcore.org/frs/download.php/1618/${P}.tar.gz;
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="zlib"
 
 DEPEND="zlib? ( >=sys-libs/zlib-1.1 )



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2020-07-19 Thread Sam James
commit: 829ff92c938a85afcf982fe4419e157bfd7294fc
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 20 00:41:00 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 20 00:41:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829ff92c

dev-ml/cryptokit: x86 keyworded (bug #729796)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-ml/cryptokit/cryptokit-1.12.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.12.ebuild 
b/dev-ml/cryptokit/cryptokit-1.12.ebuild
index 06c3f50d846..edc0e884654 100644
--- a/dev-ml/cryptokit/cryptokit-1.12.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/xavierleroy/cryptokit;
 
SRC_URI="https://github.com/xavierleroy/cryptokit/archive/release$(replace_all_version_separators
 '').tar.gz -> ${P}.tar.gz"
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE="zlib"
 
 DEPEND="zlib? ( >=sys-libs/zlib-1.1 )



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2018-01-08 Thread Thomas Deutschmann
commit: 347cc1e94bfc2c1d7a71ed7c24eafb6680911e72
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan  8 23:47:32 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan  8 23:57:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=347cc1e9

dev-ml/cryptokit: x86 keyworded (bug #596862)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ml/cryptokit/cryptokit-1.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.11.ebuild 
b/dev-ml/cryptokit/cryptokit-1.11.ebuild
index 076b337d683..bf0d90a57e8 100644
--- a/dev-ml/cryptokit/cryptokit-1.11.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -13,7 +13,7 @@ HOMEPAGE="http://forge.ocamlcore.org/projects/cryptokit/;
 SRC_URI="http://forge.ocamlcore.org/frs/download.php/1618/${P}.tar.gz;
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
 IUSE="zlib"
 
 DEPEND="zlib? ( >=sys-libs/zlib-1.1 )



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2017-09-10 Thread Sergei Trofimovich
commit: 30f7b22b275532f03f16f5863bb66db00a2c6c3c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 10 18:00:26 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 10 18:00:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30f7b22b

dev-ml/cryptokit: keyworded 1.12 for ppc, bug #596862

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 dev-ml/cryptokit/cryptokit-1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.12.ebuild 
b/dev-ml/cryptokit/cryptokit-1.12.ebuild
index b871c219dcd..e728f55a1dd 100644
--- a/dev-ml/cryptokit/cryptokit-1.12.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.12.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/xavierleroy/cryptokit;
 
SRC_URI="https://github.com/xavierleroy/cryptokit/archive/release$(replace_all_version_separators
 '').tar.gz -> ${P}.tar.gz"
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~x86-fbsd"
 IUSE="zlib"
 
 DEPEND="zlib? ( >=sys-libs/zlib-1.1 )



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2017-09-10 Thread Sergei Trofimovich
commit: 02da26472b87484b50f3e90818e01f23937f3e89
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Sep 10 17:59:34 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Sep 10 17:59:34 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02da2647

dev-ml/cryptokit: keyworded 1.11 for ppc, bug #596862

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 dev-ml/cryptokit/cryptokit-1.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.11.ebuild 
b/dev-ml/cryptokit/cryptokit-1.11.ebuild
index c3abb7149e5..076b337d683 100644
--- a/dev-ml/cryptokit/cryptokit-1.11.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.11.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://forge.ocamlcore.org/projects/cryptokit/;
 SRC_URI="http://forge.ocamlcore.org/frs/download.php/1618/${P}.tar.gz;
 LICENSE="LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ~x86-fbsd"
 IUSE="zlib"
 
 DEPEND="zlib? ( >=sys-libs/zlib-1.1 )



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2017-07-09 Thread Alexis Ballier
commit: 0063fdc9d99d25877ac39221247bb7b6b4831339
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Jul  9 08:16:20 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Jul  9 08:16:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0063fdc9

dev-ml/cryptokit: tests require ocamlopt, bug #624294

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ml/cryptokit/cryptokit-1.11.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/cryptokit/cryptokit-1.11.ebuild 
b/dev-ml/cryptokit/cryptokit-1.11.ebuild
index 693d5b72e47..c3abb7149e5 100644
--- a/dev-ml/cryptokit/cryptokit-1.11.ebuild
+++ b/dev-ml/cryptokit/cryptokit-1.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -21,6 +21,7 @@ DEPEND="zlib? ( >=sys-libs/zlib-1.1 )
 RDEPEND="${DEPEND}"
 
 DOCS=( "Changes" "README.txt" "AUTHORS.txt" )
+REQUIRED_USE="test? ( ocamlopt )"
 
 src_configure() {
oasis_configure_opts="$(use_enable zlib)" \



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2016-10-11 Thread Alexis Ballier
commit: e4312db3c5774e796eb5160813745f72a3c7b7b8
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Oct 11 13:40:00 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Oct 11 13:49:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4312db3

dev-ml/cryptokit: bump to 1.11

Package-Manager: portage-2.3.1

 dev-ml/cryptokit/Manifest  |  1 +
 dev-ml/cryptokit/cryptokit-1.11.ebuild | 50 ++
 2 files changed, 51 insertions(+)

diff --git a/dev-ml/cryptokit/Manifest b/dev-ml/cryptokit/Manifest
index e097a6e..ef302f2 100644
--- a/dev-ml/cryptokit/Manifest
+++ b/dev-ml/cryptokit/Manifest
@@ -1 +1,2 @@
 DIST cryptokit-1.10.tar.gz 152525 SHA256 
db6639646e1d35cdd9d8c3779a260d073f8c5385e1d3647f7e9ac9537b144ecc SHA512 
22564e0151c492963d75fb81780b3a884a0bf613ad09380d9b5365740fd9c4bbdaa1c21fed50a1a4934dce920d90f5c86dc014f90e52677544789311f7bded4f
 WHIRLPOOL 
6fe80bf742a68784aac4d9fcdf389b5e9ddd7acf606b7f2c40328756ea56bc631b3af6bcaaaec526528a12a897c69ebc6b4d7228e2ee55b06dbbf95fd731f0e3
+DIST cryptokit-1.11.tar.gz 156905 SHA256 
489ac4192e78be66e706d8380b48f18baf537b5e620be52c526509474bb03bb0 SHA512 
cc641a05a67cd3d2e5ec481e8d426796db625ab60e89f79bde2e360730892c62f30ea2e37c4b028df16471220847e6d7ce4984deb9528fec6647a17fc4ae1b0d
 WHIRLPOOL 
a1dc86bd45578c36bd96a15b2073d3ba06960e31e0c76f37e69d6a0954e46606aaf73fdfc5a6ef856548dc7fcc4e87d72f4445033054bfb0eff00740833d7d2d

diff --git a/dev-ml/cryptokit/cryptokit-1.11.ebuild 
b/dev-ml/cryptokit/cryptokit-1.11.ebuild
new file mode 100644
index ..7f11ea3
--- /dev/null
+++ b/dev-ml/cryptokit/cryptokit-1.11.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+OASIS_BUILD_DOCS=1
+OASIS_BUILD_TESTS=1
+
+inherit oasis
+
+DESCRIPTION="Cryptographic primitives library for Objective Caml"
+HOMEPAGE="http://forge.ocamlcore.org/projects/cryptokit/;
+SRC_URI="http://forge.ocamlcore.org/frs/download.php/1618/${P}.tar.gz;
+LICENSE="LGPL-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86-fbsd"
+IUSE="zlib"
+
+DEPEND="zlib? ( >=sys-libs/zlib-1.1 )
+   dev-ml/zarith:="
+RDEPEND="${DEPEND}"
+
+DOCS=( "Changes" "README.txt" "AUTHORS.txt" )
+
+src_configure() {
+   oasis_configure_opts="$(use_enable zlib)" \
+   oasis_src_configure
+}
+
+pkg_postinst() {
+   elog ""
+   elog "This library uses the /dev/random device to generate "
+   elog "random data and RSA keys.  The device should either be"
+   elog "built into the kernel or provided as a module. An"
+   elog "alternative is to use the Entropy Gathering Daemon"
+   elog "(http://egd.sourceforge.net).  Please note that the"
+   elog "remainder of the library will still work even in the"
+   elog "absence of a one of these sources of randomness."
+   elog ""
+}
+
+src_test() {
+   echo ""
+   einfo "You must have either /dev/random or the Entropy Gathering"
+   einfo "Daemon (EGD) for this test to succeed!"
+   echo ""
+
+   oasis_src_test
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/cryptokit/

2016-02-07 Thread Alexis Ballier
commit: d1319326f4001479c6ff39edf06c0c63cf0cedea
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Feb  7 16:04:05 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Feb  7 16:13:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1319326

dev-ml/cryptokit: remove old

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ml/cryptokit/Manifest |  2 --
 dev-ml/cryptokit/cryptokit-1.7.ebuild | 48 --
 dev-ml/cryptokit/cryptokit-1.9.ebuild | 49 ---
 3 files changed, 99 deletions(-)

diff --git a/dev-ml/cryptokit/Manifest b/dev-ml/cryptokit/Manifest
index e4a68a4..e097a6e 100644
--- a/dev-ml/cryptokit/Manifest
+++ b/dev-ml/cryptokit/Manifest
@@ -1,3 +1 @@
 DIST cryptokit-1.10.tar.gz 152525 SHA256 
db6639646e1d35cdd9d8c3779a260d073f8c5385e1d3647f7e9ac9537b144ecc SHA512 
22564e0151c492963d75fb81780b3a884a0bf613ad09380d9b5365740fd9c4bbdaa1c21fed50a1a4934dce920d90f5c86dc014f90e52677544789311f7bded4f
 WHIRLPOOL 
6fe80bf742a68784aac4d9fcdf389b5e9ddd7acf606b7f2c40328756ea56bc631b3af6bcaaaec526528a12a897c69ebc6b4d7228e2ee55b06dbbf95fd731f0e3
-DIST cryptokit-1.7.tar.gz 140400 SHA256 
56a8c0339c47ca3cf43c8881d5b519d3bff68bc8a53267e9c5c9cbc9239600ca SHA512 
39a86b9b97be097120308ef55c2e69b8436a85102cc2eff25f6f3c81abce24511a80295ba7790337fa46584baea24dd9517067039dc81417fe2d38ff8b5e62f1
 WHIRLPOOL 
21756c006d0c23927cfba2756c6206c6fac08ef22768b881c1750237f6f743040bdfbfa783bf2253e586328b9efc91154c3b8dc73e52fcb391dcd36fd360450e
-DIST cryptokit-1.9.tar.gz 143494 SHA256 
d3177e79e425b119b80acc63a85114a12e4c617f16803a69c080f460c4f037f1 SHA512 
67385562d5f42a65dc13b7bbf4164610a47c1f2b20d3e737c62046d716fdc38a19727e7ea04f633562d8c82c83fb1b64472f06c3032ea45e5b7c411b2f177d74
 WHIRLPOOL 
3680ba403a5f380a2bc5e0f68fc50ff64f2b5927f3c32cb04970f11493abecc0389c1070cccea106a91da1949b993fcd4e43bbd681c6efdb6638b4bd71efbead

diff --git a/dev-ml/cryptokit/cryptokit-1.7.ebuild 
b/dev-ml/cryptokit/cryptokit-1.7.ebuild
deleted file mode 100644
index ef00ee2..000
--- a/dev-ml/cryptokit/cryptokit-1.7.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-DESCRIPTION="Cryptographic primitives library for Objective Caml"
-HOMEPAGE="http://forge.ocamlcore.org/projects/cryptokit/;
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/1166/${P}.tar.gz;
-LICENSE="LGPL-2"
-SLOT="0/${PV}"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE="zlib"
-
-DEPEND="zlib? ( >=sys-libs/zlib-1.1 )"
-RDEPEND="${DEPEND}"
-
-DOCS=( "Changes" "README.txt" "AUTHORS.txt" )
-
-src_configure() {
-   oasis_configure_opts="$(use_enable zlib)" \
-   oasis_src_configure
-}
-
-pkg_postinst() {
-   elog ""
-   elog "This library uses the /dev/random device to generate "
-   elog "random data and RSA keys.  The device should either be"
-   elog "built into the kernel or provided as a module. An"
-   elog "alternative is to use the Entropy Gathering Daemon"
-   elog "(http://egd.sourceforge.net).  Please note that the"
-   elog "remainder of the library will still work even in the"
-   elog "absence of a one of these sources of randomness."
-   elog ""
-}
-
-src_test() {
-   echo ""
-   einfo "You must have either /dev/random or the Entropy Gathering"
-   einfo "Daemon (EGD) for this test to succeed!"
-   echo ""
-
-   oasis_src_test
-}

diff --git a/dev-ml/cryptokit/cryptokit-1.9.ebuild 
b/dev-ml/cryptokit/cryptokit-1.9.ebuild
deleted file mode 100644
index 699b068..000
--- a/dev-ml/cryptokit/cryptokit-1.9.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="Cryptographic primitives library for Objective Caml"
-HOMEPAGE="http://forge.ocamlcore.org/projects/cryptokit/;
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/1229/${P}.tar.gz;
-LICENSE="LGPL-2"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
-IUSE="zlib"
-
-DEPEND="zlib? ( >=sys-libs/zlib-1.1 )"
-RDEPEND="${DEPEND}"
-
-DOCS=( "Changes" "README.txt" "AUTHORS.txt" )
-
-src_configure() {
-   oasis_configure_opts="$(use_enable zlib)" \
-   oasis_src_configure
-}
-
-pkg_postinst() {
-   elog ""
-   elog "This library uses the /dev/random device to generate "
-   elog "random data and RSA keys.  The device should either be"
-   elog "built into the kernel or provided as a module. An"
-   elog "alternative is to use the Entropy Gathering Daemon"
-   elog "(http://egd.sourceforge.net).  Please note that the"
-   elog "remainder of the library will still work even in the"
-   elog "absence of a one of these sources