diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 22:04:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 22:04:30 +0000 |
commit | ec12e8d200c25db002bb1ea9b82a07a97d53a2c8 (patch) | |
tree | f372aba734f73de9c1f03fb22660181ac273a37d /sys-cluster | |
parent | Stable for ppc64, wrt bug #458602 (diff) | |
download | gentoo-2-ec12e8d200c25db002bb1ea9b82a07a97d53a2c8.tar.gz gentoo-2-ec12e8d200c25db002bb1ea9b82a07a97d53a2c8.tar.bz2 gentoo-2-ec12e8d200c25db002bb1ea9b82a07a97d53a2c8.zip |
Stable for ppc64, wrt bug #458206
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/mpich2/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/mpich2/mpich2-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog index baad0ef5c35a..bdb5f9ec05a2 100644 --- a/sys-cluster/mpich2/ChangeLog +++ b/sys-cluster/mpich2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/mpich2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.87 2013/02/22 17:26:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.88 2013/02/23 22:04:30 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mpich2-1.5.ebuild: + Stable for ppc64, wrt bug #458206 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mpich2-1.5.ebuild: Stable for ppc, wrt bug #458206 diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5.ebuild index ee8590c43a31..0d2504f35767 100644 --- a/sys-cluster/mpich2/mpich2-1.5.ebuild +++ b/sys-cluster/mpich2/mpich2-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.5.ebuild,v 1.5 2013/02/22 17:26:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.5.ebuild,v 1.6 2013/02/23 22:04:30 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${MY SLOT="0" LICENSE="mpich2" -KEYWORDS="amd64 ~hppa ppc ~ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" IUSE="+cxx doc fortran mpi-threads romio threads" COMMON_DEPEND=" |