public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: virtual/mpi/
@ 2011-06-30 16:28 Alexey Shvetsov
  0 siblings, 0 replies; 11+ messages in thread
From: Alexey Shvetsov @ 2011-06-30 16:28 UTC (permalink / raw
  To: gentoo-commits

commit:     3cef8d690e6bef730e5c45781f0e2304b948b202
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 30 16:26:57 2011 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 16:26:57 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3cef8d69

[virtual/mpi] Update virtual mpi

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key F82F92E6)

---
 virtual/mpi/mpi-2.0-r2.ebuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/virtual/mpi/mpi-2.0-r2.ebuild b/virtual/mpi/mpi-2.0-r2.ebuild
index 9907d48..58d95af 100644
--- a/virtual/mpi/mpi-2.0-r2.ebuild
+++ b/virtual/mpi/mpi-2.0-r2.ebuild
@@ -15,6 +15,7 @@ IUSE="cxx fortran romio"
 RDEPEND="|| (
 	sys-cluster/openmpi[cxx?,fortran?,romio?]
 	sys-cluster/mpich2[cxx?,fortran?,romio?]
+	sys-cluster/mvapich2[cxx?,fortran?,romio?]
 	sys-cluster/nullmpi
 	sys-cluster/native-mpi
 )"



^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/mpi/
@ 2013-07-09  1:17 Justin Bronder
  0 siblings, 0 replies; 11+ messages in thread
From: Justin Bronder @ 2013-07-09  1:17 UTC (permalink / raw
  To: gentoo-commits

commit:     bd552c7641fb10b4427637e15d35eb5cb33d3f60
Author:     Justin Bronder <jbronder <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  9 01:16:23 2013 +0000
Commit:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Tue Jul  9 01:16:23 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bd552c76

Upstream package move from sys-cluster/mpich2 to sys-cluster/mpich

Package-Manager: portage-2.1.12.2

---
 virtual/mpi/ChangeLog                                | 8 +++++++-
 virtual/mpi/{mpi-2.0-r2.ebuild => mpi-2.0-r3.ebuild} | 3 ++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/virtual/mpi/ChangeLog b/virtual/mpi/ChangeLog
index 788ecbb..e21b56f 100644
--- a/virtual/mpi/ChangeLog
+++ b/virtual/mpi/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for virtual/mpi
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*mpi-2.0-r3 (09 Jul 2013)
+
+  09 Jul 2013; Justin Bronder <jsbronder@gentoo.org> -mpi-2.0-r2.ebuild,
+  +mpi-2.0-r3.ebuild:
+  Upstream package move from sys-cluster/mpich2 to sys-cluster/mpich
+
 *mpi-2.0-r2 (23 Jan 2011)
 
   23 Jan 2011; Christoph Junghans <kleiner_otti@gmx.de> +mpi-2.0-r2.ebuild,

diff --git a/virtual/mpi/mpi-2.0-r2.ebuild b/virtual/mpi/mpi-2.0-r3.ebuild
similarity index 88%
rename from virtual/mpi/mpi-2.0-r2.ebuild
rename to virtual/mpi/mpi-2.0-r3.ebuild
index 58d95af..a621ab9 100644
--- a/virtual/mpi/mpi-2.0-r2.ebuild
+++ b/virtual/mpi/mpi-2.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/virtual/mpi/mpi-2.0-r1.ebuild,v 1.4 2010/12/05 19:22:28 jsbronder Exp $
 
@@ -14,6 +14,7 @@ IUSE="cxx fortran romio"
 
 RDEPEND="|| (
 	sys-cluster/openmpi[cxx?,fortran?,romio?]
+	sys-cluster/mpich[cxx?,fortran?,romio?]
 	sys-cluster/mpich2[cxx?,fortran?,romio?]
 	sys-cluster/mvapich2[cxx?,fortran?,romio?]
 	sys-cluster/nullmpi


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/mpi/
@ 2013-07-12  0:14 Justin Bronder
  0 siblings, 0 replies; 11+ messages in thread
From: Justin Bronder @ 2013-07-12  0:14 UTC (permalink / raw
  To: gentoo-commits

commit:     1a197b6449ab3616506561530b563cf070ec49f3
Author:     Justin Bronder <jbronder <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 00:14:14 2013 +0000
Commit:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 00:14:14 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1a197b64

add threads as an optional use dep

Package-Manager: portage-2.1.12.2

---
 virtual/mpi/ChangeLog         |  3 +++
 virtual/mpi/mpi-2.0-r3.ebuild | 10 +++++-----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/virtual/mpi/ChangeLog b/virtual/mpi/ChangeLog
index e21b56f..790965e 100644
--- a/virtual/mpi/ChangeLog
+++ b/virtual/mpi/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  12 Jul 2013; Justin Bronder <jsbronder@gentoo.org> mpi-2.0-r3.ebuild:
+  add threads as an optional use dep
+
 *mpi-2.0-r3 (09 Jul 2013)
 
   09 Jul 2013; Justin Bronder <jsbronder@gentoo.org> -mpi-2.0-r2.ebuild,

diff --git a/virtual/mpi/mpi-2.0-r3.ebuild b/virtual/mpi/mpi-2.0-r3.ebuild
index a621ab9..a849764 100644
--- a/virtual/mpi/mpi-2.0-r3.ebuild
+++ b/virtual/mpi/mpi-2.0-r3.ebuild
@@ -10,13 +10,13 @@ SRC_URI=""
 LICENSE=""
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="cxx fortran romio"
+IUSE="cxx fortran romio threads"
 
 RDEPEND="|| (
-	sys-cluster/openmpi[cxx?,fortran?,romio?]
-	sys-cluster/mpich[cxx?,fortran?,romio?]
-	sys-cluster/mpich2[cxx?,fortran?,romio?]
-	sys-cluster/mvapich2[cxx?,fortran?,romio?]
+	sys-cluster/openmpi[cxx?,fortran?,romio?,threads?]
+	sys-cluster/mpich[cxx?,fortran?,romio?,threads?]
+	sys-cluster/mpich2[cxx?,fortran?,romio?,threads?]
+	sys-cluster/mvapich2[cxx?,fortran?,romio?,threads?]
 	sys-cluster/nullmpi
 	sys-cluster/native-mpi
 )"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/mpi/
@ 2013-07-12 13:45 Christoph Junghans
  0 siblings, 0 replies; 11+ messages in thread
From: Christoph Junghans @ 2013-07-12 13:45 UTC (permalink / raw
  To: gentoo-commits

commit:     1ec334e055a8f82d19ae2e86ca37320a8e1454e3
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 13:45:13 2013 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 13:45:13 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1ec334e0

fix nullmpi use flags

Package-Manager: portage-2.2.0_alpha188

---
 virtual/mpi/ChangeLog         | 4 +++-
 virtual/mpi/mpi-2.0-r3.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/virtual/mpi/ChangeLog b/virtual/mpi/ChangeLog
index 790965e..aea8f1d 100644
--- a/virtual/mpi/ChangeLog
+++ b/virtual/mpi/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  12 Jul 2013; Christoph Junghans <ottxor@gentoo.org> mpi-2.0-r3.ebuild:
+  fix nullmpi use flags
+
   12 Jul 2013; Justin Bronder <jsbronder@gentoo.org> mpi-2.0-r3.ebuild:
   add threads as an optional use dep
 
@@ -16,4 +19,3 @@
   23 Jan 2011; Christoph Junghans <kleiner_otti@gmx.de> +mpi-2.0-r2.ebuild,
   +metadata.xml:
   initial version with sys-cluster/nullmpi support
-

diff --git a/virtual/mpi/mpi-2.0-r3.ebuild b/virtual/mpi/mpi-2.0-r3.ebuild
index a849764..f71d199 100644
--- a/virtual/mpi/mpi-2.0-r3.ebuild
+++ b/virtual/mpi/mpi-2.0-r3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/virtual/mpi/mpi-2.0-r1.ebuild,v 1.4 2010/12/05 19:22:28 jsbronder Exp $
 
-EAPI=2
+EAPI=5
 
 DESCRIPTION="Virtual for Message Passing Interface (MPI) v2.0 implementation"
 HOMEPAGE=""
@@ -17,7 +17,7 @@ RDEPEND="|| (
 	sys-cluster/mpich[cxx?,fortran?,romio?,threads?]
 	sys-cluster/mpich2[cxx?,fortran?,romio?,threads?]
 	sys-cluster/mvapich2[cxx?,fortran?,romio?,threads?]
-	sys-cluster/nullmpi
+	sys-cluster/nullmpi[cxx(-)?,fortran(-)?,romio(-)?,threads(-)?]
 	sys-cluster/native-mpi
 )"
 


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/mpi/
@ 2014-11-15  0:21 Christoph Junghans
  0 siblings, 0 replies; 11+ messages in thread
From: Christoph Junghans @ 2014-11-15  0:21 UTC (permalink / raw
  To: gentoo-commits

commit:     c9c5481237d0f405dc72cc34d1f282640a298d25
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 15 00:10:44 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Nov 15 00:10:44 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c9c54812

fix mvapich2 dep

Package-Manager: portage-2.2.8-r2

---
 virtual/mpi/ChangeLog         | 5 ++++-
 virtual/mpi/mpi-2.0-r3.ebuild | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/virtual/mpi/ChangeLog b/virtual/mpi/ChangeLog
index aea8f1d..9528b39 100644
--- a/virtual/mpi/ChangeLog
+++ b/virtual/mpi/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for virtual/mpi
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  15 Nov 2014; Christoph Junghans <ottxor@gentoo.org> mpi-2.0-r3.ebuild:
+  fix mvapich2 dep
+
   12 Jul 2013; Christoph Junghans <ottxor@gentoo.org> mpi-2.0-r3.ebuild:
   fix nullmpi use flags
 

diff --git a/virtual/mpi/mpi-2.0-r3.ebuild b/virtual/mpi/mpi-2.0-r3.ebuild
index 58b5e29..bc417cd 100644
--- a/virtual/mpi/mpi-2.0-r3.ebuild
+++ b/virtual/mpi/mpi-2.0-r3.ebuild
@@ -16,7 +16,7 @@ RDEPEND="|| (
 	sys-cluster/openmpi[cxx?,fortran?,romio?,threads?]
 	sys-cluster/mpich[cxx?,fortran?,romio?,threads?]
 	sys-cluster/mpich2[cxx?,fortran?,romio?,threads?]
-	sys-cluster/mvapich2[cxx?,fortran?,romio?,threads?]
+	sys-cluster/mvapich2[fortran?,romio?,threads?]
 	sys-cluster/nullmpi[cxx(-)?,fortran(-)?,romio(-)?,threads(-)?]
 	sys-cluster/native-mpi
 )"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/mpi/
@ 2015-02-17  0:13 Christoph Junghans
  0 siblings, 0 replies; 11+ messages in thread
From: Christoph Junghans @ 2015-02-17  0:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ca64282cfc61e6142b71a1ebb11a1a01974a3f5c
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 00:09:22 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 00:09:22 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=ca64282c

added multilib mpi for testing

Package-Manager: portage-2.2.14

---
 virtual/mpi/ChangeLog         |  7 ++++++-
 virtual/mpi/mpi-2.0-r4.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 1 deletion(-)

diff --git a/virtual/mpi/ChangeLog b/virtual/mpi/ChangeLog
index 9528b39..3187e90 100644
--- a/virtual/mpi/ChangeLog
+++ b/virtual/mpi/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for virtual/mpi
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*mpi-2.0-r4 (17 Feb 2015)
+
+  17 Feb 2015; Christoph Junghans <ottxor@gentoo.org> +mpi-2.0-r4.ebuild:
+  added multilib mpi for testing
+
   15 Nov 2014; Christoph Junghans <ottxor@gentoo.org> mpi-2.0-r3.ebuild:
   fix mvapich2 dep
 

diff --git a/virtual/mpi/mpi-2.0-r4.ebuild b/virtual/mpi/mpi-2.0-r4.ebuild
new file mode 100644
index 0000000..e1c2283
--- /dev/null
+++ b/virtual/mpi/mpi-2.0-r4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/mpi/mpi-2.0-r3.ebuild,v 1.1 2013/07/12 00:07:03 jsbronder Exp $
+
+EAPI=5
+
+inherit multilib-build
+
+DESCRIPTION="Virtual for Message Passing Interface (MPI) v2.0 implementation"
+HOMEPAGE=""
+SRC_URI=""
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="cxx fortran romio threads"
+
+RDEPEND="|| (
+	>=sys-cluster/openmpi-1.8.4-r2[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
+	>=sys-cluster/mpich-3.1.3-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
+	>=sys-cluster/mpich2-1.5-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
+	abi_x86_64? ( !abi_x86_32? ( sys-cluster/mvapich2[fortran?,romio?,threads?] ) )
+	prefix? ( sys-cluster/native-mpi )
+)"
+
+DEPEND=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/mpi/
@ 2015-02-19 18:47 Christoph Junghans
  0 siblings, 0 replies; 11+ messages in thread
From: Christoph Junghans @ 2015-02-19 18:47 UTC (permalink / raw
  To: gentoo-commits

commit:     596148f66169e8af8b537e655f585c931acfcd17
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 19 18:28:04 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Feb 19 18:28:04 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=596148f6

dropped keywords like for >=sys-cluster/openmpi-1.8.4-r3

Package-Manager: portage-2.2.14

---
 virtual/mpi/ChangeLog         | 3 +++
 virtual/mpi/mpi-2.0-r4.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/virtual/mpi/ChangeLog b/virtual/mpi/ChangeLog
index 3187e90..929d007 100644
--- a/virtual/mpi/ChangeLog
+++ b/virtual/mpi/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  19 Feb 2015; Christoph Junghans <ottxor@gentoo.org> mpi-2.0-r4.ebuild:
+  dropped keywords like for >=sys-cluster/openmpi-1.8.4-r3
+
 *mpi-2.0-r4 (17 Feb 2015)
 
   17 Feb 2015; Christoph Junghans <ottxor@gentoo.org> +mpi-2.0-r4.ebuild:

diff --git a/virtual/mpi/mpi-2.0-r4.ebuild b/virtual/mpi/mpi-2.0-r4.ebuild
index e1c2283..6099c59 100644
--- a/virtual/mpi/mpi-2.0-r4.ebuild
+++ b/virtual/mpi/mpi-2.0-r4.ebuild
@@ -11,11 +11,11 @@ HOMEPAGE=""
 SRC_URI=""
 LICENSE=""
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="cxx fortran romio threads"
 
 RDEPEND="|| (
-	>=sys-cluster/openmpi-1.8.4-r2[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
+	>=sys-cluster/openmpi-1.8.4-r3[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
 	>=sys-cluster/mpich-3.1.3-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
 	>=sys-cluster/mpich2-1.5-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
 	abi_x86_64? ( !abi_x86_32? ( sys-cluster/mvapich2[fortran?,romio?,threads?] ) )


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/mpi/
@ 2015-02-21  2:46 Christoph Junghans
  0 siblings, 0 replies; 11+ messages in thread
From: Christoph Junghans @ 2015-02-21  2:46 UTC (permalink / raw
  To: gentoo-commits

commit:     9ecf36b26fe22b30233db0bafc839e90ae6c84df
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 21 02:09:43 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Feb 21 02:46:36 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9ecf36b2

mpich2 will not be ported to multilib

Package-Manager: portage-2.2.14

---
 virtual/mpi/ChangeLog         | 3 +++
 virtual/mpi/mpi-2.0-r4.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/virtual/mpi/ChangeLog b/virtual/mpi/ChangeLog
index 929d007..403d5c1 100644
--- a/virtual/mpi/ChangeLog
+++ b/virtual/mpi/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  21 Feb 2015; Christoph Junghans <ottxor@gentoo.org> mpi-2.0-r4.ebuild:
+  mpich2 will not be ported to multilib
+
   19 Feb 2015; Christoph Junghans <ottxor@gentoo.org> mpi-2.0-r4.ebuild:
   dropped keywords like for >=sys-cluster/openmpi-1.8.4-r3
 

diff --git a/virtual/mpi/mpi-2.0-r4.ebuild b/virtual/mpi/mpi-2.0-r4.ebuild
index 6099c59..6f15a39 100644
--- a/virtual/mpi/mpi-2.0-r4.ebuild
+++ b/virtual/mpi/mpi-2.0-r4.ebuild
@@ -17,8 +17,8 @@ IUSE="cxx fortran romio threads"
 RDEPEND="|| (
 	>=sys-cluster/openmpi-1.8.4-r3[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
 	>=sys-cluster/mpich-3.1.3-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
-	>=sys-cluster/mpich2-1.5-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
 	abi_x86_64? ( !abi_x86_32? ( sys-cluster/mvapich2[fortran?,romio?,threads?] ) )
+	x86? ( sys-cluster/mvapich2[fortran?,romio?,threads?] )
 	prefix? ( sys-cluster/native-mpi )
 )"
 


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/mpi/
@ 2015-11-21 15:14 Christoph Junghans
  0 siblings, 0 replies; 11+ messages in thread
From: Christoph Junghans @ 2015-11-21 15:14 UTC (permalink / raw
  To: gentoo-commits

commit:     2b4b56fb26e2d695f7714ec68440448df4ac2ae5
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 21 15:09:18 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Nov 21 15:09:18 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=2b4b56fb

virtual/mpi: bye bye multilib version

Package-Manager: portage-2.2.20.1

 virtual/mpi/ChangeLog         |  3 +++
 virtual/mpi/mpi-2.0-r4.ebuild | 25 -------------------------
 2 files changed, 3 insertions(+), 25 deletions(-)

diff --git a/virtual/mpi/ChangeLog b/virtual/mpi/ChangeLog
index dc1cc71..f7f006b 100644
--- a/virtual/mpi/ChangeLog
+++ b/virtual/mpi/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  21 Nov 2015; Christoph Junghans <ottxor@gentoo.org> -mpi-2.0-r4.ebuild:
+  virtual/mpi: bye bye multilib version
+
   21 Feb 2015; Christoph Junghans <ottxor@gentoo.org> mpi-2.0-r4.ebuild:
   mpich2 will not be ported to multilib
 

diff --git a/virtual/mpi/mpi-2.0-r4.ebuild b/virtual/mpi/mpi-2.0-r4.ebuild
deleted file mode 100644
index bea1bc6..0000000
--- a/virtual/mpi/mpi-2.0-r4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit multilib-build
-
-DESCRIPTION="Virtual for Message Passing Interface (MPI) v2.0 implementation"
-HOMEPAGE=""
-SRC_URI=""
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="cxx fortran romio threads"
-
-RDEPEND="|| (
-	>=sys-cluster/openmpi-1.8.4-r3[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
-	>=sys-cluster/mpich-3.1.3-r1[${MULTILIB_USEDEP},cxx?,fortran?,romio?,threads?]
-	abi_x86_64? ( !abi_x86_32? ( sys-cluster/mvapich2[fortran?,romio?,threads?] ) )
-	x86? ( sys-cluster/mvapich2[fortran?,romio?,threads?] )
-	prefix? ( sys-cluster/native-mpi )
-)"
-
-DEPEND=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/mpi/
@ 2016-02-26  9:02 Justin Lecher
  0 siblings, 0 replies; 11+ messages in thread
From: Justin Lecher @ 2016-02-26  9:02 UTC (permalink / raw
  To: gentoo-commits

commit:     c52253d75539f79dbdb0de2725f22d1eeacb126d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 08:56:03 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 08:56:03 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c52253d7

virtual/mpi: Bump to EAPI=6

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 virtual/mpi/mpi-2.0-r3.ebuild | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/virtual/mpi/mpi-2.0-r3.ebuild b/virtual/mpi/mpi-2.0-r3.ebuild
index 7d3be36..0434eb1 100644
--- a/virtual/mpi/mpi-2.0-r3.ebuild
+++ b/virtual/mpi/mpi-2.0-r3.ebuild
@@ -1,24 +1,26 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 DESCRIPTION="Virtual for Message Passing Interface (MPI) v2.0 implementation"
 HOMEPAGE=""
 SRC_URI=""
+
 LICENSE=""
 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/mvapich2[fortran?,romio?,threads?]
-	sys-cluster/nullmpi[cxx(-)?,fortran(-)?,romio(-)?,threads(-)?]
-	sys-cluster/native-mpi
-)"
-
+RDEPEND="
+	|| (
+		sys-cluster/openmpi[cxx?,fortran?,romio?,threads?]
+		sys-cluster/mpich[cxx?,fortran?,romio?,threads?]
+		sys-cluster/mpich2[cxx?,fortran?,romio?,threads?]
+		sys-cluster/mvapich2[fortran?,romio?,threads?]
+		sys-cluster/nullmpi[cxx(-)?,fortran(-)?,romio(-)?,threads(-)?]
+		sys-cluster/native-mpi
+	)
+"
 DEPEND=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/sci:master commit in: virtual/mpi/
@ 2016-09-17 20:10 Christoph Junghans
  0 siblings, 0 replies; 11+ messages in thread
From: Christoph Junghans @ 2016-09-17 20:10 UTC (permalink / raw
  To: gentoo-commits

commit:     f84924a717e7fa4eae47ba1e904fd6d826648e8d
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 20:10:36 2016 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 20:10:36 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f84924a7

virtual/mpi: moved to gx86

 virtual/mpi/metadata.xml      | 11 -----------
 virtual/mpi/mpi-2.0-r3.ebuild | 26 --------------------------
 2 files changed, 37 deletions(-)

diff --git a/virtual/mpi/metadata.xml b/virtual/mpi/metadata.xml
deleted file mode 100644
index 327f69e..0000000
--- a/virtual/mpi/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>cluster@gentoo.org</email>
-		<name>Gentoo Cluster Project</name>
-	</maintainer>
-	<use>
-		<flag name="romio">Enable romio, a high-performance portable MPI-IO</flag>
-	</use>
-</pkgmetadata>

diff --git a/virtual/mpi/mpi-2.0-r3.ebuild b/virtual/mpi/mpi-2.0-r3.ebuild
deleted file mode 100644
index 0434eb1..0000000
--- a/virtual/mpi/mpi-2.0-r3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-DESCRIPTION="Virtual for Message Passing Interface (MPI) v2.0 implementation"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-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/mvapich2[fortran?,romio?,threads?]
-		sys-cluster/nullmpi[cxx(-)?,fortran(-)?,romio(-)?,threads(-)?]
-		sys-cluster/native-mpi
-	)
-"
-DEPEND=""


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-09-17 20:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-15  0:21 [gentoo-commits] proj/sci:master commit in: virtual/mpi/ Christoph Junghans
  -- strict thread matches above, loose matches on Subject: below --
2016-09-17 20:10 Christoph Junghans
2016-02-26  9:02 Justin Lecher
2015-11-21 15:14 Christoph Junghans
2015-02-21  2:46 Christoph Junghans
2015-02-19 18:47 Christoph Junghans
2015-02-17  0:13 Christoph Junghans
2013-07-12 13:45 Christoph Junghans
2013-07-12  0:14 Justin Bronder
2013-07-09  1:17 Justin Bronder
2011-06-30 16:28 Alexey Shvetsov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox