diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 16:07:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-20 16:07:11 +0000 |
commit | c6e398d14699ef9bb34c98a81647679d2c67ba2a (patch) | |
tree | 8337a2ea7d993dc0528c49bcc1c4a2e69dd27fe1 /sys-cluster/mpich2 | |
parent | Stable for x86, wrt bug #449626 (diff) | |
download | gentoo-2-c6e398d14699ef9bb34c98a81647679d2c67ba2a.tar.gz gentoo-2-c6e398d14699ef9bb34c98a81647679d2c67ba2a.tar.bz2 gentoo-2-c6e398d14699ef9bb34c98a81647679d2c67ba2a.zip |
Stable for x86, wrt bug #458206
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-cluster/mpich2')
-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 091cb3e5af65..b67ec5aeb0b9 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.85 2013/02/20 15:56:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.86 2013/02/20 16:07:11 ago Exp $ + + 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mpich2-1.5.ebuild: + Stable for x86, wrt bug #458206 20 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mpich2-1.5.ebuild: Stable for amd64, wrt bug #458206 diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5.ebuild index 2d3fa1da4f1f..607a8b6952e3 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.3 2013/02/20 15:56:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.5.ebuild,v 1.4 2013/02/20 16:07:11 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=" |