From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bugbite-cli/
Date: Sat, 9 Nov 2024 13:48:43 +0000 (UTC) [thread overview]
Message-ID: <1731160102.bb9b6ccb049743816237f87e96055ac0f5f5dd06.sam@gentoo> (raw)
commit: bb9b6ccb049743816237f87e96055ac0f5f5dd06
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 9 13:47:21 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 9 13:48:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb9b6ccb
dev-util/bugbite-cli: add rust_pkg_setup call
This was missed as it got bumped while the eclass work was being rebased.
Closes: https://bugs.gentoo.org/943137
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/bugbite-cli/bugbite-cli-0.0.13.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-util/bugbite-cli/bugbite-cli-0.0.13.ebuild b/dev-util/bugbite-cli/bugbite-cli-0.0.13.ebuild
index adcbe9bb13cb..a346a3ca7fff 100644
--- a/dev-util/bugbite-cli/bugbite-cli-0.0.13.ebuild
+++ b/dev-util/bugbite-cli/bugbite-cli-0.0.13.ebuild
@@ -27,6 +27,7 @@ BDEPEND="
QA_FLAGS_IGNORED="usr/bin/bite"
pkg_setup() {
+ rust_pkg_setup
if [[ ${MERGE_TYPE} != binary ]] && use static ; then
local rust_target=$( rustc -vV 2>/dev/null | sed -n 's|^host: ||p' )
[[ -z ${rust_target} ]] && die "Failed to read host target from rustc!"
next reply other threads:[~2024-11-09 13:48 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-09 13:48 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-28 12:21 [gentoo-commits] repo/gentoo:master commit in: dev-util/bugbite-cli/ Sam James
2024-11-20 12:51 Agostino Sarubbo
2024-11-09 13:48 Sam James
2024-11-08 11:36 Agostino Sarubbo
2024-09-12 14:48 Agostino Sarubbo
2024-09-12 9:44 Agostino Sarubbo
2024-09-12 9:44 Agostino Sarubbo
2024-08-26 8:51 Agostino Sarubbo
2024-08-26 8:51 Agostino Sarubbo
2024-04-20 17:59 Agostino Sarubbo
2024-04-20 17:59 Agostino Sarubbo
2024-04-13 5:39 Agostino Sarubbo
2024-04-13 5:39 Agostino Sarubbo
2024-04-11 11:39 Agostino Sarubbo
2024-04-10 10:25 Agostino Sarubbo
2024-04-10 9:59 Agostino Sarubbo
2024-04-10 9:59 Agostino Sarubbo
2024-04-10 9:17 Agostino Sarubbo
2024-03-29 10:33 Agostino Sarubbo
2024-03-28 14:24 Agostino Sarubbo
2024-03-27 11:35 Agostino Sarubbo
2024-03-27 11:29 Agostino Sarubbo
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=1731160102.bb9b6ccb049743816237f87e96055ac0f5f5dd06.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