From: "Arsen Arsenović" <arsen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/muon/
Date: Tue, 18 Jul 2023 17:31:05 +0000 (UTC) [thread overview]
Message-ID: <1689701431.6347d4e83c53f044975d6aae947f8c4047071631.arsen@gentoo> (raw)
commit: 6347d4e83c53f044975d6aae947f8c4047071631
Author: Arsen Arsenović <arsen <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 18 17:10:09 2023 +0000
Commit: Arsen Arsenović <arsen <AT> gentoo <DOT> org>
CommitDate: Tue Jul 18 17:30:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6347d4e8
dev-util/muon: add missing conditional on python-any-r1_pkg_setup
Closes: https://bugs.gentoo.org/908691
Signed-off-by: Arsen Arsenović <arsen <AT> gentoo.org>
dev-util/muon/{muon-0.2.0.ebuild => muon-0.2.0-r1.ebuild} | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-util/muon/muon-0.2.0.ebuild b/dev-util/muon/muon-0.2.0-r1.ebuild
similarity index 96%
rename from dev-util/muon/muon-0.2.0.ebuild
rename to dev-util/muon/muon-0.2.0-r1.ebuild
index 48a63dd2044c..773ae430566f 100644
--- a/dev-util/muon/muon-0.2.0.ebuild
+++ b/dev-util/muon/muon-0.2.0-r1.ebuild
@@ -45,6 +45,10 @@ python_check_deps() {
python_has_version "dev-python/pyyaml[${PYTHON_USEDEP}]"
}
+pkg_setup() {
+ use man && python-any-r1_pkg_setup
+}
+
src_prepare() {
default
next reply other threads:[~2023-07-18 17:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-18 17:31 Arsen Arsenović [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-18 17:31 [gentoo-commits] repo/gentoo:master commit in: dev-util/muon/ Arsen Arsenović
2023-07-18 17:31 Arsen Arsenović
2023-04-25 22:16 Sam James
2023-04-25 13:41 Arthur Zamarin
2023-04-25 13:41 Arthur Zamarin
2023-04-25 13:40 Arthur Zamarin
2023-04-07 17:03 Arsen Arsenović
2022-10-12 22:39 Sam James
2022-08-14 20:06 Sam James
2022-07-20 19:10 Sam James
2022-07-20 5:30 Sam James
2022-07-20 5:30 Sam James
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=1689701431.6347d4e83c53f044975d6aae947f8c4047071631.arsen@gentoo \
--to=arsen@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