public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Maier" <tamiko@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/gmsh/
Date: Thu, 31 Jul 2025 18:23:40 +0000 (UTC)	[thread overview]
Message-ID: <1753986212.162f950610e79a9a82d4857a56cb2d8b1da74d3f.tamiko@gentoo> (raw)

commit:     162f950610e79a9a82d4857a56cb2d8b1da74d3f
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 31 17:02:33 2025 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Thu Jul 31 18:23:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=162f9506

sci-libs/gmsh: do not depend on virtual/mpi[cxx]

Manually verified that we do not require the deprecated cxx interface by
compiling against sys-cluster/openmpi-5.0.6

Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 sci-libs/gmsh/gmsh-4.11.1-r3.ebuild | 4 ++--
 sci-libs/gmsh/gmsh-4.12.2-r2.ebuild | 4 ++--
 sci-libs/gmsh/gmsh-4.13.1-r1.ebuild | 4 ++--
 sci-libs/gmsh/gmsh-4.13.1-r2.ebuild | 2 +-
 sci-libs/gmsh/gmsh-4.14.0.ebuild    | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sci-libs/gmsh/gmsh-4.11.1-r3.ebuild b/sci-libs/gmsh/gmsh-4.11.1-r3.ebuild
index 8a1ae97616cf..4e4a7f91927f 100644
--- a/sci-libs/gmsh/gmsh-4.11.1-r3.ebuild
+++ b/sci-libs/gmsh/gmsh-4.11.1-r3.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=8
@@ -52,7 +52,7 @@ RDEPEND="
 		sci-libs/hdf5:=[mpi=]
 	)
 	metis? ( >=sci-libs/metis-5.2.0 )
-	mpi? ( virtual/mpi[cxx] )
+	mpi? ( virtual/mpi )
 	mumps? ( sci-libs/mumps[mpi=] )
 	opencascade? ( sci-libs/opencascade:* )
 	pdf? ( app-text/poppler:= )

diff --git a/sci-libs/gmsh/gmsh-4.12.2-r2.ebuild b/sci-libs/gmsh/gmsh-4.12.2-r2.ebuild
index e334c37e2aa2..db3b599e0707 100644
--- a/sci-libs/gmsh/gmsh-4.12.2-r2.ebuild
+++ b/sci-libs/gmsh/gmsh-4.12.2-r2.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=8
@@ -52,7 +52,7 @@ RDEPEND="
 		sci-libs/hdf5:=[mpi=]
 	)
 	metis? ( >=sci-libs/metis-5.2.0 )
-	mpi? ( virtual/mpi[cxx] )
+	mpi? ( virtual/mpi )
 	mumps? ( sci-libs/mumps[mpi=] )
 	opencascade? ( sci-libs/opencascade:* )
 	pdf? ( app-text/poppler:= )

diff --git a/sci-libs/gmsh/gmsh-4.13.1-r1.ebuild b/sci-libs/gmsh/gmsh-4.13.1-r1.ebuild
index 0b0e0ad7fea4..6d1e265c1bcf 100644
--- a/sci-libs/gmsh/gmsh-4.13.1-r1.ebuild
+++ b/sci-libs/gmsh/gmsh-4.13.1-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=8
@@ -52,7 +52,7 @@ RDEPEND="
 		sci-libs/hdf5:=[mpi=]
 	)
 	metis? ( >=sci-libs/metis-5.2.0 )
-	mpi? ( virtual/mpi[cxx] )
+	mpi? ( virtual/mpi )
 	mumps? ( sci-libs/mumps[mpi=] )
 	opencascade? ( sci-libs/opencascade:* )
 	pdf? ( app-text/poppler:= )

diff --git a/sci-libs/gmsh/gmsh-4.13.1-r2.ebuild b/sci-libs/gmsh/gmsh-4.13.1-r2.ebuild
index bcd17fd019c8..4bba104e4fa1 100644
--- a/sci-libs/gmsh/gmsh-4.13.1-r2.ebuild
+++ b/sci-libs/gmsh/gmsh-4.13.1-r2.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
 		sci-libs/hdf5:=[mpi=]
 	)
 	metis? ( >=sci-libs/metis-5.2.0 )
-	mpi? ( virtual/mpi[cxx] )
+	mpi? ( virtual/mpi )
 	mumps? ( sci-libs/mumps[mpi=] )
 	opencascade? ( sci-libs/opencascade:* )
 	pdf? ( app-text/poppler:= )

diff --git a/sci-libs/gmsh/gmsh-4.14.0.ebuild b/sci-libs/gmsh/gmsh-4.14.0.ebuild
index 774164f3db42..fe7b417e9136 100644
--- a/sci-libs/gmsh/gmsh-4.14.0.ebuild
+++ b/sci-libs/gmsh/gmsh-4.14.0.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
 		sci-libs/med[mpi=]
 	)
 	metis? ( >=sci-libs/metis-5.2.0 )
-	mpi? ( virtual/mpi[cxx] )
+	mpi? ( virtual/mpi )
 	mumps? ( sci-libs/mumps[mpi=] )
 	opencascade? ( sci-libs/opencascade:* )
 	pdf? ( app-text/poppler:= )


             reply	other threads:[~2025-07-31 18:23 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-31 18:23 Matthias Maier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-30  4:53 [gentoo-commits] repo/gentoo:master commit in: sci-libs/gmsh/ Andreas Sturmlechner
2025-07-31 10:33 Alexander Puck Neuwirth
2025-07-21 15:40 Alexander Puck Neuwirth
2025-03-10 23:03 Sam James
2024-12-26 17:50 Ionen Wolkens
2024-07-03 22:43 Matthias Maier
2024-04-23 20:37 Sam James
2024-03-26 12:31 Sam James
2024-03-24 21:34 Andreas Sturmlechner
2024-03-15  1:48 Sam James
2023-05-01 13:44 Andrew Ammerlaan
2022-08-26 10:46 Sam James
2022-06-13 12:38 Andrew Ammerlaan
2022-06-13 12:38 Andrew Ammerlaan
2022-06-06  5:49 Matthias Maier
2022-06-06  5:49 Matthias Maier
2022-06-06  5:49 Matthias Maier
2022-06-06  5:49 Matthias Maier
2022-03-26  9:59 Andrew Ammerlaan
2022-03-11 16:05 Matthias Maier
2022-03-11 16:01 Matthias Maier
2022-02-13 21:08 Conrad Kostecki
2022-01-03 21:37 Matthias Maier
2021-09-19 16:48 Andreas K. Hüttel
2021-06-20  4:06 Matthias Maier
2021-04-09 18:26 Matthias Maier
2020-12-20 14:53 Marek Szuba
2020-09-11 14:54 Matthias Maier
2020-09-11 14:52 Matthias Maier
2020-09-11 14:52 Matthias Maier
2019-09-03 22:35 Matthias Maier
2019-08-05  6:52 Matthias Maier

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=1753986212.162f950610e79a9a82d4857a56cb2d8b1da74d3f.tamiko@gentoo \
    --to=tamiko@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