public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/x509/
@ 2022-04-16  0:29 Alessandro Barbieri
  0 siblings, 0 replies; only message in thread
From: Alessandro Barbieri @ 2022-04-16  0:29 UTC (permalink / raw
  To: gentoo-commits

commit:     c577c8063990193553c913284a60877d327287f3
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Apr 15 23:52:42 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Apr 16 00:29:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c577c806

dev-ml/x509: add 0.16.0

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-ml/x509/Manifest           |  1 +
 dev-ml/x509/x509-0.16.0.ebuild | 44 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-ml/x509/Manifest b/dev-ml/x509/Manifest
index 9de5accc4..9ce215b4b 100644
--- a/dev-ml/x509/Manifest
+++ b/dev-ml/x509/Manifest
@@ -1 +1,2 @@
+DIST x509-0.16.0.tbz 156180 BLAKE2B e8777e44a61d075bfc49f7db41dcf4cbc742b40470ec3b8b00424834fd8e1bc73e803057f859b06d877dd6ef0b9ad2ca2cb7275dd39c15c4d3ec9c5429cfe6c9 SHA512 c9b4cf55d16d8b1e6b6faa18fc9ac08065fa09937f07a3447d4b637539b37bea6374c98d184eba159a8ba8eba860303a78563097e47ef30529fedaaf722115c6
 DIST x509-v0.13.0.tbz 143302 BLAKE2B d4079a5cce87617ea611ed5624697577b97cf69a1df830fe2b4775ffa47ab557a72cb01bf24b6b56478f6fb22afb87e971ab260ae6acd7e75ef6ad0ff4052c24 SHA512 ab6d4df7e6b6796b962d4ec3d949723c2a039fc9d534a196d8ebd71499dce310716aba3be7bd9600428b534f5eadf7b8b106f77633a63f46c16eceb447e946cc

diff --git a/dev-ml/x509/x509-0.16.0.ebuild b/dev-ml/x509/x509-0.16.0.ebuild
new file mode 100644
index 000000000..e3375a3d3
--- /dev/null
+++ b/dev-ml/x509/x509-0.16.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+MY_PN="ocaml-${PN}"
+
+DESCRIPTION="Public Key Infrastructure purely in OCaml"
+HOMEPAGE="
+	https://github.com/mirleft/ocaml-x509
+	https://opam.ocaml.org/packages/x509/
+"
+SRC_URI="https://github.com/mirleft/${MY_PN}/releases/download/v${PV}/${P}.tbz"
+
+LICENSE="BSD-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="ocamlopt test"
+
+RDEPEND="
+	>=dev-lang/ocaml-4.08.0:=[ocamlopt?]
+	>=dev-ml/asn1-combinators-0.2.0:=
+	>=dev-ml/cstruct-6.0.0:=
+	>=dev-ml/domain-name-0.3.0:=
+	>=dev-ml/fmt-0.8.7:=
+	>=dev-ml/gmap-0.3.0:=
+	>=dev-ml/ipaddr-5.2.0:=
+	dev-ml/logs:=
+	>=dev-ml/mirage-crypto-0.10.0:=[ec,pk,rng]
+	>=dev-ml/ocaml-base64-3.3.0:=
+	dev-ml/pbkdf:=
+	dev-ml/ptime:=
+"
+DEPEND="
+	${RDEPEND}
+	test? (
+		dev-ml/alcotest
+		>=dev-ml/cstruct-3.0.0[unix]
+	)
+"
+
+RESTRICT="!test? ( test )"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-16  0:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-16  0:29 [gentoo-commits] repo/proj/guru:dev commit in: dev-ml/x509/ Alessandro Barbieri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox