diff options
Diffstat (limited to 'sys-cluster/mpich/mpich-1.2.5.2.ebuild')
-rw-r--r-- | sys-cluster/mpich/mpich-1.2.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/mpich/mpich-1.2.5.2.ebuild b/sys-cluster/mpich/mpich-1.2.5.2.ebuild index 3301c6b06d98..6a85155bf21b 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.4 2004/03/26 10:36:48 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich/mpich-1.2.5.2.ebuild,v 1.5 2004/04/02 21:43:26 spyderous Exp $ DESCRIPTION="MPICH - A portable MPI implementation" HOMEPAGE="http://www-unix.mcs.anl.gov/mpi/mpich" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc" RDEPEND="${DEPEND} crypt? ( net-misc/openssh ) !crypt? ( net-misc/netkit-rsh ) - !dev-libs/lam-mpi" + !sys-cluster/lam-mpi" src_unpack() { unpack ${A} |