public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_kernel/
Date: Wed,  6 Oct 2021 01:02:36 +0000 (UTC)	[thread overview]
Message-ID: <1633482059.f66ca73af2eb24286e62b595ced201a0cfddfaaf.sam@gentoo> (raw)

commit:     f66ca73af2eb24286e62b595ced201a0cfddfaaf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  6 00:52:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct  6 01:00:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f66ca73a

dev-ml/core_kernel: add 0.14.2

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-ml/core_kernel/Manifest b/dev-ml/core_kernel/Manifest
index 3224a8f054e..2571279db94 100644
--- a/dev-ml/core_kernel/Manifest
+++ b/dev-ml/core_kernel/Manifest
@@ -1 +1,2 @@
 DIST core_kernel-0.14.1.tar.gz 701832 BLAKE2B 0463641f8ab663f00dff59e1ac0b9693f15b71e4f9fa001b54d2449b8a18c8f618a7d7d3149084699d12d4c9834a20fcda6882549f4c69c219e3489ee1223dba SHA512 56488260fce8a066bba06efc349b4760c55d7d2fe38ed47dd7f37d0deb9ea05838a87713ec778df83d7805da5a54513a97d9e678640bb977bfd342bb748e7a33
+DIST core_kernel-0.14.2.tar.gz 701911 BLAKE2B e784d6d8f53df03ffb56075a43bdfc82d5099740c4eebdfdebe196cb3c97211b95892af18ab0f69b3143a873962fa74afe09a961ad851fb8eb4f30287e538157 SHA512 d0f719734d920d98c55ac7d1aa8ab5b3de7a3896f6cd8b1ffc5147c689f072361e79045a0b34c1f5359dbf492e612eabd613c4724fe60d45345c2944dcdcf6de

diff --git a/dev-ml/core_kernel/core_kernel-0.14.2.ebuild b/dev-ml/core_kernel/core_kernel-0.14.2.ebuild
new file mode 100644
index 00000000000..21ede2227bb
--- /dev/null
+++ b/dev-ml/core_kernel/core_kernel-0.14.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="System-independent part of Core"
+HOMEPAGE="https://github.com/janestreet/core_kernel"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+# Wants quickcheck_deprecated for now
+RESTRICT="test"
+
+RDEPEND="
+	dev-lang/ocaml:=
+	dev-ml/base:=
+	dev-ml/base_bigstring:=
+	dev-ml/base_quickcheck:=
+	dev-ml/bin_prot:=
+	dev-ml/fieldslib:=
+	dev-ml/jane-street-headers:=
+	dev-ml/jst-config:=
+	dev-ml/ppx_assert:=
+	dev-ml/ppx_base:=
+	dev-ml/ppx_hash:=
+	dev-ml/ppx_inline_test:=
+	dev-ml/ppx_jane:=
+	dev-ml/ppx_sexp_conv:=
+	dev-ml/ppx_sexp_message:=
+	dev-ml/splittable_random:=
+	dev-ml/sexplib:=
+	dev-ml/stdio:=
+	dev-ml/time_now:=
+	dev-ml/typerep:=
+	dev-ml/variantslib:=
+	dev-ml/ocaml-migrate-parsetree:=
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2021-10-06  1:02 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06  1:02 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-12  5:40 [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_kernel/ Arthur Zamarin
2024-06-02 19:46 Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:36 Arthur Zamarin
2024-06-02 12:25 Alfredo Tupone
2023-07-02 13:03 Alfredo Tupone
2023-06-15 18:20 Arthur Zamarin
2023-04-30  1:14 Sam James
2023-04-30  0:21 Sam James
2023-04-30  0:21 Sam James
2023-04-19 20:47 Alfredo Tupone
2023-02-24 22:20 Sam James
2023-02-20 20:27 Arthur Zamarin
2023-02-10  8:28 Yixun Lan
2023-01-27  0:30 Sam James
2022-10-15 16:24 Alfredo Tupone
2022-10-14 21:22 Alfredo Tupone
2022-04-26 17:13 Alfredo Tupone
2022-01-31  1:14 Maciej Barć
2021-03-13 14:05 Sam James
2021-03-07 19:22 Alfredo Tupone
2021-03-04 14:28 Agostino Sarubbo
2021-02-25 17:54 Sam James
2021-02-25 13:09 Sam James
2021-02-21  8:11 Sam James
2021-02-10 16:38 Sam James
2021-01-28 20:25 Sam James
2021-01-28  2:48 Sam James
2021-01-27 19:53 Sam James
2021-01-27  8:34 Sam James
2021-01-27  7:22 Sam James
2021-01-27  2:08 Sam James
2021-01-27  2:01 Sam James
2021-01-27  2:01 Sam James
2021-01-24 17:10 Sam James
2021-01-24 17:10 Sam James
2021-01-24 16:06 Sam James
2017-11-10 17:42 Alexis Ballier
2017-01-24 11:07 Alexis Ballier
2016-03-23 13:59 Alexis Ballier
2016-03-22 10:56 Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2015-09-19 14:03 Alexis Ballier
2015-09-04 17:06 Alexis Ballier
2015-09-04 16:34 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1633482059.f66ca73af2eb24286e62b595ced201a0cfddfaaf.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox