summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-26 10:36:48 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-26 10:36:48 +0000
commit5c4791d2330838cd9def3d6fea47da75a8891f44 (patch)
tree464c4c8be9528f01bf0688080cbff96458c495c2 /sys-cluster/mpich
parentBacked out of ~ppc (diff)
downloadgentoo-2-5c4791d2330838cd9def3d6fea47da75a8891f44.tar.gz
gentoo-2-5c4791d2330838cd9def3d6fea47da75a8891f44.tar.bz2
gentoo-2-5c4791d2330838cd9def3d6fea47da75a8891f44.zip
Added to ~ppc
Diffstat (limited to 'sys-cluster/mpich')
-rw-r--r--sys-cluster/mpich/ChangeLog5
-rw-r--r--sys-cluster/mpich/mpich-1.2.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/mpich/ChangeLog b/sys-cluster/mpich/ChangeLog
index 288751f0224a..5431c38f1931 100644
--- a/sys-cluster/mpich/ChangeLog
+++ b/sys-cluster/mpich/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/mpich
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.10 2004/03/17 09:20:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/ChangeLog,v 1.11 2004/03/26 10:36:47 dholm Exp $
+
+ 26 Mar 2004; David Holm <dholm@gentoo.org> mpich-1.2.5.2.ebuild:
+ Added to ~ppc.
17 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> mpich-1.2.5.2.ebuild:
don't mess with P (bug #44712); install man pages in /usr/share/man;
diff --git a/sys-cluster/mpich/mpich-1.2.5.2.ebuild b/sys-cluster/mpich/mpich-1.2.5.2.ebuild
index 19ebbf27f2af..3301c6b06d98 100644
--- a/sys-cluster/mpich/mpich-1.2.5.2.ebuild
+++ b/sys-cluster/mpich/mpich-1.2.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.5.2.ebuild,v 1.3 2004/03/17 09:20:28 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.5.2.ebuild,v 1.4 2004/03/26 10:36:48 dholm Exp $
DESCRIPTION="MPICH - A portable MPI implementation"
HOMEPAGE="http://www-unix.mcs.anl.gov/mpi/mpich"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.mcs.anl.gov/pub/mpi/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE="doc crypt"
DEPEND="virtual/glibc"