summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 20:42:32 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 20:42:32 +0000
commita50d88f5632e1ce8d94085ea679fb71677fcbabd (patch)
tree87dfc293b63b0c5d8c18444cd018439374c28c86 /sys-cluster/mpiexec/mpiexec-0.82.ebuild
parentRemove virtual/libc (diff)
downloadgentoo-2-a50d88f5632e1ce8d94085ea679fb71677fcbabd.tar.gz
gentoo-2-a50d88f5632e1ce8d94085ea679fb71677fcbabd.tar.bz2
gentoo-2-a50d88f5632e1ce8d94085ea679fb71677fcbabd.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/mpiexec/mpiexec-0.82.ebuild')
-rw-r--r--sys-cluster/mpiexec/mpiexec-0.82.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/sys-cluster/mpiexec/mpiexec-0.82.ebuild b/sys-cluster/mpiexec/mpiexec-0.82.ebuild
index 0117ab641fca..dd3635b1b102 100644
--- a/sys-cluster/mpiexec/mpiexec-0.82.ebuild
+++ b/sys-cluster/mpiexec/mpiexec-0.82.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/mpiexec-0.82.ebuild,v 1.2 2007/03/27 18:53:57 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpiexec/mpiexec-0.82.ebuild,v 1.3 2009/09/23 20:42:32 patrick Exp $
inherit eutils flag-o-matic
@@ -9,9 +9,8 @@ SRC_URI="http://www.osc.edu/~pw/mpiexec/${P}.tgz"
HOMEPAGE="http://www.osc.edu/~pw/mpiexec/"
IUSE="sharedmem"
-DEPEND="virtual/libc
- virtual/pbs
- virtual/mpi"
+DEPEND="virtual/pbs
+ virtual/mpi"
RDEPEND="net-misc/openssh"
SLOT="0"