public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/core/
Date: Fri, 27 Jan 2023 22:00:20 +0000 (UTC)	[thread overview]
Message-ID: <1674856787.306da5f01b6cc999c1ca6cbf4369e25d47119874.tupone@gentoo> (raw)

commit:     306da5f01b6cc999c1ca6cbf4369e25d47119874
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 20:41:51 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 21:59:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=306da5f0

dev-ml/core: add 0.15.1

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/core/Manifest           |  1 +
 dev-ml/core/core-0.15.1.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-ml/core/Manifest b/dev-ml/core/Manifest
index da05b1c54114..9f7a0508cba2 100644
--- a/dev-ml/core/Manifest
+++ b/dev-ml/core/Manifest
@@ -1,3 +1,4 @@
 DIST core-0.14.0.tar.gz 361607 BLAKE2B 1602857bee142c23101380e6d54b6f8df1be8bb67e8f8baf7ca65c2f248d1ff9794e33d96cc58ca1f591b69e4a16b7873043549e01d38e2fc390c884d117d0a3 SHA512 fd3202c115ccda53aa32233f2eac223dcc3fb6272fd6327ea6aa5dcd3b7295936d86102640046c961a2af45d62aa3563a2701a2e0ef54f6cd2bfcb81609639f4
 DIST core-0.14.1.tar.gz 361679 BLAKE2B ca43016c760e620f9073defd84a07bacaa0557d42fd9a60d6c4c894187671526ae07e0b93d29bee961b3460e1b0ec5cb346cc711d583c71fde94a9bf9992bf7e SHA512 29482b1f611f2f15f11562bfed7f8a47d2926333601ed57867c8c134d4b10dbf2ba0309ceb6ae602fe8bca1e1f9324603dba37a5df3183cd0cb690104817ed3f
 DIST core-0.15.0.tar.gz 522984 BLAKE2B b6fdc9d7fe133c504f89ba492e63d090e2ca4e413e96eb8c216213ea358d84ae89ef1d372525b53f701e8076e4e0670ea3535f399f3f735b3b7da383901def09 SHA512 a73a3c1c6f0ade9a9e49917bb896e62afc4fda44dd90ffa99ef9ba24debe7166b4fe1b374500a044cad8318d12f250de7fe2dd935015efde379cf91a2241f51b
+DIST core-0.15.1.tar.gz 522517 BLAKE2B 1dc1245708f392161ce04ab121dfff550f13a8aa75b967bc3c32f474641b455355bbeb63ef1c7492947f46c3391cd877b96a8e35c083d0406135e840647715b2 SHA512 2c04fdd989d016faaa2dee4b13372d3e228f0011151ae5f747c1eb6206820a61779a87eb7e2ecc6e1ddf77872a69a07636a93d24df61b4a2ba2a1b745f499b16

diff --git a/dev-ml/core/core-0.15.1.ebuild b/dev-ml/core/core-0.15.1.ebuild
new file mode 100644
index 000000000000..0aecee5161f4
--- /dev/null
+++ b/dev-ml/core/core-0.15.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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/$(ver_cut 1-2)"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt"
+
+# TODO: Wants quickcheck_deprecated?
+RESTRICT="test"
+
+RDEPEND="
+	>=dev-lang/ocaml-4.11
+	dev-ml/base_bigstring:${SLOT}
+	dev-ml/ppx_jane:${SLOT}
+	dev-ml/ppx_pipebang:=
+	dev-ml/ppxlib:=
+	>=dev-ml/base-0.15.1:${SLOT}
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2023-01-27 22:00 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-27 22:00 Alfredo Tupone [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  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
2021-01-24 16:06 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=1674856787.306da5f01b6cc999c1ca6cbf4369e25d47119874.tupone@gentoo \
    --to=tupone@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