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: Mon, 25 Apr 2022 07:51:08 +0000 (UTC)	[thread overview]
Message-ID: <1650873057.7b7ecbc2bc24156a8c166a9a5e5ac0925320a538.tupone@gentoo> (raw)

commit:     7b7ecbc2bc24156a8c166a9a5e5ac0925320a538
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 07:50:57 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 07:50:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7ecbc2

dev-ml/ppx_expect: change subslot and clean

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 ...x_expect-0.15.0.ebuild => ppx_expect-0.15.0-r1.ebuild} | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

diff --git a/dev-ml/ppx_expect/ppx_expect-0.15.0.ebuild b/dev-ml/ppx_expect/ppx_expect-0.15.0-r1.ebuild
similarity index 61%
rename from dev-ml/ppx_expect/ppx_expect-0.15.0.ebuild
rename to dev-ml/ppx_expect/ppx_expect-0.15.0-r1.ebuild
index bfb2a190211d..c3a60268154f 100644
--- a/dev-ml/ppx_expect/ppx_expect-0.15.0.ebuild
+++ b/dev-ml/ppx_expect/ppx_expect-0.15.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit dune
 
@@ -10,23 +10,14 @@ HOMEPAGE="https://github.com/janestreet/ppx_expect"
 SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
-SLOT="0/${PV}"
+SLOT="0/$(ver_cut 1-2)"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 # https://bugs.gentoo.org/749291#c2
 RESTRICT="test"
 
 RDEPEND="
-	=dev-ml/base-0.15*:=
-	>=dev-ml/ppx_here-0.14.0:=
-	=dev-ml/ppx_inline_test-0.15*:=
-	=dev-ml/stdio-0.15*:=
-	>=dev-ml/ppxlib-0.23.0:=
-	>=dev-ml/ocaml-compiler-libs-0.11.0:=
-	>=dev-ml/ocaml-migrate-parsetree-2.0.0:=
-	dev-ml/cinaps:=
+	dev-ml/ppx_inline_test:${SLOT}
 	dev-ml/re:=
-	=dev-ml/ppx_sexp_conv-0.15*:=
-	>=dev-lang/ocaml-4.09
 "
 DEPEND="${RDEPEND}"


             reply	other threads:[~2022-04-25  7:51 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-25  7:51 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
2025-06-03 19:49 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-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=1650873057.7b7ecbc2bc24156a8c166a9a5e5ac0925320a538.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