public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sys-infiniband/openib-mvapich2/
@ 2011-06-24 17:09 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-06-24 17:09 UTC (permalink / raw
  To: gentoo-commits

commit:     e842544833cb111a33b874fb407b696d0a6dc915
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 16:40:27 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 16:40:27 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e8425448

Sort inherit and/or USE

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

---
 sys-infiniband/openib-mvapich2/metadata.xml        |   10 ++++++++--
 .../openib-mvapich2/openib-mvapich2-0.9.5.ebuild   |    2 +-
 .../openib-mvapich2/openib-mvapich2-0.9.6.ebuild   |    2 +-
 .../openib-mvapich2-1.0.1-r1.ebuild                |    2 +-
 .../openib-mvapich2/openib-mvapich2-1.0.1.ebuild   |    2 +-
 .../openib-mvapich2/openib-mvapich2-1.0.ebuild     |    2 +-
 6 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/sys-infiniband/openib-mvapich2/metadata.xml b/sys-infiniband/openib-mvapich2/metadata.xml
index 537c22a..a5a0043 100644
--- a/sys-infiniband/openib-mvapich2/metadata.xml
+++ b/sys-infiniband/openib-mvapich2/metadata.xml
@@ -1,8 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>cluster</herd>
-<longdescription>
+  <herd>cluster</herd>
+  <longdescription>
 MVAPICH2 MPI-over-infiniband package auto-configured for OpenIB.
 </longdescription>
+  <use>
+    <flag name="large-cluster">Automatically generated description for large-cluster</flag>
+    <flag name="medium-cluster">Automatically generated description for medium-cluster</flag>
+    <flag name="rdma">Automatically generated description for rdma</flag>
+    <flag name="romio">Automatically generated description for romio</flag>
+  </use>
 </pkgmetadata>

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.5.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.5.ebuild
index 342a0da..81fe70f 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.5.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://nowlab.cse.ohio-state.edu/projects/mpi-iba/download-mvapich2/mva
 
 SLOT="0"
 LICENSE="BSD"
-IUSE="threads debug medium-cluster large-cluster"
+IUSE="debug large-cluster medium-cluster threads"
 KEYWORDS="~x86 ~amd64"
 
 DEPEND="

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.6.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.6.ebuild
index 342a0da..81fe70f 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.6.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://nowlab.cse.ohio-state.edu/projects/mpi-iba/download-mvapich2/mva
 
 SLOT="0"
 LICENSE="BSD"
-IUSE="threads debug medium-cluster large-cluster"
+IUSE="debug large-cluster medium-cluster threads"
 KEYWORDS="~x86 ~amd64"
 
 DEPEND="

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1-r1.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1-r1.ebuild
index 417be4c..7485a42 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1-r1.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/download/mvapich2/mvapich2-${PV/_/-}.tar.gz"
 SLOT="0"
 LICENSE="BSD"
 KEYWORDS="~x86 ~amd64"
-IUSE="debug medium-cluster large-cluster rdma romio threads fortran"
+IUSE="debug fortran large-cluster medium-cluster rdma romio threads"
 
 RDEPEND="
 	|| (

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1.ebuild
index ceb50c9..99550df 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="${HOMEPAGE}/download/mvapich2/mvapich2-${PV/_/-}.tar.gz"
 SLOT="0"
 LICENSE="BSD"
 KEYWORDS="~amd64"
-IUSE="threads debug medium-cluster large-cluster rdma"
+IUSE="debug large-cluster medium-cluster rdma threads"
 
 RDEPEND="
 	|| (

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.ebuild
index ceb50c9..99550df 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="${HOMEPAGE}/download/mvapich2/mvapich2-${PV/_/-}.tar.gz"
 SLOT="0"
 LICENSE="BSD"
 KEYWORDS="~amd64"
-IUSE="threads debug medium-cluster large-cluster rdma"
+IUSE="debug large-cluster medium-cluster rdma threads"
 
 RDEPEND="
 	|| (



^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sys-infiniband/openib-mvapich2/
@ 2011-06-24 17:09 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-06-24 17:09 UTC (permalink / raw
  To: gentoo-commits

commit:     80beacfe0cb64648b208e47fb692e9a2ebdd0e14
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 16:45:21 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 16:45:21 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=80beacfe

Fix repoman warnings

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

---
 sys-infiniband/openib-mvapich2/ChangeLog           |    5 +++++
 .../openib-mvapich2/openib-mvapich2-0.9.5.ebuild   |    1 -
 .../openib-mvapich2/openib-mvapich2-0.9.6.ebuild   |    1 -
 .../openib-mvapich2-1.0.1-r1.ebuild                |    1 -
 .../openib-mvapich2/openib-mvapich2-1.0.1.ebuild   |    1 -
 .../openib-mvapich2/openib-mvapich2-1.0.ebuild     |    1 -
 6 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-infiniband/openib-mvapich2/ChangeLog b/sys-infiniband/openib-mvapich2/ChangeLog
index 2f59adf..993841b 100644
--- a/sys-infiniband/openib-mvapich2/ChangeLog
+++ b/sys-infiniband/openib-mvapich2/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  24 Jun 2011; Justin Lecher <jlec@gentoo.org> openib-mvapich2-0.9.5.ebuild,
+  openib-mvapich2-0.9.6.ebuild, openib-mvapich2-1.0.ebuild,
+  openib-mvapich2-1.0.1.ebuild, openib-mvapich2-1.0.1-r1.ebuild:
+  Fix repoman warnings
+
   21 Jun 2011; Justin Lecher <jlec@gentoo.org> openib-mvapich2-0.9.5.ebuild,
   openib-mvapich2-0.9.6.ebuild, openib-mvapich2-1.0.ebuild,
   openib-mvapich2-1.0.1.ebuild, openib-mvapich2-1.0.1-r1.ebuild:

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.5.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.5.ebuild
index 81fe70f..436fa50 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.5.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.5.ebuild
@@ -114,4 +114,3 @@ pkg_postinst() {
 	einfo "echo 512000000 > /proc/sys/kernel/shmmax"
 	einfo "echo -e '* soft memlock 500000\n* hard memlock 500000' > /etc/security/limits.conf"
 }
-

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.6.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.6.ebuild
index 81fe70f..436fa50 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.6.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.6.ebuild
@@ -114,4 +114,3 @@ pkg_postinst() {
 	einfo "echo 512000000 > /proc/sys/kernel/shmmax"
 	einfo "echo -e '* soft memlock 500000\n* hard memlock 500000' > /etc/security/limits.conf"
 }
-

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1-r1.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1-r1.ebuild
index 7485a42..083493b 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1-r1.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1-r1.ebuild
@@ -153,4 +153,3 @@ pkg_postinst() {
 	einfo "echo 512000000 > /proc/sys/kernel/shmmax"
 	einfo "echo -e '* soft memlock 500000\n* hard memlock 500000' > /etc/security/limits.conf"
 }
-

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1.ebuild
index 99550df..734d8b8 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1.ebuild
@@ -111,4 +111,3 @@ pkg_postinst() {
 	einfo "echo 512000000 > /proc/sys/kernel/shmmax"
 	einfo "echo -e '* soft memlock 500000\n* hard memlock 500000' > /etc/security/limits.conf"
 }
-

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.ebuild
index 99550df..734d8b8 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.ebuild
@@ -111,4 +111,3 @@ pkg_postinst() {
 	einfo "echo 512000000 > /proc/sys/kernel/shmmax"
 	einfo "echo -e '* soft memlock 500000\n* hard memlock 500000' > /etc/security/limits.conf"
 }
-



^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sys-infiniband/openib-mvapich2/
@ 2011-06-21 11:54 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-06-21 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a4f739b0bac9bcb02b3003a699a452bea8de2049
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 21 11:26:46 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Jun 21 11:26:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a4f739b0

Added fortran-2.eclass support

(Portage version: 2.2.0_alpha41/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)

---
 sys-infiniband/openib-mvapich2/ChangeLog           |    7 ++++-
 .../openib-mvapich2/openib-mvapich2-0.9.5.ebuild   |   28 +++++++++--------
 .../openib-mvapich2/openib-mvapich2-0.9.6.ebuild   |   28 +++++++++--------
 .../openib-mvapich2-1.0.1-r1.ebuild                |   27 ++++++++--------
 .../openib-mvapich2/openib-mvapich2-1.0.1.ebuild   |   32 ++++++++++---------
 .../openib-mvapich2/openib-mvapich2-1.0.ebuild     |   32 ++++++++++---------
 6 files changed, 83 insertions(+), 71 deletions(-)

diff --git a/sys-infiniband/openib-mvapich2/ChangeLog b/sys-infiniband/openib-mvapich2/ChangeLog
index c6c92d2..2f59adf 100644
--- a/sys-infiniband/openib-mvapich2/ChangeLog
+++ b/sys-infiniband/openib-mvapich2/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for sys-infiniband/openib-mvapich2
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  21 Jun 2011; Justin Lecher <jlec@gentoo.org> openib-mvapich2-0.9.5.ebuild,
+  openib-mvapich2-0.9.6.ebuild, openib-mvapich2-1.0.ebuild,
+  openib-mvapich2-1.0.1.ebuild, openib-mvapich2-1.0.1-r1.ebuild:
+  Added fortran-2.eclass support
+
   16 Dec 2010; Justin Lecher <jlec@gentoo.org> openib-mvapich2-1.0.1-r1.ebuild:
   Removal of fortran.eclass, #348851
 

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.5.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.5.ebuild
index 0dd97ab..342a0da 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.5.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -6,28 +6,30 @@
 # the type of HCA to configure for.  This needs to be fixed to take out the
 # interactivity.
 
-SLOT="0"
-LICENSE="BSD"
-
-KEYWORDS="~x86 ~amd64"
-
-DESCRIPTION="MVAPICH2 MPI-over-infiniband package auto-configured for OpenIB."
+inherit fortran-2
 
+DESCRIPTION="MVAPICH2 MPI-over-infiniband package auto-configured for OpenIB"
 HOMEPAGE="http://nowlab.cse.ohio-state.edu/projects/mpi-iba/"
 SRC_URI="http://nowlab.cse.ohio-state.edu/projects/mpi-iba/download-mvapich2/mvapich2-$PV.tar.gz"
 
-S="${WORKDIR}/mvapich2-$PV"
-
+SLOT="0"
+LICENSE="BSD"
 IUSE="threads debug medium-cluster large-cluster"
+KEYWORDS="~x86 ~amd64"
 
 DEPEND="
-	|| ( sys-infiniband/libibverbs
-	     sys-infiniband/openib-userspace )
-	|| ( sys-infiniband/librdmacm
-	     sys-infiniband/openib-userspace )"
+	|| (
+		sys-infiniband/libibverbs
+		sys-infiniband/openib-userspace )
+	|| (
+		sys-infiniband/librdmacm
+		sys-infiniband/openib-userspace )"
 RDEPEND="${DEPEND}"
 
+S="${WORKDIR}/mvapich2-$PV"
+
 pkg_setup() {
+	fortran-2_pkg_setup
 	ARCH=
 	VCLUSTER=_SMALL_CLUSTER
 	HAVE_MPD_RING="-DUSE_MPD_RING"

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.6.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.6.ebuild
index c3f7d22..342a0da 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.6.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-0.9.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -6,28 +6,30 @@
 # the type of HCA to configure for.  This needs to be fixed to take out the
 # interactivity.
 
-SLOT="0"
-LICENSE="BSD"
-
-KEYWORDS="-amd64"
-
-DESCRIPTION="MVAPICH2 MPI-over-infiniband package auto-configured for OpenIB."
+inherit fortran-2
 
+DESCRIPTION="MVAPICH2 MPI-over-infiniband package auto-configured for OpenIB"
 HOMEPAGE="http://nowlab.cse.ohio-state.edu/projects/mpi-iba/"
 SRC_URI="http://nowlab.cse.ohio-state.edu/projects/mpi-iba/download-mvapich2/mvapich2-$PV.tar.gz"
 
-S="${WORKDIR}/mvapich2-$PV"
-
+SLOT="0"
+LICENSE="BSD"
 IUSE="threads debug medium-cluster large-cluster"
+KEYWORDS="~x86 ~amd64"
 
 DEPEND="
-	|| ( sys-infiniband/libibverbs
-	     sys-infiniband/openib-userspace )
-	|| ( sys-infiniband/librdmacm
-	     sys-infiniband/openib-userspace )"
+	|| (
+		sys-infiniband/libibverbs
+		sys-infiniband/openib-userspace )
+	|| (
+		sys-infiniband/librdmacm
+		sys-infiniband/openib-userspace )"
 RDEPEND="${DEPEND}"
 
+S="${WORKDIR}/mvapich2-$PV"
+
 pkg_setup() {
+	fortran-2_pkg_setup
 	ARCH=
 	VCLUSTER=_SMALL_CLUSTER
 	HAVE_MPD_RING="-DUSE_MPD_RING"

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1-r1.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1-r1.ebuild
index 988b971..417be4c 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1-r1.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1-r1.ebuild
@@ -1,33 +1,32 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-inherit mpi
-
-SLOT="0"
-LICENSE="BSD"
-
-KEYWORDS="~x86 ~amd64"
-
-DESCRIPTION="MVAPICH2 MPI-over-infiniband package auto-configured for OpenIB."
+inherit fortran-2 mpi
 
+DESCRIPTION="MVAPICH2 MPI-over-infiniband package auto-configured for OpenIB"
 HOMEPAGE="http://mvapich.cse.ohio-state.edu/"
 SRC_URI="${HOMEPAGE}/download/mvapich2/mvapich2-${PV/_/-}.tar.gz"
 
-S="${WORKDIR}/mvapich2-${PV/_/-}"
-
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~x86 ~amd64"
 IUSE="debug medium-cluster large-cluster rdma romio threads fortran"
 
 RDEPEND="
-	|| ( ( sys-infiniband/libibverbs
+	|| (
+		(
+			sys-infiniband/libibverbs
 			sys-infiniband/libibumad
 			sys-infiniband/libibmad
 			rdma? ( sys-infiniband/librdmacm ) )
-			sys-infiniband/openib-userspace )
-	$(mpi_imp_deplist)"
+		sys-infiniband/openib-userspace )"
 DEPEND="${RDEPEND}"
 
+S="${WORKDIR}/mvapich2-${PV/_/-}"
+
 pkg_setup() {
+	fortran-2_pkg_setup
 	MPI_ESELECT_FILE="eselect.mpi.mvapich2"
 
 	if [ -z "${MVAPICH_HCA_TYPE}" ]; then

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1.ebuild
index d738fff..ceb50c9 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.1.ebuild
@@ -1,34 +1,36 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
+inherit fortran-2
+
 # WARNING: this script is interactive - it requires user-input once to verify
 # the type of HCA to configure for.  This needs to be fixed to take out the
 # interactivity.
 
-SLOT="0"
-LICENSE="BSD"
-
-KEYWORDS="~amd64"
-
-DESCRIPTION="MVAPICH2 MPI-over-infiniband package auto-configured for OpenIB."
-
+DESCRIPTION="MVAPICH2 MPI-over-infiniband package auto-configured for OpenIB"
 HOMEPAGE="http://mvapich.cse.ohio-state.edu/"
 SRC_URI="${HOMEPAGE}/download/mvapich2/mvapich2-${PV/_/-}.tar.gz"
 
-S="${WORKDIR}/mvapich2-${PV/_/-}"
-
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~amd64"
 IUSE="threads debug medium-cluster large-cluster rdma"
 
 RDEPEND="
-	|| ( ( sys-infiniband/libibverbs
-	       sys-infiniband/libibumad
-		   sys-infiniband/libibmad
-	       rdma? ( sys-infiniband/librdmacm ) )
-	     sys-infiniband/openib-userspace )"
+	|| (
+		(
+			sys-infiniband/libibverbs
+			sys-infiniband/libibumad
+			sys-infiniband/libibmad
+			rdma? ( sys-infiniband/librdmacm ) )
+		sys-infiniband/openib-userspace )"
 DEPEND="${RDEPEND}"
 
+S="${WORKDIR}/mvapich2-${PV/_/-}"
+
 pkg_setup() {
+	fortran-2_pkg_setup
 	ARCH=
 	VCLUSTER=_SMALL_CLUSTER
 	HAVE_MPD_RING="-DUSE_MPD_RING"

diff --git a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.ebuild b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.ebuild
index d738fff..ceb50c9 100644
--- a/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.ebuild
+++ b/sys-infiniband/openib-mvapich2/openib-mvapich2-1.0.ebuild
@@ -1,34 +1,36 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
+inherit fortran-2
+
 # WARNING: this script is interactive - it requires user-input once to verify
 # the type of HCA to configure for.  This needs to be fixed to take out the
 # interactivity.
 
-SLOT="0"
-LICENSE="BSD"
-
-KEYWORDS="~amd64"
-
-DESCRIPTION="MVAPICH2 MPI-over-infiniband package auto-configured for OpenIB."
-
+DESCRIPTION="MVAPICH2 MPI-over-infiniband package auto-configured for OpenIB"
 HOMEPAGE="http://mvapich.cse.ohio-state.edu/"
 SRC_URI="${HOMEPAGE}/download/mvapich2/mvapich2-${PV/_/-}.tar.gz"
 
-S="${WORKDIR}/mvapich2-${PV/_/-}"
-
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~amd64"
 IUSE="threads debug medium-cluster large-cluster rdma"
 
 RDEPEND="
-	|| ( ( sys-infiniband/libibverbs
-	       sys-infiniband/libibumad
-		   sys-infiniband/libibmad
-	       rdma? ( sys-infiniband/librdmacm ) )
-	     sys-infiniband/openib-userspace )"
+	|| (
+		(
+			sys-infiniband/libibverbs
+			sys-infiniband/libibumad
+			sys-infiniband/libibmad
+			rdma? ( sys-infiniband/librdmacm ) )
+		sys-infiniband/openib-userspace )"
 DEPEND="${RDEPEND}"
 
+S="${WORKDIR}/mvapich2-${PV/_/-}"
+
 pkg_setup() {
+	fortran-2_pkg_setup
 	ARCH=
 	VCLUSTER=_SMALL_CLUSTER
 	HAVE_MPD_RING="-DUSE_MPD_RING"



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

end of thread, other threads:[~2011-06-24 17:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-24 17:09 [gentoo-commits] proj/sci:master commit in: sys-infiniband/openib-mvapich2/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2011-06-24 17:09 Justin Lecher
2011-06-21 11:54 Justin Lecher

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