diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-02-28 14:33:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-02-28 14:33:17 +0000 |
commit | f8dee10b012df4477eecf6f725993dc8a1d21d4e (patch) | |
tree | 2f970f6e1b860c43e6deeb5656360ae5acf5f52e /sys-cluster/mpich2 | |
parent | Stable for HPPA (bug #458206). (diff) | |
download | gentoo-2-f8dee10b012df4477eecf6f725993dc8a1d21d4e.tar.gz gentoo-2-f8dee10b012df4477eecf6f725993dc8a1d21d4e.tar.bz2 gentoo-2-f8dee10b012df4477eecf6f725993dc8a1d21d4e.zip |
Stable for HPPA (bug #458206).
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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 bdb5f9ec05a2..dc6b4a95d424 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.88 2013/02/23 22:04:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.89 2013/02/28 14:33:17 jer Exp $ + + 28 Feb 2013; Jeroen Roovers <jer@gentoo.org> mpich2-1.5.ebuild: + Stable for HPPA (bug #458206). 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> mpich2-1.5.ebuild: Stable for ppc64, wrt bug #458206 diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5.ebuild index 0d2504f35767..9e745537c6db 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.6 2013/02/23 22:04:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.5.ebuild,v 1.7 2013/02/28 14:33:17 jer 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=" |