From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/dafny/
Date: Sun, 17 Sep 2023 22:37:24 +0000 (UTC) [thread overview]
Message-ID: <1694990241.7b3b0de322937aa1ff952ced4336e8aa06c53247.xgqt@gentoo> (raw)
commit: 7b3b0de322937aa1ff952ced4336e8aa06c53247
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 22:18:19 2023 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 22:37:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b3b0de3
dev-lang/dafny: add missing src_unpack to support git
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-lang/dafny/dafny-4.2.0.ebuild | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/dev-lang/dafny/dafny-4.2.0.ebuild b/dev-lang/dafny/dafny-4.2.0.ebuild
index b95aa81fb52f..34aaf73989ea 100644
--- a/dev-lang/dafny/dafny-4.2.0.ebuild
+++ b/dev-lang/dafny/dafny-4.2.0.ebuild
@@ -354,6 +354,14 @@ pkg_setup() {
fi
}
+src_unpack() {
+ dotnet-pkg_src_unpack
+
+ if [[ -n ${EGIT_REPO_URI} ]] ; then
+ git-r3_src_unpack
+ fi
+}
+
src_prepare() {
# Clean the environment.
unset NPM_CONFIG_USERCONFIG
next reply other threads:[~2023-09-17 22:37 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-17 22:37 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-18 15:00 [gentoo-commits] repo/gentoo:master commit in: dev-lang/dafny/ Maciej Barć
2023-09-30 14:24 Maciej Barć
2023-10-06 15:21 Maciej Barć
2023-10-06 15:21 Maciej Barć
2023-11-13 22:04 Sam James
2024-01-29 14:13 Maciej Barć
2024-03-18 8:29 Maciej Barć
2024-03-18 23:04 Maciej Barć
2024-03-29 3:06 Maciej Barć
2024-05-23 22:08 Maciej Barć
2024-05-24 2:46 Ionen Wolkens
2024-05-27 21:03 Maciej Barć
2024-05-28 12:35 Sam James
2024-06-07 13:00 Maciej Barć
2024-06-27 22:42 Maciej Barć
2024-08-01 16:47 Arthur Zamarin
2024-08-30 23:52 Maciej Barć
2024-08-30 23:52 Maciej Barć
2024-09-16 23:44 Maciej Barć
2024-10-01 1:11 Sam James
2024-10-23 15:44 Maciej Barć
2024-10-31 23:17 Maciej Barć
2024-11-04 0:19 Maciej Barć
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=1694990241.7b3b0de322937aa1ff952ced4336e8aa06c53247.xgqt@gentoo \
--to=xgqt@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