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_bin_prot/
Date: Fri, 10 Mar 2023 08:18:08 +0000 (UTC)	[thread overview]
Message-ID: <1678436269.8abfa2b4c6dbfaf272bff4145e9e1cb41a2de11e.tupone@gentoo> (raw)

commit:     8abfa2b4c6dbfaf272bff4145e9e1cb41a2de11e
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 08:17:03 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 08:17:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8abfa2b4

dev-ml/ppx_bin_prot: fix test deps, oUnit -> ounit2

Closes: https://bugs.gentoo.org/749171
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild
index 09c3fc426cd0..667f5d60f08c 100644
--- a/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild
+++ b/dev-ml/ppx_bin_prot/ppx_bin_prot-0.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -28,4 +28,15 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	test? (
 		dev-ml/ppx_jane
+		dev-ml/core
+		dev-ml/ounit2
+		dev-ml/core_bench
 	)"
+
+src_prepare() {
+	sed -i \
+		-e "s:oUnit:ounit2:" \
+		test/dune \
+		|| die
+	default
+}


             reply	other threads:[~2023-03-10  8:18 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-10  8:18 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-02 19:46 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_bin_prot/ Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:36 Arthur Zamarin
2023-07-02  7:22 Alfredo Tupone
2023-04-29  8:29 Arthur Zamarin
2023-04-29  8:29 Arthur Zamarin
2023-04-29  8:29 Arthur Zamarin
2023-04-29  8:29 Arthur Zamarin
2023-03-16 12:59 Alfredo Tupone
2023-02-09 21:07 Alfredo Tupone
2022-10-19 18:43 Alfredo Tupone
2022-04-24 14:45 Alfredo Tupone
2021-10-15  3:04 Sam James
2021-03-07 19:22 Alfredo Tupone
2020-10-17  1:16 Sam James
2020-10-15 12:42 Sam James
2020-10-15  1:19 Sam James
2017-09-22  8:32 Alexis Ballier
2017-01-24 11:40 Alexis Ballier
2016-03-22 10:07 Alexis Ballier
2016-02-12 16:31 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=1678436269.8abfa2b4c6dbfaf272bff4145e9e1cb41a2de11e.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