diff options
author | 2009-12-31 17:12:04 +0000 | |
---|---|---|
committer | 2009-12-31 17:12:04 +0000 | |
commit | 75510c835e10fb7da665d5cb5e3d5337fa3d7c6b (patch) | |
tree | 00763bd89081e4a596c01552d780810cf8d0d40e | |
parent | Marking yafray-0.0.9-r1 ~ppc64 for bug 285846 (diff) | |
download | gentoo-2-75510c835e10fb7da665d5cb5e3d5337fa3d7c6b.tar.gz gentoo-2-75510c835e10fb7da665d5cb5e3d5337fa3d7c6b.tar.bz2 gentoo-2-75510c835e10fb7da665d5cb5e3d5337fa3d7c6b.zip |
Marking mpich2-1.0.8 ppc64 for bug 266409
(Portage version: 2.1.7.16/cvs/Linux ppc64)
-rw-r--r-- | sys-cluster/mpich2/ChangeLog | 5 | ||||
-rw-r--r-- | sys-cluster/mpich2/mpich2-1.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/mpich2/ChangeLog b/sys-cluster/mpich2/ChangeLog index d38a69a64ad6..631371f2dc23 100644 --- a/sys-cluster/mpich2/ChangeLog +++ b/sys-cluster/mpich2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/mpich2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.47 2009/12/04 16:50:06 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/ChangeLog,v 1.48 2009/12/31 17:12:04 ranger Exp $ + + 31 Dec 2009; Brent Baude <ranger@gentoo.org> mpich2-1.0.8.ebuild: + Marking mpich2-1.0.8 ppc64 for bug 266409 *mpich2-1.2.1 (04 Dec 2009) diff --git a/sys-cluster/mpich2/mpich2-1.0.8.ebuild b/sys-cluster/mpich2/mpich2-1.0.8.ebuild index c474cd726c06..894016159931 100644 --- a/sys-cluster/mpich2/mpich2-1.0.8.ebuild +++ b/sys-cluster/mpich2/mpich2-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.8.ebuild,v 1.12 2009/11/24 21:37:22 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.8.ebuild,v 1.13 2009/12/31 17:12:04 ranger Exp $ EAPI=1 inherit python eutils fortran autotools @@ -11,7 +11,7 @@ SRC_URI="http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${PV LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="+cxx debug doc fortran pvfs2 threads romio mpi-threads" COMMON_DEPEND="dev-lang/perl |