commit:     ba7c86fd9e0512fead6867c36d8835148e4564da
Author:     Misha Zavertkin <misha.zavertkin <AT> mail <DOT> ru>
AuthorDate: Fri Jan 24 12:34:52 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 21 21:23:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7c86fd

sys-cluster/mpich: drop libunwind dependency

[sam: Per perona on the PR, the libunwind dep was dropped upstream
with 
https://github.com/pmodels/mpich/commit/766c342e37134863219d4d4dc7b2b52048f1275b.]

[sam: Revbump.]

Signed-off-by: Misha Zavertkin <misha.zavertkin <AT> mail.ru>
Part-of: https://github.com/gentoo/gentoo/pull/39108
Closes: https://github.com/gentoo/gentoo/pull/39108
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-cluster/mpich/{mpich-3.4.3.ebuild => mpich-3.4.3-r1.ebuild} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-cluster/mpich/mpich-3.4.3.ebuild 
b/sys-cluster/mpich/mpich-3.4.3-r1.ebuild
similarity index 98%
rename from sys-cluster/mpich/mpich-3.4.3.ebuild
rename to sys-cluster/mpich/mpich-3.4.3-r1.ebuild
index 717f18b5306a..e1b9c50cfe66 100644
--- a/sys-cluster/mpich/mpich-3.4.3.ebuild
+++ b/sys-cluster/mpich/mpich-3.4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,7 +23,6 @@ REQUIRED_USE="mpi-threads? ( threads )"
 COMMON_DEPEND="
        >=dev-libs/libaio-0.3.109-r5[${MULTILIB_USEDEP}]
        >=sys-apps/hwloc-2.0.2:=[${MULTILIB_USEDEP}]
-       sys-libs/libunwind:=[${MULTILIB_USEDEP}]
        romio? ( net-fs/nfs-utils )
 "
 

Reply via email to