diff options
author | 2007-05-18 14:06:40 +0000 | |
---|---|---|
committer | 2007-05-18 14:06:40 +0000 | |
commit | eff84be01ad5918d34492ad2f17bc9d704346df3 (patch) | |
tree | ec4b5c0d67af0748163bfc5c6ea75363821b904d /sys-cluster/lam-mpi | |
parent | Remove www-servers/ncsa-httpd, www-servers/plb and net-im/aim-transport from ... (diff) | |
download | historical-eff84be01ad5918d34492ad2f17bc9d704346df3.tar.gz historical-eff84be01ad5918d34492ad2f17bc9d704346df3.tar.bz2 historical-eff84be01ad5918d34492ad2f17bc9d704346df3.zip |
ia64 stable
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-cluster/lam-mpi')
-rw-r--r-- | sys-cluster/lam-mpi/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sys-cluster/lam-mpi/ChangeLog b/sys-cluster/lam-mpi/ChangeLog index 7ca92047a60b..73d0c955e622 100644 --- a/sys-cluster/lam-mpi/ChangeLog +++ b/sys-cluster/lam-mpi/ChangeLog @@ -1,9 +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.60 2007/04/27 03:54:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.61 2007/05/18 14:06:40 armin76 Exp $ - 27 Apr 2007; Jeroen Roovers <jer@gentoo.org> ChangeLog: - Marked ~hppa. + 18 May 2007; Raúl Porcel <armin76@gentoo.org> lam-mpi-7.1.2.ebuild: + ia64 stable 27 Apr 2007; Jeroen Roovers <jer@gentoo.org> lam-mpi-7.1.2.ebuild: Marked ~hppa. 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 a3d5c25f875d..f01ad736efdd 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.13 2007/04/27 03:50:25 jer Exp $ +# $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 $ 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" |