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: app-misc/geneweb/
Date: Sat, 13 Mar 2021 15:26:18 +0000 (UTC)	[thread overview]
Message-ID: <1615649004.1def7a632ba72bd26bc38c4e7aca8d1095c67999.sam@gentoo> (raw)

commit:     1def7a632ba72bd26bc38c4e7aca8d1095c67999
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 11:06:22 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 15:23:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1def7a63

app-misc/geneweb: convert to dev-ml/ounit2 for tests

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/geneweb/geneweb-7.0.0-r2.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/app-misc/geneweb/geneweb-7.0.0-r2.ebuild b/app-misc/geneweb/geneweb-7.0.0-r2.ebuild
index e96a2f98c99..17c350fb068 100644
--- a/app-misc/geneweb/geneweb-7.0.0-r2.ebuild
+++ b/app-misc/geneweb/geneweb-7.0.0-r2.ebuild
@@ -25,10 +25,16 @@ RDEPEND="dev-lang/ocaml[ocamlopt?]
 	dev-ml/calendars:="
 DEPEND="${RDEPEND}
 	dev-ml/cppo
-	test? ( dev-ml/ounit )"
+	test? ( dev-ml/ounit2 )"
 
 QA_FLAGS_IGNORED='.*'
 
+src_prepare() {
+	default
+
+	sed -i -e "s/oUnit/ounit2/" test/dune.in || die
+}
+
 src_configure() {
 	ocaml ./configure.ml
 }


             reply	other threads:[~2021-03-13 15:26 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-13 15:26 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-10 22:43 [gentoo-commits] repo/gentoo:master commit in: app-misc/geneweb/ Sam James
2025-03-10 11:58 Jakov Smolić
2025-03-10 11:41 Arthur Zamarin
2025-03-10  7:29 Alfredo Tupone
2025-02-26 20:38 Alfredo Tupone
2024-07-18 20:40 Alfredo Tupone
2024-07-02 14:50 Maciej Barć
2024-01-02 10:57 Alfredo Tupone
2022-06-26 13:36 Alfredo Tupone
2021-10-14  9:03 Alfredo Tupone
2021-09-18 12:30 Agostino Sarubbo
2021-09-17 14:14 Agostino Sarubbo
2021-01-19 21:09 Alfredo Tupone
2021-01-19  7:40 Alfredo Tupone
2021-01-18 21:07 Alfredo Tupone
2021-01-14 19:35 Alfredo Tupone
2021-01-11 21:23 Alfredo Tupone
2020-05-13  8:21 Alfredo Tupone
2020-03-18 21:42 Alfredo Tupone
2020-03-15 18:41 Agostino Sarubbo
2020-03-14 19:46 Agostino Sarubbo
2020-01-29 18:23 Alfredo Tupone
2020-01-01 13:31 Alfredo Tupone
2019-05-06 19:54 Alfredo Tupone
2018-04-17  6:09 Alfredo Tupone
2017-10-22 19:50 Alfredo Tupone

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=1615649004.1def7a632ba72bd26bc38c4e7aca8d1095c67999.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