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: Sun, 24 Jan 2021 16:06:15 +0000 (UTC)	[thread overview]
Message-ID: <1611504366.8f3c689bf17a364ff7bc9a5b4cf4fffa0876a06a.sam@gentoo> (raw)

commit:     8f3c689bf17a364ff7bc9a5b4cf4fffa0876a06a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 05:55:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 16:06:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f3c689b

dev-ml/core_kernel: bump to 0.14.1

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/core_kernel/Manifest                  |  1 +
 dev-ml/core_kernel/core_kernel-0.14.1.ebuild | 38 ++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-ml/core_kernel/Manifest b/dev-ml/core_kernel/Manifest
index 68e1a5aa3bd..f035cf2d089 100644
--- a/dev-ml/core_kernel/Manifest
+++ b/dev-ml/core_kernel/Manifest
@@ -1,2 +1,3 @@
+DIST core_kernel-0.14.1.tar.gz 701832 BLAKE2B 0463641f8ab663f00dff59e1ac0b9693f15b71e4f9fa001b54d2449b8a18c8f618a7d7d3149084699d12d4c9834a20fcda6882549f4c69c219e3489ee1223dba SHA512 56488260fce8a066bba06efc349b4760c55d7d2fe38ed47dd7f37d0deb9ea05838a87713ec778df83d7805da5a54513a97d9e678640bb977bfd342bb748e7a33
 DIST core_kernel-0.9.0.tar.gz 502937 BLAKE2B 88a4fdfae2dc0d45c794faf925bd97d7e59558231540a8614d548133d58c576eabf342d2af358ea792ba7e59a79317e4c66aad3a4ff0c2f4b94f012d73e98d7c SHA512 c262f25636d7a5105810c9588774a56e21e58cd156302781db3463898be0a42d9c8b1984ead739d0659d6f3eece4a305fc45c7cad4ed57149d26344affbdb668
 DIST core_kernel-0.9.1.tar.gz 502985 BLAKE2B c924b104f3e0c5bce84a01408f8ac773ec16eb37f6dddfd8261886355c08d8536af60e573ded56936a299af6d8a7a16f37147e9660d65fece5ac8aa7d42a7a95 SHA512 ec0c3f72c52b975ef3d28b89190e0de3d9a60a842cde13f9a71f2d90101af3ccced06b4640d061362b89127140fe761dc19733da3f7dfabab189faef78343b7b

diff --git a/dev-ml/core_kernel/core_kernel-0.14.1.ebuild b/dev-ml/core_kernel/core_kernel-0.14.1.ebuild
new file mode 100644
index 00000000000..4ff9fa65ab3
--- /dev/null
+++ b/dev-ml/core_kernel/core_kernel-0.14.1.ebuild
@@ -0,0 +1,38 @@
+# 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"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	dev-lang/ocaml:=
+	dev-ml/base:=
+	dev-ml/bin-prot:=
+	dev-ml/configurator:=
+	dev-ml/fieldslib:=
+	dev-ml/jane-street-headers:=
+	dev-ml/ppx_assert:=
+	dev-ml/ppx_base:=
+	dev-ml/ppx_driver:=
+	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/sexplib:=
+	dev-ml/stdio:=
+	dev-ml/typerep:=
+	dev-ml/variantslib:=
+	dev-ml/ocaml-migrate-parsetree:=
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2021-01-24 16:06 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-24 16:06 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-10-06  1:02 Sam James
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
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=1611504366.8f3c689bf17a364ff7bc9a5b4cf4fffa0876a06a.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