summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 21:52:18 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 21:52:18 +0000
commit4513b98f534084e1c0d9da37aba54165a54264cf (patch)
tree495d8d33ca7f5ce2dec2f04262e3d700824cad32 /sys-cluster/lam-mpi
parentvirtual/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff)
downloadgentoo-2-4513b98f534084e1c0d9da37aba54165a54264cf.tar.gz
gentoo-2-4513b98f534084e1c0d9da37aba54165a54264cf.tar.bz2
gentoo-2-4513b98f534084e1c0d9da37aba54165a54264cf.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-cluster/lam-mpi')
-rw-r--r--sys-cluster/lam-mpi/ChangeLog7
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild4
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild4
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-7.0.2.ebuild4
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-7.0.3.ebuild4
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/sys-cluster/lam-mpi/ChangeLog b/sys-cluster/lam-mpi/ChangeLog
index 32ed455241bb..34ba7ad822c2 100644
--- a/sys-cluster/lam-mpi/ChangeLog
+++ b/sys-cluster/lam-mpi/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-cluster/lam-mpi
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.16 2004/06/24 22:38:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/ChangeLog,v 1.17 2004/07/01 21:47:22 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ lam-mpi-6.5.6-r1.ebuild, lam-mpi-6.5.9-r1.ebuild, lam-mpi-7.0.2.ebuild,
+ lam-mpi-7.0.3.ebuild, lam-mpi-7.0.4.ebuild:
+ virtual/glibc -> virtual/libc
15 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
lam-mpi-6.5.6-r1.ebuild, lam-mpi-6.5.9-r1.ebuild, lam-mpi-7.0.2.ebuild,
diff --git a/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild b/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild
index b18a0d66597b..e74f6dc6af38 100644
--- a/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild
+++ b/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild,v 1.6 2004/06/24 22:38:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild,v 1.7 2004/07/01 21:47:22 eradicator Exp $
Name="lam"
S=${WORKDIR}/${Name}-${PV}
@@ -9,7 +9,7 @@ DESCRIPTION="the LAM MPI parallel computing environment"
SRC_URI="http://www.lam-mpi.org/download/files/${Name}-${PV}.tar.bz2"
HOMEPAGE="http://www.lam-mpi.org"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
# we need ssh if we want to use it instead of rsh
RDEPEND="net-misc/openssh"
diff --git a/sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild b/sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild
index c41e4941dc7d..0e8f06034c4b 100644
--- a/sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild
+++ b/sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild,v 1.4 2004/06/24 22:38:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-6.5.9-r1.ebuild,v 1.5 2004/07/01 21:47:22 eradicator Exp $
IUSE="crypt "
@@ -11,7 +11,7 @@ DESCRIPTION="the LAM MPI parallel computing environment"
SRC_URI="http://www.lam-mpi.org/download/files/${Name}-${PV}.tar.bz2"
HOMEPAGE="http://www.lam-mpi.org"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
!sys-cluster/mpich"
# we need ssh if we want to use it instead of rsh
RDEPEND="${DEPEND}
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.0.2.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.0.2.ebuild
index 39404b204e4f..41079df96805 100644
--- a/sys-cluster/lam-mpi/lam-mpi-7.0.2.ebuild
+++ b/sys-cluster/lam-mpi/lam-mpi-7.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.0.2.ebuild,v 1.5 2004/06/24 22:38:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.2.ebuild,v 1.6 2004/07/01 21:47:22 eradicator Exp $
IUSE="crypt"
@@ -11,7 +11,7 @@ DESCRIPTION="the LAM MPI parallel computing environment"
SRC_URI="http://www.lam-mpi.org/download/files/${MY_P}.tar.bz2"
HOMEPAGE="http://www.lam-mpi.org"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
!sys-cluster/mpich"
# we need ssh if we want to use it instead of rsh
RDEPEND="${DEPEND}
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.0.3.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.0.3.ebuild
index 1328fbc9433d..939274b0cd13 100644
--- a/sys-cluster/lam-mpi/lam-mpi-7.0.3.ebuild
+++ b/sys-cluster/lam-mpi/lam-mpi-7.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.0.3.ebuild,v 1.4 2004/06/24 22:38:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.3.ebuild,v 1.5 2004/07/01 21:47:22 eradicator Exp $
IUSE="crypt"
@@ -11,7 +11,7 @@ DESCRIPTION="the LAM MPI parallel computing environment"
SRC_URI="http://www.lam-mpi.org/download/files/${MY_P}.tar.bz2"
HOMEPAGE="http://www.lam-mpi.org"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
!sys-cluster/mpich"
# we need ssh if we want to use it instead of rsh
RDEPEND="${DEPEND}
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild
index e2038bf379fd..814fbe9ab0ea 100644
--- a/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild
+++ b/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.0.4.ebuild,v 1.7 2004/06/24 22:38:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild,v 1.8 2004/07/01 21:47:22 eradicator Exp $
IUSE="crypt"
@@ -11,7 +11,7 @@ DESCRIPTION="the LAM MPI parallel computing environment"
SRC_URI="http://www.lam-mpi.org/download/files/${MY_P}.tar.bz2"
HOMEPAGE="http://www.lam-mpi.org"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
# we need ssh if we want to use it instead of rsh
RDEPEND="${DEPEND}
crypt? ( net-misc/openssh )