summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2004-10-26 15:01:06 +0000
committerMichael Imhof <tantive@gentoo.org>2004-10-26 15:01:06 +0000
commitcce0dc8321a8181bafc574488a1ed78a3056e335 (patch)
tree4ab6dd60d609687f73dd5c66fadb14a77bfbc83e /sys-cluster
parentInitial import (#54750) (diff)
downloadgentoo-2-cce0dc8321a8181bafc574488a1ed78a3056e335.tar.gz
gentoo-2-cce0dc8321a8181bafc574488a1ed78a3056e335.tar.bz2
gentoo-2-cce0dc8321a8181bafc574488a1ed78a3056e335.zip
Cosmetic updates of einfo output. Closes #68982.
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/openmosixview/ChangeLog8
-rw-r--r--sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild4
-rw-r--r--sys-cluster/openmosixview/openmosixview-1.5.ebuild4
3 files changed, 11 insertions, 5 deletions
diff --git a/sys-cluster/openmosixview/ChangeLog b/sys-cluster/openmosixview/ChangeLog
index b377b97281b3..5c8087520ea0 100644
--- a/sys-cluster/openmosixview/ChangeLog
+++ b/sys-cluster/openmosixview/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-cluster/openmosixview
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/ChangeLog,v 1.3 2004/06/24 22:40:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/ChangeLog,v 1.4 2004/10/26 15:01:06 tantive Exp $
+
+ 26 Oct 2004; Michael Imhof <tantive@gentoo.org> openmosixview-1.4-r1.ebuild,
+ openmosixview-1.5.ebuild:
+ Changed rc-update add /etc/init.d/openmosixcollector default
+ to rc-update add openmosixcollector default.
+ Closes #68982.
*openmosixview-1.5 (24 Jul 2003)
diff --git a/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild b/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild
index cc5ce62f0179..cae463640729 100644
--- a/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild
+++ b/sys-cluster/openmosixview/openmosixview-1.4-r1.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/openmosixview/openmosixview-1.4-r1.ebuild,v 1.2 2004/06/24 22:40:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild,v 1.3 2004/10/26 15:01:06 tantive Exp $
S=${WORKDIR}/openmosixview-${PV}
DESCRIPTION="cluster-management GUI for OpenMosix"
@@ -75,7 +75,7 @@ pkg_postinst() {
einfo "Start openmosixcollector"
einfo "manually (/etc/init.d/openmosixcollector start) or"
einfo "automatically using rc-update"
- einfo "(rc-update add /etc/init.d/openmosixcollector default)."
+ einfo "(rc-update add openmosixcollector default)."
einfo
einfo "Run openmosixview by simply typing openmosixview."
einfo
diff --git a/sys-cluster/openmosixview/openmosixview-1.5.ebuild b/sys-cluster/openmosixview/openmosixview-1.5.ebuild
index 75c5637a76df..a741a4c43495 100644
--- a/sys-cluster/openmosixview/openmosixview-1.5.ebuild
+++ b/sys-cluster/openmosixview/openmosixview-1.5.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/openmosixview/openmosixview-1.5.ebuild,v 1.2 2004/06/24 22:40:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosixview/openmosixview-1.5.ebuild,v 1.3 2004/10/26 15:01:06 tantive Exp $
S=${WORKDIR}/openmosixview-${PV}
DESCRIPTION="cluster-management GUI for OpenMosix"
@@ -60,7 +60,7 @@ pkg_postinst() {
einfo "Start openmosixcollector"
einfo "manually (/etc/init.d/openmosixcollector start) or"
einfo "automatically using rc-update"
- einfo "(rc-update add /etc/init.d/openmosixcollector default)."
+ einfo "(rc-update add openmosixcollector default)."
einfo
einfo "Run openmosixview by simply typing openmosixview."
einfo