summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:57:18 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:57:18 +0000
commit94e14604524c2cf23e100bf3f4be003e70ff8a0a (patch)
tree98232e3d95d713118bc8ba9f3609dfc0dabce5a2 /sys-cluster/gomd
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-94e14604524c2cf23e100bf3f4be003e70ff8a0a.tar.gz
gentoo-2-94e14604524c2cf23e100bf3f4be003e70ff8a0a.tar.bz2
gentoo-2-94e14604524c2cf23e100bf3f4be003e70ff8a0a.zip
sync IUSE (missing)
Diffstat (limited to 'sys-cluster/gomd')
-rw-r--r--sys-cluster/gomd/gomd-0.1_pre20031115.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-cluster/gomd/gomd-0.1_pre20031115.ebuild b/sys-cluster/gomd/gomd-0.1_pre20031115.ebuild
index 82bc16380386..14d1a4f1771a 100644
--- a/sys-cluster/gomd/gomd-0.1_pre20031115.ebuild
+++ b/sys-cluster/gomd/gomd-0.1_pre20031115.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/gomd/gomd-0.1_pre20031115.ebuild,v 1.3 2004/06/24 22:37:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gomd/gomd-0.1_pre20031115.ebuild,v 1.4 2004/07/15 02:54:25 agriffis Exp $
DESCRIPTION="gomd is a daemon which executes commands and gets information from the nodes of an openMosix cluster. It has to run on every node in order to collect data, and it waits for commands to execute. gomd stands for general openMosix daemon."
HOMEPAGE="http://nongnu.org/gomd"
@@ -9,6 +9,7 @@ SRC_URI="mirror://gentoo/${P/0.1_pre}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 -ppc -alpha -sparc"
+IUSE=""
DEPEND="dev-cpp/commoncpp2
gnome-base/libgtop"