public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/mpi/
Date: Sat, 29 Jan 2022 10:27:25 +0000 (UTC)	[thread overview]
Message-ID: <1643452037.7d148a29055d152b9518757635c475647ee45fa0.soap@gentoo> (raw)

commit:     7d148a29055d152b9518757635c475647ee45fa0
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 10:27:17 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 10:27:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d148a29

virtual/mpi: drop 2.0-r3, 2.0-r4, 2.0-r5

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 virtual/mpi/mpi-2.0-r3.ebuild | 17 -----------------
 virtual/mpi/mpi-2.0-r4.ebuild | 20 --------------------
 virtual/mpi/mpi-2.0-r5.ebuild | 20 --------------------
 3 files changed, 57 deletions(-)

diff --git a/virtual/mpi/mpi-2.0-r3.ebuild b/virtual/mpi/mpi-2.0-r3.ebuild
deleted file mode 100644
index 9925fbe3260f..000000000000
--- a/virtual/mpi/mpi-2.0-r3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for Message Passing Interface (MPI) v2.0 implementation"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="cxx fortran romio threads"
-
-RDEPEND="|| (
-	sys-cluster/openmpi[cxx?,fortran?,romio?,threads?]
-	sys-cluster/mpich[cxx?,fortran?,romio?,threads?]
-	sys-cluster/mpich2[cxx?,fortran?,romio?,threads?]
-	sys-cluster/native-mpi
-)"

diff --git a/virtual/mpi/mpi-2.0-r4.ebuild b/virtual/mpi/mpi-2.0-r4.ebuild
deleted file mode 100644
index 9162fc02a222..000000000000
--- a/virtual/mpi/mpi-2.0-r4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Message Passing Interface (MPI) v2.0 implementation"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="cxx fortran romio threads"
-
-RDEPEND="|| (
-	>=sys-cluster/openmpi-1.10.2-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
-	>=sys-cluster/mpich-3.2-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
-	sys-cluster/mpich2[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
-	sys-cluster/nullmpi[${MULTILIB_USEDEP},cxx(-)?,fortran(-)?,romio(-)?,threads(-)?]
-	sys-cluster/native-mpi
-)"

diff --git a/virtual/mpi/mpi-2.0-r5.ebuild b/virtual/mpi/mpi-2.0-r5.ebuild
deleted file mode 100644
index 13edaf9cfb38..000000000000
--- a/virtual/mpi/mpi-2.0-r5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Message Passing Interface (MPI) v2.0 implementation"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
-IUSE="cxx fortran romio threads"
-
-RDEPEND="|| (
-	>=sys-cluster/openmpi-1.10.2-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads(+)?]
-	>=sys-cluster/mpich-3.2-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
-	sys-cluster/mpich2[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
-	sys-cluster/nullmpi[${MULTILIB_USEDEP},cxx(-)?,fortran(-)?,romio(-)?,threads(-)?]
-	sys-cluster/native-mpi
-)"


             reply	other threads:[~2022-01-29 10:27 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-29 10:27 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-17  5:43 [gentoo-commits] repo/gentoo:master commit in: virtual/mpi/ Eli Schwartz
2023-06-03  9:50 WANG Xuerui
2022-06-22  4:09 Sam James
2022-03-07  4:29 Sam James
2022-02-04  9:15 Jakov Smolić
2021-12-26  3:19 Sam James
2021-12-03 22:51 Sam James
2021-12-01  5:48 Arthur Zamarin
2021-12-01  5:48 Arthur Zamarin
2021-10-20  0:11 Sam James
2021-10-15  6:00 Agostino Sarubbo
2021-10-14 13:39 Agostino Sarubbo
2021-10-13 20:35 Sam James
2021-07-05 13:25 Marek Szuba
2020-10-24 14:51 David Seifert
2018-03-01 18:43 Michał Górny
2018-02-07 22:29 Justin Bronder
2017-06-23  5:20 Alexis Ballier
2017-04-02 23:41 Matt Turner
2017-03-17  6:36 Matt Turner
2017-03-17  6:36 Matt Turner
2017-03-10 10:59 Agostino Sarubbo
2017-03-10  9:09 Agostino Sarubbo
2017-02-24 18:18 Christoph Junghans
2017-01-03 15:28 Christoph Junghans
2016-11-17 21:44 Ian Stakenvicius
2016-09-27 13:12 Christoph Junghans
2016-09-12  1:32 Christoph Junghans
2016-09-06  0:18 Christoph Junghans
2016-08-29 21:22 Christoph Junghans
2016-08-11  7:55 David Seifert

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=1643452037.7d148a29055d152b9518757635c475647ee45fa0.soap@gentoo \
    --to=soap@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