From cce0dc8321a8181bafc574488a1ed78a3056e335 Mon Sep 17 00:00:00 2001 From: Michael Imhof Date: Tue, 26 Oct 2004 15:01:06 +0000 Subject: Cosmetic updates of einfo output. Closes #68982. --- sys-cluster/openmosixview/ChangeLog | 8 +++++++- sys-cluster/openmosixview/openmosixview-1.4-r1.ebuild | 4 ++-- sys-cluster/openmosixview/openmosixview-1.5.ebuild | 4 ++-- 3 files changed, 11 insertions(+), 5 deletions(-) (limited to 'sys-cluster') 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 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 -- cgit v1.2.3-65-gdbad