Replacing einfo with elog
authorMarius Mauch <genone@gentoo.org>
Tue, 1 May 2007 17:54:00 +0000 (17:54 +0000)
committerMarius Mauch <genone@gentoo.org>
Tue, 1 May 2007 17:54:00 +0000 (17:54 +0000)
Package-Manager: portage-2.1.2.5

28 files changed:
net-analyzer/aimsniff/ChangeLog
net-analyzer/aimsniff/aimsniff-0.9-r1.ebuild
net-analyzer/aimsniff/aimsniff-0.9-r2.ebuild
net-analyzer/barnyard/ChangeLog
net-analyzer/barnyard/barnyard-0.2.0-r1.ebuild
net-analyzer/barnyard/barnyard-0.2.0-r2.ebuild
net-analyzer/base/ChangeLog
net-analyzer/base/base-1.2.7-r2.ebuild
net-analyzer/bigeye/ChangeLog
net-analyzer/bigeye/bigeye-0.3-r1.ebuild
net-analyzer/cacti-cactid/ChangeLog
net-analyzer/cacti-cactid/cacti-cactid-0.8.6g.ebuild
net-analyzer/cacti-cactid/cacti-cactid-0.8.6i-r1.ebuild
net-analyzer/driftnet/ChangeLog
net-analyzer/driftnet/driftnet-0.1.6-r3.ebuild
net-analyzer/fe3d/ChangeLog
net-analyzer/fe3d/fe3d-0.8.3.ebuild
net-analyzer/hyperic-hq-agent/ChangeLog
net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.15.ebuild
net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.6.22.ebuild
net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.6.27.ebuild
net-analyzer/ipband/ChangeLog
net-analyzer/ipband/ipband-0.8.ebuild
net-analyzer/iptraf/ChangeLog
net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild
net-analyzer/iptraf/iptraf-3.0.0-r3.ebuild
net-analyzer/midas-nms/ChangeLog
net-analyzer/midas-nms/midas-nms-2.2f.ebuild

index 03f41a4b9f18d719b29dd1a811292b799ac59bf6..8fecf4183079f5c423282bcf5133b559b8fd8f1e 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/aimsniff
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/aimsniff/ChangeLog,v 1.22 2007/02/03 07:27:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/aimsniff/ChangeLog,v 1.23 2007/05/01 17:35:30 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> aimsniff-0.9-r1.ebuild,
+  aimsniff-0.9-r2.ebuild:
+  Replacing einfo with elog
 
   03 Feb 2007; nixnut <nixnut@gentoo.org> aimsniff-0.9-r1.ebuild:
   Stable on ppc wrt bug 164919
index 5d2fe3b75cbe59bb0819d1cfec86896460d7b1d9..d31d3906f6c2ea31ee3c6fdeda4003b2da34aec2 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/net-analyzer/aimsniff/aimsniff-0.9-r1.ebuild,v 1.12 2007/02/03 07:27:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/aimsniff/aimsniff-0.9-r1.ebuild,v 1.13 2007/05/01 17:35:30 genone Exp $
 
 inherit eutils webapp
 
@@ -83,8 +83,8 @@ pkg_postinst() {
        if use mysql
        then
                echo
-               einfo "To create and enable the mysql database, please run: "
-               einfo "emerge --config =${PF}"
+               elog "To create and enable the mysql database, please run: "
+               elog "emerge --config =${PF}"
 
                if use http
                then
@@ -96,8 +96,8 @@ pkg_postinst() {
 
        if use http
        then
-               echo
-               einfo "Go to http://${HOSTNAME}/was/admin.php to configure WAS."
+               elog
+               elog "Go to http://${HOSTNAME}/was/admin.php to configure WAS."
 
                echo "Go to http://${HOSTNAME}/was/admin.php to configure WAS." > was-postinst
                webapp_postinst_txt en was-postinst
index 64d16f1c944a25a50811f76ccc6bd3b29945a0be..f49e16485b9f1c45e3b116bc55e538f79f01e39c 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/net-analyzer/aimsniff/aimsniff-0.9-r2.ebuild,v 1.3 2007/02/01 21:03:55 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/aimsniff/aimsniff-0.9-r2.ebuild,v 1.4 2007/05/01 17:35:30 genone Exp $
 
 inherit eutils webapp eutils
 
@@ -85,8 +85,8 @@ pkg_postinst() {
        if use mysql
        then
                echo
-               einfo "To create and enable the mysql database, please run: "
-               einfo "emerge --config =${PF}"
+               elog "To create and enable the mysql database, please run: "
+               elog "emerge --config =${PF}"
 
                if use http
                then
@@ -98,8 +98,8 @@ pkg_postinst() {
 
        if use http
        then
-               echo
-               einfo "Go to http://${HOSTNAME}/was/admin.php to configure WAS."
+               elog
+               elog "Go to http://${HOSTNAME}/was/admin.php to configure WAS."
 
                echo "Go to http://${HOSTNAME}/was/admin.php to configure WAS." > was-postinst
                webapp_postinst_txt en was-postinst
index c27172811463be8ec75ca9ed31eb7ee5a8affdbb..57d1d1d5f7541e329e9dd25d10f70d8558a04986 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/barnyard
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/barnyard/ChangeLog,v 1.16 2006/11/23 19:44:04 vivo Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/barnyard/ChangeLog,v 1.17 2007/05/01 17:40:17 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> barnyard-0.2.0-r1.ebuild,
+  barnyard-0.2.0-r2.ebuild:
+  Replacing einfo with elog
 
   23 Nov 2006; Francesco Riosa <vivo@gentoo.org> barnyard-0.2.0-r1.ebuild,
   barnyard-0.2.0-r2.ebuild:
index 12217846866e540c0857d32ed0d65527ab0f93b2..1e83d298bd351e8c0362907627bcb7c08490eb45 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/net-analyzer/barnyard/barnyard-0.2.0-r1.ebuild,v 1.3 2006/11/23 19:44:04 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/barnyard/barnyard-0.2.0-r1.ebuild,v 1.4 2007/05/01 17:40:17 genone Exp $
 
 DESCRIPTION="Fast output system for Snort"
 SRC_URI="mirror://sourceforge/barnyard/barnyard-${PV/_/-}.tar.gz"
@@ -67,10 +67,10 @@ src_install () {
 
 pkg_postinst() {
        if use sguil ; then
-               einfo
-               einfo "Make sure to edit /etc/snort/barnyard.conf and uncomment the"
-               einfo "sguil section along with supplying the appropriate database"
-               einfo "information."
-               einfo
+               elog
+               elog "Make sure to edit /etc/snort/barnyard.conf and uncomment the"
+               elog "sguil section along with supplying the appropriate database"
+               elog "information."
+               elog
        fi
 }
index 4c9bbd136d5ae80b9f05a24fd734a9c8c1aac83e..89987d61c3420422af4fcffe02e819969b31c651 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/net-analyzer/barnyard/barnyard-0.2.0-r2.ebuild,v 1.4 2006/11/23 19:44:04 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/barnyard/barnyard-0.2.0-r2.ebuild,v 1.5 2007/05/01 17:40:17 genone Exp $
 
 inherit eutils
 
@@ -89,10 +89,10 @@ src_install () {
 
 pkg_postinst() {
        if use sguil ; then
-               einfo
-               einfo "Make sure to edit /etc/snort/barnyard.conf and uncomment the"
-               einfo "sguil section along with supplying the appropriate database"
-               einfo "information."
-               einfo
+               elog
+               elog "Make sure to edit /etc/snort/barnyard.conf and uncomment the"
+               elog "sguil section along with supplying the appropriate database"
+               elog "information."
+               elog
        fi
 }
index e50cd0d535ffc800fb8d99194d14eb5035664997..cc9b09b972fbe9487919a6e9c72bb85f4bb27bca 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/base
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/base/ChangeLog,v 1.9 2007/02/01 21:14:01 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/base/ChangeLog,v 1.10 2007/05/01 17:42:04 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> base-1.2.7-r2.ebuild:
+  Replacing einfo with elog
 
   01 Feb 2007; Markus Ullmann <jokey@gentoo.org> base-1.2.7-r2.ebuild:
   typo fun
index f4bf4bc74292557c13df37dcc364069c26107742..16cbd86d95900aa66b4646d685a528e0aab69b7f 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/net-analyzer/base/base-1.2.7-r2.ebuild,v 1.2 2007/02/01 21:14:01 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/base/base-1.2.7-r2.ebuild,v 1.3 2007/05/01 17:42:04 genone Exp $
 
 inherit webapp versionator eutils depend.apache depend.php
 
@@ -67,14 +67,14 @@ pkg_setup() {
                                BASE_DBTYPE=${db}
                                let dbtypecnt++
                        elif [ ${dbtypecnt} -ge 1 ]; then
-                               einfo "You set multiple database types in your USE flags."
+                               ewarn "You set multiple database types in your USE flags."
                                ewarn "You will have to setup DBtype configuration manually."
                        fi
                fi
        done
 
        if [ ${dbtypecnt} -eq 0 ]; then
-               einfo "No database type selected in your USE flags."
+               ewarn "No database type selected in your USE flags."
                ewarn "You will have to setup DBtype manually."
        fi
 
@@ -202,12 +202,12 @@ pkg_postinst() {
                        ewarn "chown root:${HTTPD_GROUP} ${CONF_DIR}/${CONF_NEW}"
        fi
 
-       einfo ""
-       einfo "You should edit \"${CONF_DIR}/${CONF_NEW}\" before using BASE."
-       einfo ""
-       einfo "To setup your initial database, direct your web browser to the"
-       einfo "location you installed BASE/base_db_setup.php"
-       einfo "You can find instructions in /usr/share/doc/${P}/README"
-       einfo "There is a guide at http://gentoo-wiki.com/HOWTO_Apache2_with_BASE"
-       einfo ""
+       elog ""
+       elog "You should edit \"${CONF_DIR}/${CONF_NEW}\" before using BASE."
+       elog ""
+       elog "To setup your initial database, direct your web browser to the"
+       elog "location you installed BASE/base_db_setup.php"
+       elog "You can find instructions in /usr/share/doc/${P}/README"
+       elog "There is a guide at http://gentoo-wiki.com/HOWTO_Apache2_with_BASE"
+       elog ""
 }
index bb6d82d7e8defdc86d7b93d39dfa3f513d5135d1..06417e40be2bb8514b05db4fe3246ee9a0b27a07 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/bigeye
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bigeye/ChangeLog,v 1.12 2007/02/09 08:03:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bigeye/ChangeLog,v 1.13 2007/05/01 17:42:59 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> bigeye-0.3-r1.ebuild:
+  Replacing einfo with elog
 
   09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
   Regenerate digest in Manifest2 format.
index 7f6ce91707078930bf949d276d9bbca78877259d..4467c233ecf262733fc06547e073f98622879f94 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/net-analyzer/bigeye/bigeye-0.3-r1.ebuild,v 1.2 2005/12/15 19:48:04 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bigeye/bigeye-0.3-r1.ebuild,v 1.3 2007/05/01 17:42:59 genone Exp $
 
 inherit toolchain-funcs eutils
 
@@ -37,6 +37,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "The service emulation files mentioned in the README"
-       einfo "are located in /usr/share/bigeye/messages"
+       elog "The service emulation files mentioned in the README"
+       elog "are located in /usr/share/bigeye/messages"
 }
index 5b380ea2c6d89b1a8a8bc351bb775d2e9784ac62..1e55fc80d8c637497317caecb24ce0303154cb45 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/cacti-cactid
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/ChangeLog,v 1.32 2007/04/18 20:42:05 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/ChangeLog,v 1.33 2007/05/01 17:45:16 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> cacti-cactid-0.8.6g.ebuild,
+  cacti-cactid-0.8.6i-r1.ebuild:
+  Replacing einfo with elog
 
   18 Apr 2007; Matti Bickel <mabi@gentoo.org> cacti-cactid-0.8.6i-r1.ebuild:
   ppc stable (bug #172378)
index a713863e06ddba71b24d6fe8708885ffac3a0ca3..d23451b51d40a4396c48aec12dd982c709ce5284 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/net-analyzer/cacti-cactid/cacti-cactid-0.8.6g.ebuild,v 1.8 2007/03/10 14:16:34 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6g.ebuild,v 1.9 2007/05/01 17:45:16 genone Exp $
 
 WANT_AUTOCONF="latest"
 inherit autotools
@@ -44,9 +44,9 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "Please see cacti's site for installation instructions."
-       einfo "Theres no need to change the crontab for this, just"
-       einfo "read the instructions on how to implement it"
-       einfo
-       einfo "http://cacti.net/cactid_install.php"
+       elog "Please see cacti's site for installation instructions."
+       elog "Theres no need to change the crontab for this, just"
+       elog "read the instructions on how to implement it"
+       elog
+       elog "http://cacti.net/cactid_install.php"
 }
index 6257bee522e98dc8caa2bafd7c74f648af770d3c..bee5cd26c5f916ce5db2663211e91ddd9d39378e 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/net-analyzer/cacti-cactid/cacti-cactid-0.8.6i-r1.ebuild,v 1.5 2007/04/18 20:42:05 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6i-r1.ebuild,v 1.6 2007/05/01 17:45:16 genone Exp $
 
 WANT_AUTOCONF="latest"
 inherit autotools
@@ -42,11 +42,11 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "Please see cacti's site for installation instructions."
-       einfo "Theres no need to change the crontab for this, just"
-       einfo "read the instructions on how to implement it"
-       einfo
-       einfo "http://cacti.net/cactid_install.php"
+       elog "Please see cacti's site for installation instructions."
+       elog "Theres no need to change the crontab for this, just"
+       elog "read the instructions on how to implement it"
+       elog
+       elog "http://cacti.net/cactid_install.php"
        echo
        ewarn "/etc/cactid.conf should be readable by webserver, thus after you"
        ewarn "decide on webserver/webserver group do not forgive to change it's"
index 469eec5458777991b68906f5d371f578dac3f638..30554561a5d68b1380a028e2bc306264005d6c4b 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/driftnet
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/driftnet/ChangeLog,v 1.29 2007/02/01 21:39:00 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/driftnet/ChangeLog,v 1.30 2007/05/01 17:46:43 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> driftnet-0.1.6-r3.ebuild:
+  Replacing einfo with elog
 
   01 Feb 2007; Markus Ullmann <jokey@gentoo.org>
   -files/driftnet-0.1.6-tmpnam-is-bad.diff, -driftnet-0.1.6.ebuild,
index c8c94e97a894b6aaab31faac7851516cbdca3de3..4b625f0593350879669a8673b3fa01d37acb9497 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/net-analyzer/driftnet/driftnet-0.1.6-r3.ebuild,v 1.6 2007/02/01 21:39:00 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/driftnet/driftnet-0.1.6-r3.ebuild,v 1.7 2007/05/01 17:46:43 genone Exp $
 
 inherit eutils flag-o-matic
 
@@ -65,7 +65,7 @@ src_install () {
 
        dodoc CHANGES CREDITS README TODO || die "dodoc failed"
 
-       einfo "marking the no-display driftnet as setuid root."
+       elog "marking the no-display driftnet as setuid root."
        chown root:wheel "${D}/usr/bin/driftnet"
        chmod 750 "${D}/usr/bin/driftnet"
        chmod u+s "${D}/usr/bin/driftnet"
@@ -73,10 +73,10 @@ src_install () {
 
 pkg_postinst() {
        if ! has_version 'virtual/mpg123' ; then
-               einfo
-               einfo "In case you want driftnet to be able to play"
-               einfo "audio files found on the streams, you need to do:"
-               einfo " # emerge mpg123"
-               einfo
+               elog
+               elog "In case you want driftnet to be able to play"
+               elog "audio files found on the streams, you need to do:"
+               elog " # emerge mpg123"
+               elog
        fi
 }
index 7ecd9da88a787e61b1116f09711a731fbd82b54d..10c405e2db691f944906ce239cc64cdd699ff223 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/fe3d
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fe3d/ChangeLog,v 1.6 2006/10/31 21:56:52 jokey Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fe3d/ChangeLog,v 1.7 2007/05/01 17:47:55 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> fe3d-0.8.3.ebuild:
+  Replacing einfo with elog
 
   31 Oct 2006; Markus Ullmann <jokey@gentoo.org> fe3d-0.8.3.ebuild:
   Fixing dep wrt bug #153251
index 098b8573ab584bf0ed4d0de1ffa08e3edad3a668..e0be74d9bd9dca34075d3c93b298e20191f69519 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/net-analyzer/fe3d/fe3d-0.8.3.ebuild,v 1.6 2006/10/31 21:56:52 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fe3d/fe3d-0.8.3.ebuild,v 1.7 2007/05/01 17:47:55 genone Exp $
 
 inherit versionator
 
@@ -36,7 +36,7 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "Example using a nmap log:"
-       einfo "/usr/bin/nmap -oX test.xml -O --osscan_limit 192.168.0.0/24"
-       einfo "/usr/bin/fe3d test.xml"
+       elog "Example using a nmap log:"
+       elog "/usr/bin/nmap -oX test.xml -O --osscan_limit 192.168.0.0/24"
+       elog "/usr/bin/fe3d test.xml"
 }
index 4d70ad30b3ee2f973f032c32c9ea2af757c63e2d..bf585e1a8e5b47cd8a715e3157a47eab2c150f7b 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/hyperic-hq-agent
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/ChangeLog,v 1.14 2006/04/16 08:22:37 mattm Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/ChangeLog,v 1.15 2007/05/01 17:48:59 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org>
+  hyperic-hq-agent-2.5.15.ebuild, hyperic-hq-agent-2.6.22.ebuild,
+  hyperic-hq-agent-2.6.27.ebuild:
+  Replacing einfo with elog
 
 *hyperic-hq-agent-2.6.22 (16 Apr 2006)
 
index 331e23324518189d604329d319dbea1e4f18adce..b279a04a409031d0e6ab7c4b75002622d3868fd3 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/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.15.ebuild,v 1.2 2006/04/16 08:22:37 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.5.15.ebuild,v 1.3 2007/05/01 17:48:59 genone Exp $
 
 inherit eutils
 
@@ -35,12 +35,12 @@ pkg_preinst() {
 pkg_postinst() {
        chown -R hyperic:hyperic ${AGENT_HOME}
 
-       einfo "You should perform the following before attempting to start the agent:"
-       einfo
-       einfo "1) read and agree to the _commercial license_ at /usr/portage/licenses/hyperic"
-       einfo "2) ensure that your server has a license key permitting an additional agent install."
-       einfo "3) have your server ip, admin username, and admin password available"
-       einfo "4) rc-update add hyperic-hq-agent default"
-       einfo "5) /etc/init.d/hyperic-hq-agent start"
-       einfo
+       elog "You should perform the following before attempting to start the agent:"
+       elog
+       elog "1) read and agree to the _commercial license_ at /usr/portage/licenses/hyperic"
+       elog "2) ensure that your server has a license key permitting an additional agent install."
+       elog "3) have your server ip, admin username, and admin password available"
+       elog "4) rc-update add hyperic-hq-agent default"
+       elog "5) /etc/init.d/hyperic-hq-agent start"
+       elog
 }
index 5e57dd1af251313980a8b0b848e267fc18d71495..94931f9cfa518ae94928a860a38e72b09c3ae2d3 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/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.6.22.ebuild,v 1.1 2006/04/16 08:22:37 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.6.22.ebuild,v 1.2 2007/05/01 17:48:59 genone Exp $
 
 inherit eutils
 
@@ -29,12 +29,12 @@ src_install() {
 
 pkg_postinst() {
 
-       einfo "You should perform the following before attempting to start the agent:"
-       einfo
-       einfo "1) read and agree to the _commercial license_ at /usr/portage/licenses/hyperic"
-       einfo "2) ensure that your server has a license key permitting an additional agent install."
-       einfo "3) have your server ip, admin username, and admin password available"
-       einfo "4) rc-update add hyperic-hq-agent default"
-       einfo "5) /etc/init.d/hyperic-hq-agent start"
-       einfo
+       elog "You should perform the following before attempting to start the agent:"
+       elog
+       elog "1) read and agree to the _commercial license_ at /usr/portage/licenses/hyperic"
+       elog "2) ensure that your server has a license key permitting an additional agent install."
+       elog "3) have your server ip, admin username, and admin password available"
+       elog "4) rc-update add hyperic-hq-agent default"
+       elog "5) /etc/init.d/hyperic-hq-agent start"
+       elog
 }
index d8a2d7338a4e83586194dd808ccdc96c9c8c07aa..9d49bcedf1e92109acd0f126f7791aa1d9f7456a 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/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.6.27.ebuild,v 1.1 2006/06/30 01:50:08 mattm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.6.27.ebuild,v 1.2 2007/05/01 17:48:59 genone Exp $
 
 inherit eutils
 
@@ -29,12 +29,12 @@ src_install() {
 
 pkg_postinst() {
 
-       einfo "You should perform the following before attempting to start the agent:"
-       einfo
-       einfo "1) read and agree to the _commercial license_ at /usr/portage/licenses/hyperic"
-       einfo "2) ensure that your server has a license key permitting an additional agent install."
-       einfo "3) have your server ip, admin username, and admin password available"
-       einfo "4) rc-update add hyperic-hq-agent default"
-       einfo "5) /etc/init.d/hyperic-hq-agent start"
-       einfo
+       elog "You should perform the following before attempting to start the agent:"
+       elog
+       elog "1) read and agree to the _commercial license_ at /usr/portage/licenses/hyperic"
+       elog "2) ensure that your server has a license key permitting an additional agent install."
+       elog "3) have your server ip, admin username, and admin password available"
+       elog "4) rc-update add hyperic-hq-agent default"
+       elog "5) /etc/init.d/hyperic-hq-agent start"
+       elog
 }
index d21db40be517b13709b7026c593cfd48e97c991a..d2bc34fe09178bca9028cd53b8c500b458d5a54d 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/ipband
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipband/ChangeLog,v 1.4 2007/04/28 12:30:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipband/ChangeLog,v 1.5 2007/05/01 17:51:28 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> ipband-0.8.ebuild:
+  Replacing einfo with elog
 
   28 Apr 2007; Torsten Veller <tove@gentoo.org> ipband-0.8.ebuild:
   Use newinitd
index 7ae671403661670a999f0fd63f0cd7b4a5473e46..bde882e67f564e9f929e8f658d4efcdf5c3cd3b5 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/net-analyzer/ipband/ipband-0.8.ebuild,v 1.4 2007/04/28 12:30:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipband/ipband-0.8.ebuild,v 1.5 2007/05/01 17:51:28 genone Exp $
 
 inherit eutils
 
@@ -38,14 +38,14 @@ src_install() {
 pkg_postinst() {
        ewarn "If you plan to use ipband as a service, you must edit"
        ewarn "/etc/ipband.conf"
-       einfo ""
-       einfo "The following command line example will:"
-       einfo "  o Listen on eth0"
-       einfo "  o Group results into a summary relative to 192.168.1.0/24"
-       einfo "  o Average bandwidth every 5 seconds"
-       einfo "  o Report when average bandwidth has exceeded 7 kB/sec"
-       einfo "    over the previous 10 seconds. The report is written to"
-       einfo "    stdout but can also be emailed or stored in a file."
-       einfo ""
-       einfo "ipband eth0 -L 192.168.1.0/24 -a 5 -r 10 -b 7 -o -"
+       elog ""
+       elog "The following command line example will:"
+       elog "  o Listen on eth0"
+       elog "  o Group results into a summary relative to 192.168.1.0/24"
+       elog "  o Average bandwidth every 5 seconds"
+       elog "  o Report when average bandwidth has exceeded 7 kB/sec"
+       elog "    over the previous 10 seconds. The report is written to"
+       elog "    stdout but can also be emailed or stored in a file."
+       elog ""
+       elog "ipband eth0 -L 192.168.1.0/24 -a 5 -r 10 -b 7 -o -"
 }
index b703cfde9656c67cfb0c5fb8241edc9fc1cdc813..fca0d2056343f48a5c21821ad2ad0a48f7c25955 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/iptraf
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.54 2007/04/24 05:12:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/ChangeLog,v 1.55 2007/05/01 17:52:35 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> iptraf-3.0.0-r2.ebuild,
+  iptraf-3.0.0-r3.ebuild:
+  Replacing einfo with elog
 
   24 Apr 2007; Jeroen Roovers <jer@gentoo.org> iptraf-3.0.0-r3.ebuild:
   Stable for HPPA too.
index 3f7c1a04de178921ec26acda1c0b4008688c52eb..d9909b7d329fd260f9c878b4fa0c039c7bce1417 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/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild,v 1.12 2006/10/16 22:11:48 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r2.ebuild,v 1.13 2007/05/01 17:52:35 genone Exp $
 
 inherit eutils flag-o-matic
 
@@ -63,14 +63,14 @@ src_install() {
 
 pkg_postinst() {
        if use suid ; then
-               einfo
-               einfo "You've chosen to build iptraf with run-as-user support"
-               einfo
-               einfo "The app now has this support, but for security reasons"
-               einfo "you need to run the following command to allow your users"
-               einfo "to suid-run it:"
-               einfo
-               einfo " # chmod 4755 /usr/sbin/iptraf"
-               einfo
+               elog
+               elog "You've chosen to build iptraf with run-as-user support"
+               elog
+               elog "The app now has this support, but for security reasons"
+               elog "you need to run the following command to allow your users"
+               elog "to suid-run it:"
+               elog
+               elog " # chmod 4755 /usr/sbin/iptraf"
+               elog
        fi
 }
index 7984a966cf1b2d5dd9386faa669e4756e5456519..901765560ca1eff059c2c19b1955080e820c6255 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/net-analyzer/iptraf/iptraf-3.0.0-r3.ebuild,v 1.8 2007/04/24 05:12:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptraf/iptraf-3.0.0-r3.ebuild,v 1.9 2007/05/01 17:52:35 genone Exp $
 
 inherit eutils flag-o-matic toolchain-funcs
 
@@ -73,14 +73,14 @@ src_install() {
 
 pkg_postinst() {
        if use suid ; then
-               einfo
-               einfo "You've chosen to build iptraf with run-as-user support"
-               einfo
-               einfo "The app now has this support, but for security reasons"
-               einfo "you need to run the following command to allow your users"
-               einfo "to suid-run it:"
-               einfo
-               einfo " # chmod 4755 /usr/sbin/iptraf"
-               einfo
+               elog
+               elog "You've chosen to build iptraf with run-as-user support"
+               elog
+               elog "The app now has this support, but for security reasons"
+               elog "you need to run the following command to allow your users"
+               elog "to suid-run it:"
+               elog
+               elog " # chmod 4755 /usr/sbin/iptraf"
+               elog
        fi
 }
index 64c1ba5ffce0fa66baa7f4184310e0c04b9079d0..db359c11b5103ef0a26f2478988326875f43d47b 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/midas-nms
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/midas-nms/ChangeLog,v 1.9 2006/11/23 19:49:31 vivo Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/midas-nms/ChangeLog,v 1.10 2007/05/01 17:54:00 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> midas-nms-2.2f.ebuild:
+  Replacing einfo with elog
 
   23 Nov 2006; Francesco Riosa <vivo@gentoo.org> midas-nms-2.2f.ebuild:
   dev-db/mysql => virtual/mysql
index 4eb370b5c458cff679c1a6e47fcddf00c8169b56..8c7888780acc27fc2d79891018d3daa6eb85b751 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/net-analyzer/midas-nms/midas-nms-2.2f.ebuild,v 1.12 2006/11/23 19:49:31 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/midas-nms/midas-nms-2.2f.ebuild,v 1.13 2007/05/01 17:54:00 genone Exp $
 
 inherit webapp
 
@@ -74,13 +74,13 @@ pkg_postinst() {
        chmod g+w /var/www/localhost/htdocs/midas-nms/{inc/config,php-graph}
        cp ${FILESDIR}/install.php /var/www/localhost/htdocs/midas-nms/install
 
-       einfo
-       einfo "To install the web interface go to:"
-       einfo "http://localhost/midas-nms/install/install.php"
-       einfo
-       einfo "The conf files are located in /usr/etc/MIDAS*.cf.dist"
-       einfo "Please read INSTALL.txt for more info."
-       einfo
-       einfo "To use the sniffer and IDS you need install snort too."
-       einfo
+       elog
+       elog "To install the web interface go to:"
+       elog "http://localhost/midas-nms/install/install.php"
+       elog
+       elog "The conf files are located in /usr/etc/MIDAS*.cf.dist"
+       elog "Please read INSTALL.txt for more info."
+       elog
+       elog "To use the sniffer and IDS you need install snort too."
+       elog
 }