From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/wai-app-static/
Date: Mon, 23 Oct 2023 03:20:25 +0000 (UTC) [thread overview]
Message-ID: <1698030811.84de1b5ef05db0bf2bdb11ff295e525c1ca24068.sam@gentoo> (raw)
commit: 84de1b5ef05db0bf2bdb11ff295e525c1ca24068
Author: hololeap <hololeap <AT> protonmail <DOT> com>
AuthorDate: Fri Oct 6 06:25:54 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 03:13:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84de1b5e
dev-haskell/wai-app-static: Migrate to CABAL_CHDEPS
Signed-off-by: hololeap <hololeap <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild
index 76523567be57..d0cd4c75f305 100644
--- a/dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild
+++ b/dev-haskell/wai-app-static/wai-app-static-3.1.7.2-r1.ebuild
@@ -44,12 +44,9 @@ DEPEND="${RDEPEND}
dev-haskell/temporary )
"
-src_prepare() {
- default
-
- cabal_chdeps \
- 'wai-extra >= 3.0 && < 3.1' 'wai-extra >= 3.0'
-}
+CABAL_CHDEPS=(
+ 'wai-extra >= 3.0 && < 3.1' 'wai-extra >= 3.0'
+)
src_configure() {
haskell-cabal_src_configure \
next reply other threads:[~2023-10-23 3:20 UTC|newest]
Thread overview: 11+ 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-22 22:16 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/wai-app-static/ Sam James
2020-12-14 23:53 Sergei Trofimovich
2020-12-14 23:53 Sergei Trofimovich
2020-09-04 19:44 Sergei Trofimovich
2020-08-15 7:08 Sergei Trofimovich
2020-08-15 7:08 Sergei Trofimovich
2020-08-15 7:08 Sergei Trofimovich
2020-08-01 8:08 Sergei Trofimovich
2018-03-30 2:54 Aaron Bauman
2016-01-16 19:43 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=1698030811.84de1b5ef05db0bf2bdb11ff295e525c1ca24068.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