summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/cfengine/cfengine-2.1.3.ebuild')
-rw-r--r--net-misc/cfengine/cfengine-2.1.3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-misc/cfengine/cfengine-2.1.3.ebuild b/net-misc/cfengine/cfengine-2.1.3.ebuild
index 9159b299a49a..2911c872db2f 100644
--- a/net-misc/cfengine/cfengine-2.1.3.ebuild
+++ b/net-misc/cfengine/cfengine-2.1.3.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.3.ebuild,v 1.6 2004/07/01 20:52:13 squinky86 Exp $
+IUSE=""
DESCRIPTION="An agent/software robot and a high level policy language for building expert systems to administrate and configure large computer networks"
HOMEPAGE="http://www.iu.hio.no/cfengine/"
SRC_URI="ftp://ftp.iu.hio.no/pub/cfengine/${P}.tar.gz"
@@ -10,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc sparc"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/db-3.2
>=dev-libs/openssl-0.9.6k"