commit:     d6caf43906b82494ac010276b3b79769cc8e5f79
Author:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 26 02:53:07 2019 +0000
Commit:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Tue Feb 26 02:58:52 2019 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d6caf439

sys-cluster/openmpi: bump 2.1.6

Signed-off-by: Justin Bronder <jsbronder <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 sys-cluster/openmpi/{openmpi-2.1.5.ebuild => openmpi-2.1.6.ebuild} | 2 +-
 sys-cluster/openmpi/openmpi-4.0.0.ebuild                           | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/openmpi/openmpi-2.1.5.ebuild 
b/sys-cluster/openmpi/openmpi-2.1.6.ebuild
similarity index 99%
rename from sys-cluster/openmpi/openmpi-2.1.5.ebuild
rename to sys-cluster/openmpi/openmpi-2.1.6.ebuild
index 9e32c2c2a..f616b2844 100644
--- a/sys-cluster/openmpi/openmpi-2.1.5.ebuild
+++ b/sys-cluster/openmpi/openmpi-2.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6

diff --git a/sys-cluster/openmpi/openmpi-4.0.0.ebuild 
b/sys-cluster/openmpi/openmpi-4.0.0.ebuild
index 8e575946c..5fd6e1b85 100644
--- a/sys-cluster/openmpi/openmpi-4.0.0.ebuild
+++ b/sys-cluster/openmpi/openmpi-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -51,7 +51,7 @@ CDEPEND="
        dev-libs/libltdl:0[${MULTILIB_USEDEP}]
        >=sys-apps/hwloc-2.0.2[${MULTILIB_USEDEP},numa?]
        >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
-       cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1 )
+       cuda? ( >=dev-util/nvidia-cuda-toolkit-6.5.19-r1:= )
        elibc_FreeBSD? ( dev-libs/libexecinfo )
        openmpi_fabrics_ofed? ( sys-fabric/ofed:* )
        openmpi_fabrics_knem? ( sys-cluster/knem )
@@ -111,7 +111,7 @@ multilib_src_configure() {
                --enable-mpi-fortran=$(usex fortran all no) \
                $(use_enable cxx mpi-cxx) \
                $(use_with cma) \
-               $(use_with cuda cuda "${EPREFIX}"/opt/cuda) \
+               $(multilib_native_use_with cuda cuda "${EPREFIX}"/opt/cuda) \
                $(use_enable romio io-romio) \
                $(use_enable heterogeneous) \
                $(use_enable ipv6) \

Reply via email to