From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-rerun/
Date: Mon, 23 Oct 2023 03:20:25 +0000 (UTC) [thread overview]
Message-ID: <1698030806.ca57c391b4f1ebdceb761c8d88cbf04d590e105b.sam@gentoo> (raw)
commit: ca57c391b4f1ebdceb761c8d88cbf04d590e105b
Author: hololeap <hololeap <AT> protonmail <DOT> com>
AuthorDate: Fri Oct 6 06:15:47 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 03:13:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca57c391
dev-haskell/tasty-rerun: Migrate to CABAL_CHDEPS
Signed-off-by: hololeap <hololeap <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild b/dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild
index 1d083190604c..6396f90026b0 100644
--- a/dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild
+++ b/dev-haskell/tasty-rerun/tasty-rerun-1.1.18.ebuild
@@ -29,8 +29,6 @@ DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.18.1.3
"
-src_prepare() {
- default
- cabal_chdeps \
- 'base >=4.6 && <4.15' 'base >=4.6'
-}
+CABAL_CHDEPS=(
+ 'base >=4.6 && <4.15' 'base >=4.6'
+)
next reply other threads:[~2023-10-23 3:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-23 3:20 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-30 5:21 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/tasty-rerun/ Sam James
2022-07-30 5:21 Sam James
2020-08-22 21:31 Sergei Trofimovich
2019-12-14 14:05 Sergei Trofimovich
2016-11-06 12:03 Sergei Trofimovich
2016-01-19 22:29 Sergei Trofimovich
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=1698030806.ca57c391b4f1ebdceb761c8d88cbf04d590e105b.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