From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/pmix/
Date: Wed, 7 Dec 2022 19:49:49 +0000 (UTC) [thread overview]
Message-ID: <1670442581.fa5d1b16c3f24c2cf99d215aadb5228ea27a958b.sam@gentoo> (raw)
commit: fa5d1b16c3f24c2cf99d215aadb5228ea27a958b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 7 19:43:46 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 7 19:49:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa5d1b16
sys-cluster/pmix: add hwloc dep, rename pquery
Closes: https://bugs.gentoo.org/884765
Closes: https://bugs.gentoo.org/884735
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/pmix/{pmix-4.2.2.ebuild => pmix-4.2.2-r1.ebuild} | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/sys-cluster/pmix/pmix-4.2.2.ebuild b/sys-cluster/pmix/pmix-4.2.2-r1.ebuild
similarity index 83%
rename from sys-cluster/pmix/pmix-4.2.2.ebuild
rename to sys-cluster/pmix/pmix-4.2.2-r1.ebuild
index 4e0cde30caf9..84966f965b68 100644
--- a/sys-cluster/pmix/pmix-4.2.2.ebuild
+++ b/sys-cluster/pmix/pmix-4.2.2-r1.ebuild
@@ -14,6 +14,7 @@ IUSE="debug +munge pmi"
RDEPEND="
dev-libs/libevent:=
+ sys-apps/hwloc:=
sys-cluster/ucx
sys-libs/zlib:=
munge? ( sys-auth/munge )
@@ -27,3 +28,10 @@ src_configure() {
$(use_enable debug) \
$(use_with munge)
}
+
+src_install() {
+ default
+
+ # bug #884765
+ mv "${ED}"/usr/bin/pquery "${ED}"/usr/bin/pmix-pquery || die
+}
next reply other threads:[~2022-12-07 19:49 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-07 19:49 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-08 11:00 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/pmix/ Patrick Lauer
2024-08-24 6:41 Michał Górny
2024-08-23 23:37 Jakov Smolić
2024-07-17 20:31 Eli Schwartz
2024-07-17 20:31 Eli Schwartz
2024-07-17 5:43 Eli Schwartz
2024-07-03 21:25 Eli Schwartz
2024-07-03 21:25 Eli Schwartz
2024-06-14 6:45 Sam James
2024-06-14 6:45 Sam James
2024-06-14 6:45 Sam James
2023-12-20 10:04 Sam James
2022-12-24 14:52 Andreas Sturmlechner
2022-12-07 15:42 Sam James
2022-11-19 19:36 Sam James
2022-11-19 19:36 Sam James
2018-04-01 20:51 Justin Lecher
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=1670442581.fa5d1b16c3f24c2cf99d215aadb5228ea27a958b.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