From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/core/
Date: Sun, 24 Jan 2021 16:06:15 +0000 (UTC) [thread overview]
Message-ID: <1611504367.f31712d49cbb28632b24e030beb7de482f9f98d1.sam@gentoo> (raw)
commit: f31712d49cbb28632b24e030beb7de482f9f98d1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 06:02:36 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 16:06:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f31712d4
dev-ml/core: bump to 0.14.0
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/core/Manifest | 1 +
dev-ml/core/core-0.14.0.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-ml/core/Manifest b/dev-ml/core/Manifest
index 8c73a7fb09a..fe7e7fca1c3 100644
--- a/dev-ml/core/Manifest
+++ b/dev-ml/core/Manifest
@@ -1,2 +1,3 @@
+DIST core-0.14.0.tar.gz 361607 BLAKE2B 1602857bee142c23101380e6d54b6f8df1be8bb67e8f8baf7ca65c2f248d1ff9794e33d96cc58ca1f591b69e4a16b7873043549e01d38e2fc390c884d117d0a3 SHA512 fd3202c115ccda53aa32233f2eac223dcc3fb6272fd6327ea6aa5dcd3b7295936d86102640046c961a2af45d62aa3563a2701a2e0ef54f6cd2bfcb81609639f4
DIST core-0.9.1.tar.gz 735006 BLAKE2B a85b66c810656aca74fbe82fda37a9d73ca295534b1ea5b2a784aef90c5efb8d571fe449d8b8d1f6c7d7365ed5d20a0a04c4d43374831e358ddc1147cc51f583 SHA512 2d4a7ff753cb0415cc6a957fff53037aad65053d3c3531070663b4bcf4462982c811a586a39ea3a223aca02cae9212c300b6788266ac60213437dc99ecc0a29a
DIST core-0.9.2.tar.gz 735027 BLAKE2B d33b91d391446d8649ccb84d72f3533e72d2cdb5aca6359049dca0466ac6d23073dc59bc38bc1c9f7bbe47537731984d41a6ac67e4bf9f59ec7be47938bdfd71 SHA512 8cef59c353ff6f98b11bb007b99a583b64ee23f960a0de6559866c8ab59a58dd3ca4dae16275c87b780494b64ced7aaa24db8f9a6e6d309662e9d9206f04e335
diff --git a/dev-ml/core/core-0.14.0.ebuild b/dev-ml/core/core-0.14.0.ebuild
new file mode 100644
index 00000000000..6a0f48b3ac0
--- /dev/null
+++ b/dev-ml/core/core-0.14.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Jane Street's alternative to the standard library"
+HOMEPAGE="https://github.com/janestreet/core"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="ocamlopt"
+
+# TODO: Wants quickcheck_deprecated?
+RESTRICT="test"
+
+RDEPEND="
+ dev-ml/base:=
+ dev-ml/configurator:=
+ dev-ml/core_kernel:=
+ dev-ml/ppx_assert:=
+ dev-ml/ppx_driver:=
+ dev-ml/ppx_jane:=
+ dev-ml/sexplib:=
+ dev-ml/spawn:=
+ dev-ml/stdio:=
+ dev-ml/ocaml-migrate-parsetree:=
+"
+DEPEND="${RDEPEND}"
next reply other threads:[~2021-01-24 16:06 UTC|newest]
Thread overview: 57+ 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-07-29 8:47 [gentoo-commits] repo/gentoo:master commit in: dev-ml/core/ Alfredo Tupone
2024-07-29 7:23 Alfredo Tupone
2024-07-29 7:19 Alfredo Tupone
2024-07-29 7:16 Alfredo Tupone
2024-07-29 7:11 Alfredo Tupone
2024-06-12 5:40 Arthur Zamarin
2024-06-02 20:52 Alfredo Tupone
2024-06-02 19:46 Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:36 Arthur Zamarin
2024-06-02 19:33 Alfredo Tupone
2023-07-02 7:22 Alfredo Tupone
2023-06-15 18:20 Arthur Zamarin
2023-04-29 21:21 Sam James
2023-04-29 21:21 Sam James
2023-04-29 21:21 Sam James
2023-04-19 20:44 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-28 21:23 Alfredo Tupone
2023-01-27 22:00 Alfredo Tupone
2023-01-27 0:30 Sam James
2022-10-15 16:52 Alfredo Tupone
2022-04-26 17:05 Alfredo Tupone
2022-04-22 9:55 Maciej Barć
2022-04-22 9:55 Maciej Barć
2022-01-31 13:42 Alfredo Tupone
2021-10-03 9:58 Alfredo Tupone
2021-10-01 17:03 Alfredo Tupone
2021-03-13 14:05 Sam James
2021-03-13 14:03 Sam James
2021-03-07 18:00 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:45 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 16:12 Sam James
2017-11-10 17:42 Alexis Ballier
2017-08-15 9:49 Alexis Ballier
2017-05-24 11:08 Alexis Ballier
2017-01-24 10:55 Alexis Ballier
2016-03-22 10:56 Alexis Ballier
2016-03-02 19:29 Alexis Ballier
2016-02-12 16:31 Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2015-09-19 14:03 Alexis Ballier
2015-09-19 14:03 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=1611504367.f31712d49cbb28632b24e030beb7de482f9f98d1.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