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/ppx_expect/
Date: Tue, 03 Jun 2025 19:49:19 +0000 (UTC)	[thread overview]
Message-ID: <1748980061.ff6a02857cf1a9fc1ab549b27f0e5447cdf6d93a.tupone@gentoo> (raw)

commit:     ff6a02857cf1a9fc1ab549b27f0e5447cdf6d93a
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  3 19:17:23 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jun  3 19:47:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff6a0285

dev-ml/ppx_expect: depends on all 0.17.* slot of base

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

 ...x_expect-0.17.2.ebuild => ppx_expect-0.17.2-r1.ebuild} | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/dev-ml/ppx_expect/ppx_expect-0.17.2.ebuild b/dev-ml/ppx_expect/ppx_expect-0.17.2-r1.ebuild
similarity index 66%
rename from dev-ml/ppx_expect/ppx_expect-0.17.2.ebuild
rename to dev-ml/ppx_expect/ppx_expect-0.17.2-r1.ebuild
index bf163bf0869d..77cc16ae3dfb 100644
--- a/dev-ml/ppx_expect/ppx_expect-0.17.2.ebuild
+++ b/dev-ml/ppx_expect/ppx_expect-0.17.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,14 +16,17 @@ IUSE="+ocamlopt"
 # https://bugs.gentoo.org/749291#c2
 #RESTRICT="test"
 
+# Jane Street Minor
+JSM=$(ver_cut 1-2)*
+
 RDEPEND="
 	>=dev-lang/ocaml-5
-	dev-ml/base:${SLOT}[ocamlopt?]
-	dev-ml/ppx_base:${SLOT}[ocamlopt?]
-	dev-ml/ppx_here:${SLOT}[ocamlopt?]
-	dev-ml/ppx_inline_test:${SLOT}[ocamlopt?]
+	=dev-ml/base-${JSM}:=[ocamlopt?]
+	=dev-ml/ppx_base-${JSM}:=[ocamlopt?]
+	=dev-ml/ppx_here-${JSM}:=[ocamlopt?]
+	=dev-ml/ppx_inline_test-${JSM}:=[ocamlopt?]
 	>=dev-ml/ppxlib-0.32.1:=[ocamlopt?]
-	dev-ml/stdio:${SLOT}[ocamlopt?]
+	=dev-ml/stdio-${JSM}:=[ocamlopt?]
 "
 DEPEND="${RDEPEND}"
 BDEPEND=">=dev-ml/dune-3.11"


             reply	other threads:[~2025-06-03 19:49 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-03 19:49 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-13  7:32 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_expect/ Alfredo Tupone
2025-07-12 20:03 Alfredo Tupone
2025-07-12 20:03 Alfredo Tupone
2024-10-18  7:21 Alfredo Tupone
2024-06-02 19:46 Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:36 Arthur Zamarin
2023-06-30 19:08 Maciej Barć
2023-03-26  0:53 Sam James
2023-03-25 19:07 Arthur Zamarin
2023-03-25 16:44 Arthur Zamarin
2023-03-25 15:50 Arthur Zamarin
2023-01-28 21:23 Alfredo Tupone
2023-01-28 13:26 Alfredo Tupone
2022-04-25  7:51 Alfredo Tupone
2022-04-22 18:34 Alfredo Tupone
2022-02-02 18:30 Alfredo Tupone
2022-01-19 21:03 Alfredo Tupone
2021-10-15  3:04 Sam James
2021-10-14  3:25 Sam James
2021-10-13 20:37 Sam James
2021-10-11  8:09 Agostino Sarubbo
2021-10-11  5:45 Sam James
2021-10-11  5:45 Sam James
2021-07-13 16:53 Alfredo Tupone
2021-03-07 18:00 Alfredo Tupone
2021-02-17 21:24 Alfredo Tupone
2020-10-16 15:17 Mark Wright
2020-10-15 12:20 Mark Wright
2017-01-24 11:40 Alexis Ballier
2016-03-23 13:59 Alexis Ballier
2016-03-22 10:07 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=1748980061.ff6a02857cf1a9fc1ab549b27f0e5447cdf6d93a.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