diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-22 17:26:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-22 17:26:35 +0000 |
commit | 3e8c60c142cd05d8f851c840aafdc7e9951d133f (patch) | |
tree | 22c105db405bdd531ba570a0c4ace8c958d45722 /sys-cluster | |
parent | Stable for ppc, wrt bug #455510 (diff) | |
download | gentoo-2-3e8c60c142cd05d8f851c840aafdc7e9951d133f.tar.gz gentoo-2-3e8c60c142cd05d8f851c840aafdc7e9951d133f.tar.bz2 gentoo-2-3e8c60c142cd05d8f851c840aafdc7e9951d133f.zip |
Stable for ppc, 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 b67ec5aeb0b9..baad0ef5c35a 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.86 2013/02/20 16:07:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.87 2013/02/22 17:26:35 ago Exp $ + + 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mpich2-1.5.ebuild: + Stable for ppc, wrt bug #458206 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mpich2-1.5.ebuild: Stable for x86, wrt bug #458206 diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5.ebuild index 607a8b6952e3..ee8590c43a31 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.4 2013/02/20 16:07:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.5.ebuild,v 1.5 2013/02/22 17:26:35 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=" |