summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:55:05 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:55:05 +0000
commit5572a8087463c452a3700f6efca32c6b1cc923d7 (patch)
treef537ac71d777a45733dcb4887515faf0430d2eb6 /sys-cluster/gomd-cvs
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-5572a8087463c452a3700f6efca32c6b1cc923d7.tar.gz
historical-5572a8087463c452a3700f6efca32c6b1cc923d7.tar.bz2
historical-5572a8087463c452a3700f6efca32c6b1cc923d7.zip
sync IUSE (missing)
Diffstat (limited to 'sys-cluster/gomd-cvs')
-rw-r--r--sys-cluster/gomd-cvs/gomd-cvs-0.2_beta1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-cluster/gomd-cvs/gomd-cvs-0.2_beta1.ebuild b/sys-cluster/gomd-cvs/gomd-cvs-0.2_beta1.ebuild
index a5f7eda446cb..e97fae627c55 100644
--- a/sys-cluster/gomd-cvs/gomd-cvs-0.2_beta1.ebuild
+++ b/sys-cluster/gomd-cvs/gomd-cvs-0.2_beta1.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-cvs/gomd-cvs-0.2_beta1.ebuild,v 1.3 2004/06/24 22:38:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/gomd-cvs/gomd-cvs-0.2_beta1.ebuild,v 1.4 2004/07/15 02:54:43 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"
@@ -8,6 +8,7 @@ HOMEPAGE="http://nongnu.org/gomd"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 -ppc -alpha -sparc"
+IUSE=""
DEPEND="dev-cpp/commoncpp2
gnome-base/libgtop"