summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2004-09-20 20:59:49 +0000
committerMichael Imhof <tantive@gentoo.org>2004-09-20 20:59:49 +0000
commite0cc7c8593ac7c453d271d2cca29b6c830394754 (patch)
tree590c1eb4d24fc8790f511a7359229b40af4b377a /sys-cluster/saru
parentFixed RDEPEND. (Manifest recommit) (diff)
downloadgentoo-2-e0cc7c8593ac7c453d271d2cca29b6c830394754.tar.gz
gentoo-2-e0cc7c8593ac7c453d271d2cca29b6c830394754.tar.bz2
gentoo-2-e0cc7c8593ac7c453d271d2cca29b6c830394754.zip
Fixed DEPEND.
Diffstat (limited to 'sys-cluster/saru')
-rw-r--r--sys-cluster/saru/ChangeLog5
-rw-r--r--sys-cluster/saru/saru-0.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/saru/ChangeLog b/sys-cluster/saru/ChangeLog
index 21725de5edbe..f38adc0f233b 100644
--- a/sys-cluster/saru/ChangeLog
+++ b/sys-cluster/saru/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/saru
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/saru/ChangeLog,v 1.5 2004/09/04 18:08:02 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/saru/ChangeLog,v 1.6 2004/09/20 20:59:49 tantive Exp $
+
+ 20 Sep 2004; Michael Imhof <tantive@gentoo.org> saru-0.0.1.ebuild:
+ Fixed DEPEND.
04 Sep 2004; Jon Hood <squinky86@gentoo.org> saru-0.0.1.ebuild:
Change virtual/glibc --> virtual/libc.
diff --git a/sys-cluster/saru/saru-0.0.1.ebuild b/sys-cluster/saru/saru-0.0.1.ebuild
index 0c4f047e75ab..0f6b57e56f87 100644
--- a/sys-cluster/saru/saru-0.0.1.ebuild
+++ b/sys-cluster/saru/saru-0.0.1.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/saru/saru-0.0.1.ebuild,v 1.5 2004/09/04 18:08:02 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/saru/saru-0.0.1.ebuild,v 1.6 2004/09/20 20:59:49 tantive Exp $
inherit eutils
@@ -19,7 +19,7 @@ DEPEND="virtual/libc
>=net-libs/vanessa-socket-0.0.7
>=dev-libs/vanessa-adt-0.0.6
>=dev-libs/libip_vs_user_sync-1.0.0
- =sys-cluster/heartbeat-1.0.4
+ >=sys-cluster/heartbeat-1.0.4
net-firewall/iptables"
src_compile() {