summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/openmosix-3dmon-stats')
-rw-r--r--sys-cluster/openmosix-3dmon-stats/ChangeLog8
-rw-r--r--sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-cluster/openmosix-3dmon-stats/ChangeLog b/sys-cluster/openmosix-3dmon-stats/ChangeLog
index 20d12e57790b..304db817bb70 100644
--- a/sys-cluster/openmosix-3dmon-stats/ChangeLog
+++ b/sys-cluster/openmosix-3dmon-stats/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/openmosix-3dmon-stats
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon-stats/ChangeLog,v 1.1 2004/03/21 19:49:31 tantive Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon-stats/ChangeLog,v 1.2 2004/04/27 21:44:52 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org>
+ openmosix-3dmon-stats-0.2.1.ebuild:
+ Add inherit eutils
*openmosix-3dmon-stats-0.2.1 (22 Mar 2004)
diff --git a/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild b/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild
index ba0d5e56fbdc..827d321eaaf3 100644
--- a/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild
+++ b/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.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/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild,v 1.1 2004/03/21 19:49:31 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-3dmon-stats/openmosix-3dmon-stats-0.2.1.ebuild,v 1.2 2004/04/27 21:44:52 agriffis Exp $
+
+inherit eutils
S=${WORKDIR}/mosstatd-${PV}
DESCRIPTION="Statistics daemon for three dimensional openmosix's monitoring tool"