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, 27 Jan 2021 07:22:00 +0000 (UTC)	[thread overview]
Message-ID: <1611732118.4b75ad0bf022b9fc41120c000911ea3fac6cba02.sam@gentoo> (raw)

commit:     4b75ad0bf022b9fc41120c000911ea3fac6cba02
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 07:21:25 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 27 07:21:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b75ad0b

dev-ml/core_kernel: fix dependencies

* Drop dev-ml/ppx_driver
* Add dev-ml/base_quickcheck
* Add dev-ml/splittable_random
* Add dev-ml/time_now

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

 .../{core_kernel-0.14.1-r2.ebuild => core_kernel-0.14.1-r3.ebuild}    | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ml/core_kernel/core_kernel-0.14.1-r2.ebuild b/dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild
similarity index 92%
rename from dev-ml/core_kernel/core_kernel-0.14.1-r2.ebuild
rename to dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild
index d68fb6015e7..efdaab67e7b 100644
--- a/dev-ml/core_kernel/core_kernel-0.14.1-r2.ebuild
+++ b/dev-ml/core_kernel/core_kernel-0.14.1-r3.ebuild
@@ -18,20 +18,22 @@ 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_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/splittable_random:=
 	dev-ml/sexplib:=
 	dev-ml/stdio:=
+	dev-ml/time_now:=
 	dev-ml/typerep:=
 	dev-ml/variantslib:=
 	dev-ml/ocaml-migrate-parsetree:=


             reply	other threads:[~2021-01-27  7:22 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-27  7:22 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-14  0:22 [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_kernel/ Jakov Smolić
2025-06-04  4:38 Alfredo Tupone
2024-06-12  5:40 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  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=1611732118.4b75ad0bf022b9fc41120c000911ea3fac6cba02.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