summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:43:04 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:43:04 +0000
commita08a6436cf336914de1d7b3e4499278f0c08a6cc (patch)
tree35f23baefbf2dd09129eeeb16bdd5f1c0f4e3ba8 /sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild
parent(Manifest recommit) (diff)
downloadgentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.gz
gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.tar.bz2
gentoo-2-a08a6436cf336914de1d7b3e4499278f0c08a6cc.zip
Add inherit eutils
Diffstat (limited to 'sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild')
-rw-r--r--sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild b/sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild
index 03a4f1f15bf4..b4240fcf1f29 100644
--- a/sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild
+++ b/sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild,v 1.1 2004/03/31 13:02:25 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.0-r2.ebuild,v 1.2 2004/04/27 21:42:44 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Heartbeat high availability cluster manager"
HOMEPAGE="http://www.linux-ha.org"