summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-31 15:57:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-31 15:57:40 +0000
commitbd5eb2b3f103a3f7a72debd4557631362f4ec874 (patch)
tree6c2b467e3f91ff75b2af3c213902d2ce9a4dced3 /sys-cluster
parentStable for ppc64, wrt bug #525634 (diff)
downloadgentoo-2-bd5eb2b3f103a3f7a72debd4557631362f4ec874.tar.gz
gentoo-2-bd5eb2b3f103a3f7a72debd4557631362f4ec874.tar.bz2
gentoo-2-bd5eb2b3f103a3f7a72debd4557631362f4ec874.zip
Stable for ppc64, wrt bug #525532
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/mpich/ChangeLog5
-rw-r--r--sys-cluster/mpich/mpich-3.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/mpich/ChangeLog b/sys-cluster/mpich/ChangeLog
index 40537e4996bf..6f80827d90b4 100644
--- a/sys-cluster/mpich/ChangeLog
+++ b/sys-cluster/mpich/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/mpich
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.45 2014/10/30 10:04:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.46 2014/10/31 15:57:40 ago Exp $
+
+ 31 Oct 2014; Agostino Sarubbo <ago@gentoo.org> mpich-3.0.4.ebuild:
+ Stable for ppc64, wrt bug #525532
30 Oct 2014; Agostino Sarubbo <ago@gentoo.org> mpich-3.0.4.ebuild:
Stable for x86, wrt bug #525532
diff --git a/sys-cluster/mpich/mpich-3.0.4.ebuild b/sys-cluster/mpich/mpich-3.0.4.ebuild
index 4ba76acad388..c2a2fe180016 100644
--- a/sys-cluster/mpich/mpich-3.0.4.ebuild
+++ b/sys-cluster/mpich/mpich-3.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-3.0.4.ebuild,v 1.4 2014/10/30 10:04:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-3.0.4.ebuild,v 1.5 2014/10/31 15:57:40 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="http://www.mpich.org/static/downloads/${PV}/${P}.tar.gz"
SLOT="0"
LICENSE="mpich"
-KEYWORDS="amd64 hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 hppa ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="+cxx doc fortran mpi-threads romio threads"
COMMON_DEPEND="