summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-10-16 15:37:40 +0000
committerJeroen Roovers <jer@gentoo.org>2014-10-16 15:37:40 +0000
commit898af7c0c9bfdb7f8bd2000de38ddc737a20e070 (patch)
tree8569ccad1fa410d5ea5f769573a57e70c9df32ac /sys-cluster
parentStable for HPPA (bug #525266). (diff)
downloadgentoo-2-898af7c0c9bfdb7f8bd2000de38ddc737a20e070.tar.gz
gentoo-2-898af7c0c9bfdb7f8bd2000de38ddc737a20e070.tar.bz2
gentoo-2-898af7c0c9bfdb7f8bd2000de38ddc737a20e070.zip
Stable for HPPA (bug #525532).
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/mpich/ChangeLog5
-rw-r--r--sys-cluster/mpich/mpich-3.0.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-cluster/mpich/ChangeLog b/sys-cluster/mpich/ChangeLog
index 817a9ff6d569..a1f7d4760c1f 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.42 2014/10/16 04:50:05 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.43 2014/10/16 15:37:40 jer Exp $
+
+ 16 Oct 2014; Jeroen Roovers <jer@gentoo.org> mpich-3.0.4.ebuild:
+ Stable for HPPA (bug #525532).
*mpich-3.1.3 (16 Oct 2014)
diff --git a/sys-cluster/mpich/mpich-3.0.4.ebuild b/sys-cluster/mpich/mpich-3.0.4.ebuild
index 5c93eddba59d..afc86bea83bb 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-2013 Gentoo Foundation
+# 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.1 2013/07/09 22:37:55 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-3.0.4.ebuild,v 1.2 2014/10/16 15:37:40 jer 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="