Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/mpich2/
Date: Fri, 29 Oct 2021 22:44:14
Message-Id: 1635547418.aae6b7aae666c0fa704f458bc39c9eeafe5a04f3.sam@gentoo
1 commit: aae6b7aae666c0fa704f458bc39c9eeafe5a04f3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 29 22:36:45 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 29 22:43:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae6b7aa
7
8 sys-cluster/mpich2: add hwloc subslot operator
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-cluster/mpich2/{mpich2-1.5-r1.ebuild => mpich2-1.5-r2.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/mpich2/mpich2-1.5-r1.ebuild b/sys-cluster/mpich2/mpich2-1.5-r2.ebuild
16 similarity index 99%
17 rename from sys-cluster/mpich2/mpich2-1.5-r1.ebuild
18 rename to sys-cluster/mpich2/mpich2-1.5-r2.ebuild
19 index b436f7e5fe9..cc4ea60778c 100644
20 --- a/sys-cluster/mpich2/mpich2-1.5-r1.ebuild
21 +++ b/sys-cluster/mpich2/mpich2-1.5-r2.ebuild
22 @@ -20,7 +20,7 @@ IUSE="+cxx doc fortran mpi-threads romio threads"
23 COMMON_DEPEND="
24 dev-libs/libaio
25 net-libs/libnsl:0=
26 - sys-apps/hwloc
27 + sys-apps/hwloc:=
28 romio? ( net-fs/nfs-utils )"
29
30 DEPEND="${COMMON_DEPEND}