summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/ccs/ccs-1.00.00-r1.ebuild')
-rw-r--r--sys-cluster/ccs/ccs-1.00.00-r1.ebuild7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys-cluster/ccs/ccs-1.00.00-r1.ebuild b/sys-cluster/ccs/ccs-1.00.00-r1.ebuild
index 9e3a0cae0301..09d37928b685 100644
--- a/sys-cluster/ccs/ccs-1.00.00-r1.ebuild
+++ b/sys-cluster/ccs/ccs-1.00.00-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ccs/ccs-1.00.00-r1.ebuild,v 1.2 2005/09/05 21:43:49 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ccs/ccs-1.00.00-r1.ebuild,v 1.3 2005/09/05 21:57:58 xmerlin Exp $
CLUSTER_VERSION="1.00.00"
DESCRIPTION="cluster configuration system to manage the cluster config file"
@@ -16,11 +16,6 @@ DEPEND=">=sys-cluster/magma-1.00.00
dev-libs/libxml2
sys-libs/zlib"
-RDEPEND=">=sys-cluster/magma-1.00.00
- dev-libs/libxml2
- sys-libs/zlib
- >=sys-cluster/magma-plugins-1.00.00"
-
S="${WORKDIR}/cluster-${CLUSTER_VERSION}/${PN}"