summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-cluster/lam-mpi/ChangeLog5
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/lam-mpi/ChangeLog b/sys-cluster/lam-mpi/ChangeLog
index 73d0c955e622..650fc796764f 100644
--- a/sys-cluster/lam-mpi/ChangeLog
+++ b/sys-cluster/lam-mpi/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/lam-mpi
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.61 2007/05/18 14:06:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.62 2007/05/21 18:25:58 jer Exp $
+
+ 21 May 2007; Jeroen Roovers <jer@gentoo.org> lam-mpi-7.1.2.ebuild:
+ Stable for HPPA (bug #178510).
18 May 2007; Raúl Porcel <armin76@gentoo.org> lam-mpi-7.1.2.ebuild:
ia64 stable
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild
index f01ad736efdd..03899fd78aff 100644
--- a/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild
+++ b/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild,v 1.14 2007/05/18 14:06:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild,v 1.15 2007/05/21 18:25:58 jer Exp $
inherit autotools eutils fortran flag-o-matic multilib portability
@@ -25,7 +25,7 @@ RDEPEND="${DEPEND}
!crypt? ( net-misc/netkit-rsh )"
SLOT="6"
-KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86"
LICENSE="as-is"
# confcache breaks the make process
RESTRICT="confcache"