From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ncspot/
Date: Sun, 10 Nov 2024 16:51:56 +0000 (UTC) [thread overview]
Message-ID: <1731257475.c6a214ac2f138a419ae528e58ca57e74b3597e04.sam@gentoo> (raw)
commit: c6a214ac2f138a419ae528e58ca57e74b3597e04
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 16:50:44 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 16:51:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a214ac
media-sound/ncspot: add missing rust_pkg_setup calls
Not all revisions were updated.
Closes: https://bugs.gentoo.org/943167
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/ncspot/ncspot-1.2.0-r1.ebuild | 5 +++++
media-sound/ncspot/ncspot-1.2.1-r1.ebuild | 5 +++++
2 files changed, 10 insertions(+)
diff --git a/media-sound/ncspot/ncspot-1.2.0-r1.ebuild b/media-sound/ncspot/ncspot-1.2.0-r1.ebuild
index f461b2a76eb4..ba8bdc27a012 100644
--- a/media-sound/ncspot/ncspot-1.2.0-r1.ebuild
+++ b/media-sound/ncspot/ncspot-1.2.0-r1.ebuild
@@ -595,6 +595,11 @@ BDEPEND="${PYTHON_DEPS}
QA_FLAGS_IGNORED="/usr/bin/ncspot"
+pkg_setup() {
+ python-any-r1_pkg_setup
+ rust_pkg_setup
+}
+
src_configure() {
local myfeaturesdef=""
diff --git a/media-sound/ncspot/ncspot-1.2.1-r1.ebuild b/media-sound/ncspot/ncspot-1.2.1-r1.ebuild
index ce56d901f746..ff8820871b7f 100644
--- a/media-sound/ncspot/ncspot-1.2.1-r1.ebuild
+++ b/media-sound/ncspot/ncspot-1.2.1-r1.ebuild
@@ -601,6 +601,11 @@ BDEPEND="${PYTHON_DEPS}
QA_FLAGS_IGNORED="/usr/bin/ncspot"
+pkg_setup() {
+ python-any-r1_pkg_setup
+ rust_pkg_setup
+}
+
src_configure() {
local myfeaturesdef=""
next reply other threads:[~2024-11-10 16:52 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-10 16:51 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-15 16:57 [gentoo-commits] repo/gentoo:master commit in: media-sound/ncspot/ Joonas Niilola
2025-08-26 6:42 Joonas Niilola
2025-08-26 6:42 Joonas Niilola
2025-08-13 5:18 Joonas Niilola
2025-07-11 7:59 Joonas Niilola
2025-05-12 16:57 Joonas Niilola
2025-04-13 7:37 Joonas Niilola
2025-03-28 6:43 Arthur Zamarin
2025-03-08 9:12 Joonas Niilola
2025-02-01 8:56 Joonas Niilola
2024-12-14 7:13 Joonas Niilola
2024-12-13 11:49 Joonas Niilola
2024-11-01 12:59 Joonas Niilola
2024-10-16 15:59 Joonas Niilola
2024-09-10 6:24 Joonas Niilola
2024-08-27 7:45 Joonas Niilola
2024-07-17 7:24 Joonas Niilola
2024-07-08 7:17 Joonas Niilola
2024-07-08 7:17 Joonas Niilola
2024-06-11 11:17 Joonas Niilola
2024-05-11 6:19 Joonas Niilola
2024-04-29 8:18 Joonas Niilola
2024-04-11 4:25 Joonas Niilola
2024-03-07 7:36 Joonas Niilola
2024-02-16 10:22 Joonas Niilola
2024-02-06 15:01 Joonas Niilola
2024-01-06 9:32 Joonas Niilola
2023-08-31 7:07 Joonas Niilola
2023-08-25 6:48 Joonas Niilola
2023-07-24 6:31 Joonas Niilola
2023-07-24 6:31 Joonas Niilola
2023-07-24 6:31 Joonas Niilola
2023-06-29 6:41 Joonas Niilola
2023-06-23 7:24 Joonas Niilola
2023-06-20 16:06 Joonas Niilola
2023-06-13 12:48 Joonas Niilola
2023-06-11 6:33 Joonas Niilola
2023-06-09 8:53 Joonas Niilola
2023-05-11 7:01 Joonas Niilola
2023-05-06 8:46 Joonas Niilola
2023-04-15 6:19 Joonas Niilola
2023-04-06 6:54 Joonas Niilola
2023-03-25 6:32 Joonas Niilola
2023-03-12 9:17 Joonas Niilola
2023-03-10 7:01 Joonas Niilola
2023-03-01 13:21 Joonas Niilola
2023-01-14 19:34 Joonas Niilola
2023-01-14 16:05 Joonas Niilola
2023-01-14 16:04 Joonas Niilola
2023-01-14 15:56 Joonas Niilola
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=1731257475.c6a214ac2f138a419ae528e58ca57e74b3597e04.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