summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 03:03:10 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 03:03:10 +0000
commitc8efae609ef0a3aa01a2ae36c3f89a3749e47e00 (patch)
tree56c527dd7d00a0a70fd05a9168ce0e2146a64ad8 /sys-cluster/lam-mpi
parentdon't assign S=${WORKDIR}/${P}, trim trailing whitespace (diff)
downloadgentoo-2-c8efae609ef0a3aa01a2ae36c3f89a3749e47e00.tar.gz
gentoo-2-c8efae609ef0a3aa01a2ae36c3f89a3749e47e00.tar.bz2
gentoo-2-c8efae609ef0a3aa01a2ae36c3f89a3749e47e00.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'sys-cluster/lam-mpi')
-rw-r--r--sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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 e74f6dc6af38..302fceb01fa1 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.7 2004/07/01 21:47:22 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-6.5.6-r1.ebuild,v 1.8 2004/07/15 03:03:10 agriffis Exp $
Name="lam"
S=${WORKDIR}/${Name}-${PV}
@@ -15,6 +15,7 @@ RDEPEND="net-misc/openssh"
SLOT="6"
KEYWORDS="x86 sparc "
+IUSE=""
LICENSE="as-is"
@@ -53,4 +54,3 @@ src_install () {
dodoc README HISTORY LICENSE RELEASE_NOTES VERSION
}
-