commit:     cd6047b8b954d9db6cf612403fcb9d3d2984554d
Author:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 20 16:29:35 2015 +0000
Commit:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Mon Apr 20 16:29:35 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=cd6047b8

drop keywords from non-empi version

Every other version of the various MPI's supports empi so it was unexpected to
have that dropped.  However this version is still useful for porting/testing.

Package-Manager: portage-2.2.14
RepoMan-Options: --force

 sys-cluster/openmpi/ChangeLog                                     | 8 ++++++++
 .../openmpi/{openmpi-1.8.4-r3.ebuild => openmpi-1.8.4-r99.ebuild} | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/openmpi/ChangeLog b/sys-cluster/openmpi/ChangeLog
index e0ce3fe..b66a6bc 100644
--- a/sys-cluster/openmpi/ChangeLog
+++ b/sys-cluster/openmpi/ChangeLog
@@ -2,6 +2,14 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*openmpi-1.8.4-r99 (20 Apr 2015)
+
+  20 Apr 2015; Justin Bronder <[email protected]> +openmpi-1.8.4-r99.ebuild,
+  -openmpi-1.8.4-r3.ebuild:
+  drop keywords from non-empi version  Every other version of the various MPI's
+  supports empi so it was unexpected to have that dropped.  However this 
version
+  is still useful for porting/testing.
+
   22 Feb 2015; Christoph Junghans <[email protected]> openmpi-1.8.4-r3.ebuild:
   drop some useless slots
 

diff --git a/sys-cluster/openmpi/openmpi-1.8.4-r3.ebuild 
b/sys-cluster/openmpi/openmpi-1.8.4-r99.ebuild
similarity index 98%
rename from sys-cluster/openmpi/openmpi-1.8.4-r3.ebuild
rename to sys-cluster/openmpi/openmpi-1.8.4-r99.ebuild
index fa0a2d3..ca95d03 100644
--- a/sys-cluster/openmpi/openmpi-1.8.4-r3.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.8.4-r99.ebuild
@@ -34,7 +34,7 @@ HOMEPAGE="http://www.open-mpi.org";
 SRC_URI="http://www.open-mpi.org/software/ompi/v$(get_version_component_range 
1-2)/downloads/${MY_P}.tar.bz2"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
+KEYWORDS=""
 IUSE="cma cuda +cxx elibc_FreeBSD fortran heterogeneous ipv6 mpi-threads numa 
romio threads vt
        ${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM} 
${IUSE_OPENMPI_OFED_FEATURES}"
 

Reply via email to