Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Wed, 24 Jan 2007 14:34:58 +0000 (14:34 +0000)
committerMarius Mauch <genone@gentoo.org>
Wed, 24 Jan 2007 14:34:58 +0000 (14:34 +0000)
Package-Manager: portage-2.1.2-r2

17 files changed:
app-admin/hpasm/ChangeLog
app-admin/hpasm/files/digest-hpasm-6.30.0.12-r1
app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild
app-admin/integrit/ChangeLog
app-admin/integrit/integrit-3.02.00.ebuild
app-admin/integrit/integrit-3.05.ebuild
app-admin/integrit/integrit-4.0.ebuild
app-admin/logrotate/ChangeLog
app-admin/logrotate/logrotate-3.7.1-r2.ebuild
app-admin/logrotate/logrotate-3.7.2.ebuild
app-admin/logsentry/ChangeLog
app-admin/logsentry/files/digest-logsentry-1.1.1
app-admin/logsentry/logsentry-1.1.1.ebuild
app-admin/longrun/ChangeLog
app-admin/longrun/files/digest-longrun-0.9-r2
app-admin/longrun/longrun-0.9-r2.ebuild
app-admin/longrun/longrun-0.9-r3.ebuild

index 0dfaff141fd033bd48c61a48b5b7befe50a4ddbd..9e50c45d0e6657df40de5ae2934ee0e1bf80ee9d 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/hpasm
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/hpasm/ChangeLog,v 1.12 2005/08/23 17:39:51 flameeyes Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/hpasm/ChangeLog,v 1.13 2007/01/24 14:25:25 genone Exp $
+
+  24 Jan 2007; Marius Mauch <genone@gentoo.org> hpasm-6.30.0.12-r1.ebuild:
+  Replacing einfo with elog
 
   23 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
   hpasm-6.30.0.12-r1.ebuild:
index daaf32b974d5453154e8429d60aa1f22f230b280..f3a52d6a18a3dd146f83f5656c1733366704f2e3 100644 (file)
@@ -1 +1,3 @@
 MD5 c7605da770f5936870eebbd79eb25260 hpasm-6.30.0-12.Redhat8_0.i386.rpm 3821701
+RMD160 c3d74252de7ffc69b82b25b94cc93ded9af9a474 hpasm-6.30.0-12.Redhat8_0.i386.rpm 3821701
+SHA256 8a00433d1b27f879df99eb023d9f3a2a869483391e72a647d5c4e2faa8189fa1 hpasm-6.30.0-12.Redhat8_0.i386.rpm 3821701
index aa6af70ab077d102c75d49fb736053e185f3b22b..f075dcb326d06b21c015405c4375b2d2ee7ed244 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild,v 1.18 2005/08/23 17:39:51 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/hpasm/hpasm-6.30.0.12-r1.ebuild,v 1.19 2007/01/24 14:25:25 genone Exp $
 
 inherit rpm
 
@@ -64,12 +64,12 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo ""
-       einfo "If you want to run cpqimlview or hpimlview you will"
-       einfo "need to emerge an X11 implementation, tix, and tclx"
-       einfo ""
-       einfo "You now need to execute /etc/init.d/hpasm start in"
-       einfo "order to use the installed package. The kernel"
-       einfo "modules will automatically build for you."
-       einfo ""
+       elog
+       elog "If you want to run cpqimlview or hpimlview you will"
+       elog "need to emerge an X11 implementation, tix, and tclx"
+       elog
+       elog "You now need to execute /etc/init.d/hpasm start in"
+       elog "order to use the installed package. The kernel"
+       elog "modules will automatically build for you."
+       elog
 }
index 5ce9f85183e22c62f093a58dabafb2d145cc4719..7572b83eef3c4cac77ce2f2cef5bdeb9937e0c8d 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/integrit
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/ChangeLog,v 1.15 2007/01/17 09:10:12 hyakuhei Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/ChangeLog,v 1.16 2007/01/24 14:28:16 genone Exp $
+
+  24 Jan 2007; Marius Mauch <genone@gentoo.org> integrit-3.02.00.ebuild,
+  integrit-3.05.ebuild, integrit-4.0.ebuild:
+  Replacing einfo with elog
 
 *integrit-4.0 (17/01/07)
   17 Jan 2007; Robert Clark <hyakuhei@gentoo.org> integrit-4.0.ebuild:
index 3a5805e2134c7af1c18ee900bee5c6daf9b74f6a..a07b32ab805eb582301f983a77ebea426ce820b0 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-3.02.00.ebuild,v 1.15 2006/05/08 05:08:33 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-3.02.00.ebuild,v 1.16 2007/01/24 14:28:16 genone Exp $
 
 DESCRIPTION="file integrity verification program"
 HOMEPAGE="http://integrit.sourceforge.net/"
@@ -52,7 +52,7 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "It is recommended that the integrit binary is copied to a secure"
-       einfo "location and re-copied at runtime or run from a secure medium."
-       einfo "You should also create a configuration file (see examples)."
+       elog "It is recommended that the integrit binary is copied to a secure"
+       elog "location and re-copied at runtime or run from a secure medium."
+       elog "You should also create a configuration file (see examples)."
 }
index a7f0f9c9630dc08b978c7c22506bcf9b3e5fc2fb..48e3c77b35faf108d392a9559002a0e3c0271c23 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-3.05.ebuild,v 1.2 2006/05/08 05:08:33 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-3.05.ebuild,v 1.3 2007/01/24 14:28:16 genone Exp $
 
 DESCRIPTION="file integrity verification program"
 HOMEPAGE="http://integrit.sourceforge.net/"
@@ -50,7 +50,7 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "It is recommended that the integrit binary is copied to a secure"
-       einfo "location and re-copied at runtime or run from a secure medium."
-       einfo "You should also create a configuration file (see examples)."
+       elog "It is recommended that the integrit binary is copied to a secure"
+       elog "location and re-copied at runtime or run from a secure medium."
+       elog "You should also create a configuration file (see examples)."
 }
index 5c888dc0cfa9b3f42985e1676e57e6cd7d0fa22c..4b37ea5409a69738850d63883c8a1c6d9233a8a9 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-4.0.ebuild,v 1.1 2007/01/17 09:10:12 hyakuhei Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/integrit/integrit-4.0.ebuild,v 1.2 2007/01/24 14:28:16 genone Exp $
 
 DESCRIPTION="file integrity verification program"
 HOMEPAGE="http://integrit.sourceforge.net/"
@@ -49,7 +49,7 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "It is recommended that the integrit binary is copied to a secure"
-       einfo "location and re-copied at runtime or run from a secure medium."
-       einfo "You should also create a configuration file (see examples)."
+       elog "It is recommended that the integrit binary is copied to a secure"
+       elog "location and re-copied at runtime or run from a secure medium."
+       elog "You should also create a configuration file (see examples)."
 }
index abc1a5d1e39c21475b10916d4dd522b00e615b75..82a64d35ff03a50ca5f84bce1106d8371b6ac686 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/logrotate
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/ChangeLog,v 1.65 2007/01/21 17:10:40 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/ChangeLog,v 1.66 2007/01/24 14:30:05 genone Exp $
+
+  24 Jan 2007; Marius Mauch <genone@gentoo.org> logrotate-3.7.1-r2.ebuild,
+  logrotate-3.7.2.ebuild:
+  Replacing einfo with elog
 
   21 Jan 2007; Daniel Gryniewicz <dang@gentoo.org> logrotate-3.7.2.ebuild:
   Use toolchain-funcs to get compiler name; bug #119638
index eea0807021dbfc79c457e5e0abc2309bb758528c..0fff9086b50a289a4297dc51fa8c1d4e951e0c9b 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.1-r2.ebuild,v 1.12 2006/07/20 15:04:34 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.1-r2.ebuild,v 1.13 2007/01/24 14:30:05 genone Exp $
 
 inherit eutils
 
@@ -63,10 +63,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "If you wish to have logrotate e-mail you updates, please"
-       einfo "emerge mail-client/mailx and configure logrotate in"
-       einfo "/etc/logrotate.conf appropriately"
-       einfo
-       einfo "Additionally, /etc/logrotate.conf may need to be modified"
-       einfo "for your particular needs.  See man logrotate for details."
+       elog "If you wish to have logrotate e-mail you updates, please"
+       elog "emerge mail-client/mailx and configure logrotate in"
+       elog "/etc/logrotate.conf appropriately"
+       elog
+       elog "Additionally, /etc/logrotate.conf may need to be modified"
+       elog "for your particular needs.  See man logrotate for details."
 }
index 20bc46e74faf29056420e937b70ae6bfac7e922f..49f3d4c8033e3c116541fdfadd7c5bfb20a39fcc 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.2.ebuild,v 1.9 2007/01/21 17:10:40 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logrotate/logrotate-3.7.2.ebuild,v 1.10 2007/01/24 14:30:05 genone Exp $
 
 inherit eutils toolchain-funcs
 
@@ -56,10 +56,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "If you wish to have logrotate e-mail you updates, please"
-       einfo "emerge mail-client/mailx and configure logrotate in"
-       einfo "/etc/logrotate.conf appropriately"
-       einfo
-       einfo "Additionally, /etc/logrotate.conf may need to be modified"
-       einfo "for your particular needs.  See man logrotate for details."
+       elog "If you wish to have logrotate e-mail you updates, please"
+       elog "emerge mail-client/mailx and configure logrotate in"
+       elog "/etc/logrotate.conf appropriately"
+       elog
+       elog "Additionally, /etc/logrotate.conf may need to be modified"
+       elog "for your particular needs.  See man logrotate for details."
 }
index 4a71d8da425b2eb77c04ea2bc53310802586c20e..49c56ffabd4e312d6056a56c18a07394d5b9cca8 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for app-admin/logsentry
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logsentry/ChangeLog,v 1.21 2005/08/07 20:44:04 ka0ttic Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logsentry/ChangeLog,v 1.22 2007/01/24 14:32:04 genone Exp $
+
+  24 Jan 2007; Marius Mauch <genone@gentoo.org> logsentry-1.1.1.ebuild:
+  Replacing einfo with elog
 
   07 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> logsentry-1.1.1.ebuild:
   Added ~mips.
index 9c8c0cd8fb3f11893086bc4209ef9f2d0ffc3047..1631ef384a87b1b2c12dc481a5086617945c17c8 100644 (file)
@@ -1 +1,3 @@
 MD5 e97c2f096e219e20310c1b80e9e1bc29 logsentry-1.1.1.tar.gz 30267
+RMD160 1865f598b4bf32af466d4aec5e0803249a61c442 logsentry-1.1.1.tar.gz 30267
+SHA256 dfe4cb29305c619dc0a0aca5b11b2bd397baccf3076b48f03457f66f299ab42e logsentry-1.1.1.tar.gz 30267
index 8b86639fd9b453b62450d801f88e2b20a7830832..6b4a6fa1ea28ae05c93036f0b1ac7baef7763cdf 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/logsentry/logsentry-1.1.1.ebuild,v 1.25 2006/08/06 16:14:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/logsentry/logsentry-1.1.1.ebuild,v 1.26 2007/01/24 14:32:04 genone Exp $
 
 DESCRIPTION="automatically monitor system logs and mail security violations on a periodic basis"
 # Seems that the project has been discontinued by CISCO?
@@ -56,8 +56,8 @@ EOF
 }
 
 pkg_postinst() {
-       einfo
-       einfo "Uncomment the logcheck line in /etc/cron.hourly/logsentry.cron,"
-       einfo "or add directly to root's crontab"
-       einfo
+       elog
+       elog "Uncomment the logcheck line in /etc/cron.hourly/logsentry.cron,"
+       elog "or add directly to root's crontab"
+       elog
 }
index 7ed50e58fe8ca930335ca1e19483071f96f6cee6..facd0e3794e6859e85d660218436cdffa6555fda 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for app-admin/longrun
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/ChangeLog,v 1.14 2006/03/19 20:19:16 betelgeuse Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/ChangeLog,v 1.15 2007/01/24 14:34:58 genone Exp $
+
+  24 Jan 2007; Marius Mauch <genone@gentoo.org> longrun-0.9-r2.ebuild,
+  longrun-0.9-r3.ebuild:
+  Replacing einfo with elog
 
   19 Mar 2006; Petteri Räty <betelgeuse@gentoo.org> longrun-0.9-r3.ebuild:
   Marked stable on x86.
index dbf4a566ce8786c4fb30dee61bab9400cb8914fb..1c229f4bea54d328370c9703da9daafe2d2acee2 100644 (file)
@@ -1,2 +1,6 @@
 MD5 046a0e3f783d1d50b11a24b309bd40b1 longrun-0.9.tar.bz2 11539
+RMD160 340fde69f8a719cea1ace07b6051f8f45ee13729 longrun-0.9.tar.bz2 11539
+SHA256 85d2bb0694ded7d727c3f819b12432a78b7c3d9723580d17d7a9e3a21d969f7b longrun-0.9.tar.bz2 11539
 MD5 acaeaf906e1c1ccc7e61cf3c66d49858 longrun_0.9-17.diff.gz 13897
+RMD160 3f43739df95bceef58d0387912d28d1d94989eb7 longrun_0.9-17.diff.gz 13897
+SHA256 515c7a2d4ce719c4d51f1ec61e2bb8a21c2f6dc44dc75dc2b9245ebbbffc75d3 longrun_0.9-17.diff.gz 13897
index c3c5297db8d8410b23aab8d1a2da2411b84cf97a..48b44cc11377aaea9d78ab6f453063e899eea149 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9-r2.ebuild,v 1.2 2005/09/03 21:35:27 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9-r2.ebuild,v 1.3 2007/01/24 14:34:58 genone Exp $
 
 inherit eutils linux-info
 
@@ -51,15 +51,15 @@ src_install() {
 
 pkg_postinst() {
        if linux_chkconfig_module X86_MSR; then
-               einfo "You have compiled MSR as a module."
-               einfo "You need to load it before using Longrun."
-               einfo "The module is called msr."
-               einfo
+               elog "You have compiled MSR as a module."
+               elog "You need to load it before using Longrun."
+               elog "The module is called msr."
+               elog
        fi
 
        if linux_chkconfig_module X86_CPUID; then
-               einfo "You have compiled CPUID as a module."
-               einfo "You need to load it before using Longrun."
-               einfo "The module is called cpuid."
+               elog "You have compiled CPUID as a module."
+               elog "You need to load it before using Longrun."
+               elog "The module is called cpuid."
        fi
 }
index 6dcb76c5f07ab78bcb73a7d4cef6ac80201f8c77..7756b109f710f9787d6a2d365f6090eff932824d 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9-r3.ebuild,v 1.2 2006/03/19 20:19:16 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9-r3.ebuild,v 1.3 2007/01/24 14:34:58 genone Exp $
 
 inherit eutils linux-info
 
@@ -53,15 +53,15 @@ src_install() {
 
 pkg_postinst() {
        if linux_chkconfig_module X86_MSR; then
-               einfo "You have compiled MSR as a module."
-               einfo "You need to load it before using Longrun."
-               einfo "The module is called msr."
-               einfo
+               elog "You have compiled MSR as a module."
+               elog "You need to load it before using Longrun."
+               elog "The module is called msr."
+               elog
        fi
 
        if linux_chkconfig_module X86_CPUID; then
-               einfo "You have compiled CPUID as a module."
-               einfo "You need to load it before using Longrun."
-               einfo "The module is called cpuid."
+               elog "You have compiled CPUID as a module."
+               elog "You need to load it before using Longrun."
+               elog "The module is called cpuid."
        fi
 }