commit:     40ea65ba2f91e6cf4ed442fb6f0ffdeee1b55af0
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 14:13:52 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 14:13:52 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=40ea65ba

sys-cluster/mvapich2: fix SLOT operators

Package-Manager: portage-2.2.17

---
 sys-cluster/mvapich2/ChangeLog              | 5 ++++-
 sys-cluster/mvapich2/mvapich2-1.6-r1.ebuild | 8 ++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/sys-cluster/mvapich2/ChangeLog b/sys-cluster/mvapich2/ChangeLog
index 01a5312..8c28f90 100644
--- a/sys-cluster/mvapich2/ChangeLog
+++ b/sys-cluster/mvapich2/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sys-cluster/mvapich2
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  18 Feb 2015; Justin Lecher <[email protected]> mvapich2-1.6-r1.ebuild:
+  sys-cluster/mvapich2: fix SLOT operators
+
   15 Nov 2014; Christoph Junghans <[email protected]> mvapich2-1.6-r1.ebuild:
   drop old deps
 

diff --git a/sys-cluster/mvapich2/mvapich2-1.6-r1.ebuild 
b/sys-cluster/mvapich2/mvapich2-1.6-r1.ebuild
index 97c0878..39600b5 100644
--- a/sys-cluster/mvapich2/mvapich2-1.6-r1.ebuild
+++ b/sys-cluster/mvapich2/mvapich2-1.6-r1.ebuild
@@ -16,10 +16,10 @@ KEYWORDS="~x86 ~amd64"
 IUSE="debug fortran large-cluster medium-cluster romio threads"
 
 RDEPEND="
-       sys-infiniband/libibverbs
-       sys-infiniband/libibumad
-       sys-infiniband/libibmad
-       sys-infiniband/librdmacm
+       sys-infiniband/libibverbs:=
+       sys-infiniband/libibumad:=
+       sys-infiniband/libibmad:=
+       sys-infiniband/librdmacm:=
        "
 DEPEND="${RDEPEND}"
 

Reply via email to