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

62 files changed:
net-analyzer/p0f/ChangeLog
net-analyzer/p0f/p0f-2.0.6.ebuild
net-analyzer/p0f/p0f-2.0.8-r1.ebuild
net-analyzer/p0f/p0f-2.0.8.ebuild
net-analyzer/prewikka/ChangeLog
net-analyzer/prewikka/prewikka-0.9.3-r1.ebuild
net-analyzer/prewikka/prewikka-0.9.3.ebuild
net-analyzer/prewikka/prewikka-0.9.5.ebuild
net-analyzer/rtg/ChangeLog
net-analyzer/rtg/rtg-0.7.4-r2.ebuild
net-analyzer/sancp/ChangeLog
net-analyzer/sancp/sancp-1.6.1-r1.ebuild
net-analyzer/sancp/sancp-1.6.1-r2.ebuild
net-analyzer/sara/ChangeLog
net-analyzer/sara/sara-6.0.4.ebuild
net-analyzer/sara/sara-6.0.7d.ebuild
net-analyzer/sara/sara-7.0.3b.ebuild
net-analyzer/scanlogd/ChangeLog
net-analyzer/scanlogd/scanlogd-2.2.6-r1.ebuild
net-analyzer/scanlogd/scanlogd-2.2.6-r2.ebuild
net-analyzer/scanlogd/scanlogd-2.2.ebuild
net-analyzer/sguil-client/ChangeLog
net-analyzer/sguil-client/sguil-client-0.6.1.ebuild
net-analyzer/sguil-sensor/ChangeLog
net-analyzer/sguil-sensor/sguil-sensor-0.5.3-r2.ebuild
net-analyzer/sguil-sensor/sguil-sensor-0.6.0_p1.ebuild
net-analyzer/sguil-sensor/sguil-sensor-0.6.1.ebuild
net-analyzer/sguil-server/ChangeLog
net-analyzer/sguil-server/sguil-server-0.5.3.ebuild
net-analyzer/sguil-server/sguil-server-0.6.0_p1.ebuild
net-analyzer/sguil-server/sguil-server-0.6.1.ebuild
net-analyzer/smokeping/ChangeLog
net-analyzer/smokeping/smokeping-2.0.9.ebuild
net-analyzer/snmpmon/ChangeLog
net-analyzer/snmpmon/snmpmon-0.5.ebuild
net-analyzer/snmptt/ChangeLog
net-analyzer/snmptt/snmptt-0.9-r1.ebuild
net-analyzer/snmptt/snmptt-1.0.ebuild
net-analyzer/snmptt/snmptt-1.1.ebuild
net-analyzer/snortsam/ChangeLog
net-analyzer/snortsam/snortsam-2.30.ebuild
net-analyzer/snortsam/snortsam-2.31.ebuild
net-analyzer/snortsam/snortsam-2.44.ebuild
net-analyzer/snortsam/snortsam-2.50-r1.ebuild
net-analyzer/squid-graph/ChangeLog
net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild
net-analyzer/squid-graph/squid-graph-3.1.ebuild
net-analyzer/tcptrace/ChangeLog
net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild
net-analyzer/tcptrace/tcptrace-6.6.7.ebuild
net-analyzer/vnstat/ChangeLog
net-analyzer/vnstat/vnstat-1.4-r1.ebuild
net-analyzer/vnstat/vnstat-1.4-r2.ebuild
net-analyzer/vnstat/vnstat-1.4.ebuild
net-analyzer/zabbix-frontend/ChangeLog
net-analyzer/zabbix-frontend/zabbix-frontend-1.1_alpha7.ebuild
net-analyzer/zabbix-server/ChangeLog
net-analyzer/zabbix-server/zabbix-server-1.0.ebuild
net-analyzer/zabbix-server/zabbix-server-1.1.6.ebuild
net-analyzer/zabbix-server/zabbix-server-1.1.7.ebuild
net-analyzer/zabbix-server/zabbix-server-1.1.ebuild
net-analyzer/zabbix-server/zabbix-server-1.1_alpha7.ebuild

index d3578d000f7d9b54fc672719dc82386d6f5edd4d..13e0c84627543604aa8912adac4a7511b0445951 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/p0f
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/ChangeLog,v 1.33 2007/03/28 20:41:44 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/ChangeLog,v 1.34 2007/05/01 22:22:51 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> p0f-2.0.6.ebuild,
+  p0f-2.0.8.ebuild, p0f-2.0.8-r1.ebuild:
+  Replacing einfo with elog
 
 *p0f-2.0.8-r1 (28 Mar 2007)
 
index f8b8d78fcb88fd32fa22b877ce6bff5319f6ab67..dce7f9a075c46ce9cdd53b6ec8fd94ada46e3828 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/p0f/p0f-2.0.6.ebuild,v 1.1 2006/07/09 22:11:11 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/p0f-2.0.6.ebuild,v 1.2 2007/05/01 22:22:51 genone Exp $
 
 inherit eutils
 
@@ -47,6 +47,6 @@ src_install () {
 }
 
 pkg_postinst(){
-       einfo "Adjust /etc/conf.d/p0f to your liking before using the"
-       einfo "init script. For more information on options, read man p0f."
+       elog "Adjust /etc/conf.d/p0f to your liking before using the"
+       elog "init script. For more information on options, read man p0f."
 }
index 7e26f4e0ac03bd31d5095c8bd8d08a9dc104ebf4..7ac83127ce758be5a0946aa02c73851432a42d10 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/p0f/p0f-2.0.8-r1.ebuild,v 1.1 2007/03/28 20:41:44 cedk Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/p0f-2.0.8-r1.ebuild,v 1.2 2007/05/01 22:22:51 genone Exp $
 
 inherit eutils toolchain-funcs
 
@@ -47,6 +47,6 @@ src_install () {
 }
 
 pkg_postinst(){
-       einfo "Adjust /etc/conf.d/p0f to your liking before using the"
-       einfo "init script. For more information on options, read man p0f."
+       elog "Adjust /etc/conf.d/p0f to your liking before using the"
+       elog "init script. For more information on options, read man p0f."
 }
index 72ee91a00ba78274c046bd6c2e491fd92a7b0800..353e850bdf9e8e90dc83d54d9f303701ee7608d5 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/p0f/p0f-2.0.8.ebuild,v 1.4 2007/03/22 14:09:53 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/p0f-2.0.8.ebuild,v 1.5 2007/05/01 22:22:51 genone Exp $
 
 inherit eutils toolchain-funcs
 
@@ -47,6 +47,6 @@ src_install () {
 }
 
 pkg_postinst(){
-       einfo "Adjust /etc/conf.d/p0f to your liking before using the"
-       einfo "init script. For more information on options, read man p0f."
+       elog "Adjust /etc/conf.d/p0f to your liking before using the"
+       elog "init script. For more information on options, read man p0f."
 }
index e43d1f118edc15a9e646747b95e0981e8f027302..72154e3586bb8160fd7dc319e6fa4f2bf8d53a60 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/prewikka
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prewikka/ChangeLog,v 1.22 2007/02/20 00:27:51 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prewikka/ChangeLog,v 1.23 2007/05/01 22:24:28 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> prewikka-0.9.3.ebuild,
+  prewikka-0.9.3-r1.ebuild, prewikka-0.9.5.ebuild:
+  Replacing einfo with elog
 
   20 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
   Redigest for Manifest2
index fd3b8800f9d70acfd621c751812e6c11fa310b4b..e76a048d18d7f6b36da80a0ab8ecc70f6004435c 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/prewikka/prewikka-0.9.3-r1.ebuild,v 1.2 2006/10/31 21:53:34 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prewikka/prewikka-0.9.3-r1.ebuild,v 1.3 2007/05/01 22:24:28 genone Exp $
 
 inherit distutils
 
@@ -36,10 +36,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "For additional installation instructions go to"
-       einfo "https://trac.prelude-ids.org/wiki/InstallingPrewikka"
-       einfo
-       einfo "The default config from the website is installed as"
-       einfo "/etc/prewikka/prewikka.conf-sample"
+       elog
+       elog "For additional installation instructions go to"
+       elog "https://trac.prelude-ids.org/wiki/InstallingPrewikka"
+       elog
+       elog "The default config from the website is installed as"
+       elog "/etc/prewikka/prewikka.conf-sample"
 }
index ecabd2e7ad177e985244dce9fa796e863c588541..0c8d992298e40b0d86bd558ab7626b08f4163f1b 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/prewikka/prewikka-0.9.3.ebuild,v 1.5 2006/10/31 21:53:34 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prewikka/prewikka-0.9.3.ebuild,v 1.6 2007/05/01 22:24:28 genone Exp $
 
 inherit versionator distutils
 
@@ -33,6 +33,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "For additional installation instructions go to"
-       einfo "https://trac.prelude-ids.org/wiki/InstallingPrewikka"
+       elog "For additional installation instructions go to"
+       elog "https://trac.prelude-ids.org/wiki/InstallingPrewikka"
 }
index 76e678bae1944edcd79596c34d3db087a760e89f..ce8ac8b3cac3cfc3e1049ef1d6508376e75d5010 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/prewikka/prewikka-0.9.5.ebuild,v 1.3 2006/10/31 21:53:34 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/prewikka/prewikka-0.9.5.ebuild,v 1.4 2007/05/01 22:24:28 genone Exp $
 
 inherit distutils
 
@@ -36,10 +36,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "For additional installation instructions go to"
-       einfo "https://trac.prelude-ids.org/wiki/InstallingPrewikka"
-       einfo
-       einfo "The default config from the website is installed as"
-       einfo "/etc/prewikka/prewikka.conf-sample"
+       elog
+       elog "For additional installation instructions go to"
+       elog "https://trac.prelude-ids.org/wiki/InstallingPrewikka"
+       elog
+       elog "The default config from the website is installed as"
+       elog "/etc/prewikka/prewikka.conf-sample"
 }
index 6f24e26a3e19d5931b2fd38293c596dac1dd6c9b..b887983e75047d634cae9ca9d613ac0093f97dd6 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/rtg
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/ChangeLog,v 1.10 2007/04/22 10:06:46 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/ChangeLog,v 1.11 2007/05/01 22:25:29 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> rtg-0.7.4-r2.ebuild:
+  Replacing einfo with elog
 
   22 Apr 2007; <pva@gentoo.org> rtg-0.7.4-r2.ebuild:
   Use do{conf,init}d, bug #174266.
index 071507529c6d386769217e17e043db379bd6b7d4..dd9e151d93b9e6177624619a1a4688081491a5ca 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/rtg/rtg-0.7.4-r2.ebuild,v 1.3 2007/04/22 10:06:46 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/rtg-0.7.4-r2.ebuild,v 1.4 2007/05/01 22:25:29 genone Exp $
 
 inherit eutils
 
@@ -40,10 +40,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "RTG has been installed."
-       einfo
-       einfo "The default configuration file location is now /etc/rtg"
-       einfo
-       einfo "Sample reports have been installed into /usr/share/rtg"
-       einfo
+       elog "RTG has been installed."
+       elog
+       elog "The default configuration file location is now /etc/rtg"
+       elog
+       elog "Sample reports have been installed into /usr/share/rtg"
+       elog
 }
index e1783d82944a69ef15ae774b38bd7998f439fda0..082d5ec10accc9abb453a85d72c1f3a2101b9388 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/sancp
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sancp/ChangeLog,v 1.7 2006/07/27 02:58:31 vanquirius Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sancp/ChangeLog,v 1.8 2007/05/01 22:26:27 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> sancp-1.6.1-r1.ebuild,
+  sancp-1.6.1-r2.ebuild:
+  Replacing einfo with elog
 
 *sancp-1.6.1-r2 (27 Jul 2006)
 
index a3f872a09af4aab79f0625b4fb7a92527ef23eff..3b72a269ce2516a2463e297722dfdfbdfd22ac41 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/sancp/sancp-1.6.1-r1.ebuild,v 1.1 2006/02/20 20:28:47 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sancp/sancp-1.6.1-r1.ebuild,v 1.2 2007/05/01 22:26:27 genone Exp $
 
 inherit eutils
 
@@ -61,7 +61,7 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "Please modify /etc/sancp/sancp.conf to suit your environment"
-       einfo
+       elog
+       elog "Please modify /etc/sancp/sancp.conf to suit your environment"
+       elog
 }
index e511bf416bddcdb62589801836e9ba05913b7f57..f7d1920a88d1e8c4cb3ca55cbfd1dd6ed611af78 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/sancp/sancp-1.6.1-r2.ebuild,v 1.1 2006/07/27 02:58:31 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sancp/sancp-1.6.1-r2.ebuild,v 1.2 2007/05/01 22:26:27 genone Exp $
 
 inherit eutils
 
@@ -66,7 +66,7 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "Please modify /etc/sancp/sancp.conf to suit your environment"
-       einfo
+       elog
+       elog "Please modify /etc/sancp/sancp.conf to suit your environment"
+       elog
 }
index 9669b65b5754caa2d92e60082737d68adf213c12..6b6f0704cd4f17881dc0617c28d99fe6bbb3876e 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/sara
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sara/ChangeLog,v 1.19 2007/02/03 21:39:24 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sara/ChangeLog,v 1.20 2007/05/01 22:27:45 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> sara-6.0.4.ebuild,
+  sara-6.0.7d.ebuild, sara-7.0.3b.ebuild:
+  Replacing einfo with elog
 
 *sara-7.0.3b (03 Feb 2007)
 
index 328ac6f10a572c0989754c60226d62474800edde..1d36a91605b6397155638f2210171330920e3ebb 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/sara/sara-6.0.4.ebuild,v 1.4 2006/02/03 22:40:18 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sara/sara-6.0.4.ebuild,v 1.5 2007/05/01 22:27:45 genone Exp $
 
 DESCRIPTION="SARA Security Auditor's Research Assistant is a derived work of Security Administrator Tool for Analyzing Networks SATAN"
 SRC_URI="http://www-arc.com/sara/downloads/${P}.tgz"
@@ -95,6 +95,6 @@ src_install(){
 }
 
 pkg_postinst() {
-       einfo "Read the documentation in ${SARA_HOME}/html before running this program."
-       einfo "You must have installed a web browser."
+       elog "Read the documentation in ${SARA_HOME}/html before running this program."
+       elog "You must have installed a web browser."
 }
index b7104d2152cd1287f98cd2f316100e93545ced6e..580fefb37ef5e39bc2cdd3927100797a4d151631 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/sara/sara-6.0.7d.ebuild,v 1.3 2006/02/03 22:40:18 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sara/sara-6.0.7d.ebuild,v 1.4 2007/05/01 22:27:45 genone Exp $
 
 DESCRIPTION="SARA Security Auditor's Research Assistant is a derived work of Security Administrator Tool for Analyzing Networks SATAN"
 SRC_URI="http://www-arc.com/sara/downloads/${P}.tgz"
@@ -95,6 +95,6 @@ src_install(){
 }
 
 pkg_postinst() {
-       einfo "Read the documentation in ${SARA_HOME}/html before running this program."
-       einfo "You must have installed a web browser."
+       elog "Read the documentation in ${SARA_HOME}/html before running this program."
+       elog "You must have installed a web browser."
 }
index 75b73af2419fb33456860b4cca565bc7e02af283..5b72d48fd1d1a5fe0faed7c771b590729c8393c9 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/sara/sara-7.0.3b.ebuild,v 1.1 2007/02/03 21:39:24 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sara/sara-7.0.3b.ebuild,v 1.2 2007/05/01 22:27:45 genone Exp $
 
 DESCRIPTION="SARA Security Auditor's Research Assistant is a derived work of Security Administrator Tool for Analyzing Networks SATAN"
 SRC_URI="http://www-arc.com/sara/downloads/${P}.tgz"
@@ -87,6 +87,6 @@ src_install(){
 }
 
 pkg_postinst() {
-       einfo "Read the documentation in ${SARA_HOME}/html before running this program."
-       einfo "You must have installed a web browser."
+       elog "Read the documentation in ${SARA_HOME}/html before running this program."
+       elog "You must have installed a web browser."
 }
index 4c4556c27914602f2a6efc17fe1cb6b17b80a1dd..61354d193d3d4b8d4de5438418cbada88ee795e2 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/scanlogd
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scanlogd/ChangeLog,v 1.24 2007/03/22 14:12:17 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scanlogd/ChangeLog,v 1.25 2007/05/01 22:30:04 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> scanlogd-2.2.ebuild,
+  scanlogd-2.2.6-r1.ebuild, scanlogd-2.2.6-r2.ebuild:
+  Replacing einfo with elog
 
   22 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
   scanlogd-2.2.6-r2.ebuild:
index ea7550d1208a9e779488d2ef78757654fbb40640..8c63f80e26922c6d8dcf4411db2479f589e84bba 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/scanlogd/scanlogd-2.2.6-r1.ebuild,v 1.6 2006/10/12 13:33:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scanlogd/scanlogd-2.2.6-r1.ebuild,v 1.7 2007/05/01 22:30:04 genone Exp $
 
 inherit eutils toolchain-funcs
 
@@ -38,6 +38,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "You can start the scanlogd monitoring program at boot by running"
-       einfo "rc-update add scanlogd default"
+       elog "You can start the scanlogd monitoring program at boot by running"
+       elog "rc-update add scanlogd default"
 }
index 86eb33a38da292ebf107bf81b8ee17aae728b49c..3890b8557c713b23b2d5eda49f2be898dac614ff 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/scanlogd/scanlogd-2.2.6-r2.ebuild,v 1.3 2007/03/22 14:12:17 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scanlogd/scanlogd-2.2.6-r2.ebuild,v 1.4 2007/05/01 22:30:04 genone Exp $
 
 inherit eutils toolchain-funcs
 
@@ -52,6 +52,6 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "You can start the scanlogd monitoring program at boot by running"
-       einfo "rc-update add scanlogd default"
+       elog "You can start the scanlogd monitoring program at boot by running"
+       elog "rc-update add scanlogd default"
 }
index e5ebad1499a6c7667dc8471f6b889827889a893d..9ad61b77992f2f5a464bae3439cd03bc5b73df98 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/scanlogd/scanlogd-2.2.ebuild,v 1.15 2005/04/24 02:58:00 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/scanlogd/scanlogd-2.2.ebuild,v 1.16 2007/05/01 22:30:04 genone Exp $
 
 IUSE=""
 DESCRIPTION="Scanlogd - detects and logs TCP port scans"
@@ -25,9 +25,9 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "Before you can run scanlogd you need to create the user "
-       einfo "scanlog by running the following command"
-       einfo "adduser -s /bin/false scanlogd"
-       einfo "You can start the scanlogd monitoring program at boot by running"
-       einfo "rc-update add scanlogd default"
+       elog "Before you can run scanlogd you need to create the user "
+       elog "scanlog by running the following command"
+       elog "adduser -s /bin/false scanlogd"
+       elog "You can start the scanlogd monitoring program at boot by running"
+       elog "rc-update add scanlogd default"
 }
index 134c8ab780bd04d472463836b4bcfbc3af0065fa..d76f7954a7e914be6c6b6916443db67dc095e265 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/sguil-client
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-client/ChangeLog,v 1.5 2006/07/25 09:34:31 dragonheart Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-client/ChangeLog,v 1.6 2007/05/01 22:31:30 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> sguil-client-0.6.1.ebuild:
+  Replacing einfo with elog
 
   25 Jul 2006; Daniel Black <dragonheart@gentoo.org>
   -sguil-client-0.5.3.ebuild, -sguil-client-0.6.0_p1.ebuild:
index 6cec55f20169ad98ca66f5d859253638571fdb95..2072e70e12f269ed5892857f9b21492f0c54e7d3 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/sguil-client/sguil-client-0.6.1.ebuild,v 1.2 2006/07/21 10:27:09 strerror Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-client/sguil-client-0.6.1.ebuild,v 1.3 2007/05/01 22:31:30 genone Exp $
 
 inherit eutils
 
@@ -59,7 +59,7 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "You can customize your configuration by modifying /etc/sguil/sguil.conf"
-       einfo
+       elog
+       elog "You can customize your configuration by modifying /etc/sguil/sguil.conf"
+       elog
 }
index d25f56977f9965b958146a3608e76b94ad72abd8..a2d055798b96313ff95245e9cecf7868420f3005 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/sguil-sensor
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/ChangeLog,v 1.11 2007/02/20 00:30:09 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/ChangeLog,v 1.12 2007/05/01 22:33:00 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org>
+  sguil-sensor-0.5.3-r2.ebuild, sguil-sensor-0.6.0_p1.ebuild,
+  sguil-sensor-0.6.1.ebuild:
+  Replacing einfo with elog
 
   20 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
   Redigest for Manifest2
index 7433b8228d5d7002ae67a7c96809ca9e89c25a6e..18628b9acb5deb45fec1f8049be401f808fb307b 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/sguil-sensor/sguil-sensor-0.5.3-r2.ebuild,v 1.2 2005/10/13 15:20:03 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/sguil-sensor-0.5.3-r2.ebuild,v 1.3 2007/05/01 22:33:00 genone Exp $
 
 inherit eutils
 
@@ -77,16 +77,16 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "You should check /etc/sguil/sensor_agent.conf and"
-       einfo "/etc/init.d/logpackets and ensure that they are accurate"
-       einfo "for your environment. They should work providing that you"
-       einfo "are running the sensor on the same machine as the server."
-       einfo "This ebuild assumes that you are running a single sensor"
-       einfo "environment, if this is not the case then you must make sure"
-       einfo "to modify /etc/sguil/sensor_agent.conf and change the HOSTNAME variable."
-       einfo "You should crontab the /etc/init.d/log_packets script to restart"
-       einfo "each hour."
-       einfo
+       elog
+       elog "You should check /etc/sguil/sensor_agent.conf and"
+       elog "/etc/init.d/logpackets and ensure that they are accurate"
+       elog "for your environment. They should work providing that you"
+       elog "are running the sensor on the same machine as the server."
+       elog "This ebuild assumes that you are running a single sensor"
+       elog "environment, if this is not the case then you must make sure"
+       elog "to modify /etc/sguil/sensor_agent.conf and change the HOSTNAME variable."
+       elog "You should crontab the /etc/init.d/log_packets script to restart"
+       elog "each hour."
+       elog
 }
 
index bee85e263319507482dc3d516008dcc8469979b2..83bc6c9be5c00471eaa4da230dfb9490350837f2 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/sguil-sensor/sguil-sensor-0.6.0_p1.ebuild,v 1.1 2005/12/24 23:24:32 strerror Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/sguil-sensor-0.6.0_p1.ebuild,v 1.2 2007/05/01 22:33:00 genone Exp $
 
 inherit eutils
 
@@ -78,16 +78,16 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "You should check /etc/sguil/sensor_agent.conf and"
-       einfo "/etc/init.d/logpackets and ensure that they are accurate"
-       einfo "for your environment. They should work providing that you"
-       einfo "are running the sensor on the same machine as the server."
-       einfo "This ebuild assumes that you are running a single sensor"
-       einfo "environment, if this is not the case then you must make sure"
-       einfo "to modify /etc/sguil/sensor_agent.conf and change the HOSTNAME variable."
-       einfo "You should crontab the /etc/init.d/log_packets script to restart"
-       einfo "each hour."
-       einfo
+       elog
+       elog "You should check /etc/sguil/sensor_agent.conf and"
+       elog "/etc/init.d/logpackets and ensure that they are accurate"
+       elog "for your environment. They should work providing that you"
+       elog "are running the sensor on the same machine as the server."
+       elog "This ebuild assumes that you are running a single sensor"
+       elog "environment, if this is not the case then you must make sure"
+       elog "to modify /etc/sguil/sensor_agent.conf and change the HOSTNAME variable."
+       elog "You should crontab the /etc/init.d/log_packets script to restart"
+       elog "each hour."
+       elog
 }
 
index cc0edcf4f437f4a3dae36520b4caa464d8c514ab..5a86f1950dfc814d7ae277be130a1e1362aedce7 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/sguil-sensor/sguil-sensor-0.6.1.ebuild,v 1.1 2006/03/01 14:12:17 strerror Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-sensor/sguil-sensor-0.6.1.ebuild,v 1.2 2007/05/01 22:33:00 genone Exp $
 
 inherit eutils
 
@@ -78,16 +78,16 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "You should check /etc/sguil/sensor_agent.conf and"
-       einfo "/etc/init.d/logpackets and ensure that they are accurate"
-       einfo "for your environment. They should work providing that you"
-       einfo "are running the sensor on the same machine as the server."
-       einfo "This ebuild assumes that you are running a single sensor"
-       einfo "environment, if this is not the case then you must make sure"
-       einfo "to modify /etc/sguil/sensor_agent.conf and change the HOSTNAME variable."
-       einfo "You should crontab the /etc/init.d/log_packets script to restart"
-       einfo "each hour."
-       einfo
+       elog
+       elog "You should check /etc/sguil/sensor_agent.conf and"
+       elog "/etc/init.d/logpackets and ensure that they are accurate"
+       elog "for your environment. They should work providing that you"
+       elog "are running the sensor on the same machine as the server."
+       elog "This ebuild assumes that you are running a single sensor"
+       elog "environment, if this is not the case then you must make sure"
+       elog "to modify /etc/sguil/sensor_agent.conf and change the HOSTNAME variable."
+       elog "You should crontab the /etc/init.d/log_packets script to restart"
+       elog "each hour."
+       elog
 }
 
index 592167aa608196afdfc87057226b77738be66663..42832b671a79159a5d0b2afb0fce6762b1d62fb4 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/sguil-server
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-server/ChangeLog,v 1.4 2007/02/09 04:08:25 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-server/ChangeLog,v 1.5 2007/05/01 22:34:07 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> sguil-server-0.5.3.ebuild,
+  sguil-server-0.6.0_p1.ebuild, sguil-server-0.6.1.ebuild:
+  Replacing einfo with elog
 
   09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
   Regenerate digest in Manifest2 format.
index 67ffeb81169bd14d8245abfb95604eecc92e5a87..62b03b15301860d185bd69c199b4df16f647d0dc 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/sguil-server/sguil-server-0.5.3.ebuild,v 1.3 2005/10/13 15:22:15 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-server/sguil-server-0.5.3.ebuild,v 1.4 2007/05/01 22:34:07 genone Exp $
 
 inherit eutils ssl-cert
 
@@ -85,18 +85,18 @@ pkg_postinst(){
                ln -s /etc/snort/rules ${ROOT}/var/lib/sguil/rules/${HOSTNAME}
        fi
 
-       einfo
-       einfo "Please customize the sguild configuration files in /etc/sguild before"
-       einfo "trying to run the daemon. Additionally you will need to setup the"
-       einfo "mysql database. See /usr/share/doc/${PF}/INSTALL.gz for information."
-       einfo "Please note that it is STRONGLY recommended to mount a separate"
-       einfo "filesystem at /var/lib/sguil for both space and performance reasons"
-       einfo "as a large amount of data will be kept in the directory structure"
-       einfo "underneath that top directory."
-       einfo
-       einfo "You should create the sguild db as per the instructions in"
-       einfo "/usr/share/doc/${PF}/INSTALL.gz and use the appropriate"
-       einfo "database setup script located in the same directory."
-
-       einfo
+       elog
+       elog "Please customize the sguild configuration files in /etc/sguild before"
+       elog "trying to run the daemon. Additionally you will need to setup the"
+       elog "mysql database. See /usr/share/doc/${PF}/INSTALL.gz for information."
+       elog "Please note that it is STRONGLY recommended to mount a separate"
+       elog "filesystem at /var/lib/sguil for both space and performance reasons"
+       elog "as a large amount of data will be kept in the directory structure"
+       elog "underneath that top directory."
+       elog
+       elog "You should create the sguild db as per the instructions in"
+       elog "/usr/share/doc/${PF}/INSTALL.gz and use the appropriate"
+       elog "database setup script located in the same directory."
+
+       elog
 }
index dd5199a4a24eaa7dc39f25679a866d4ebb49a5e1..1cb65622fea02aae2641533db483e49a3e3fb6f4 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/sguil-server/sguil-server-0.6.0_p1.ebuild,v 1.1 2005/12/24 23:28:04 strerror Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-server/sguil-server-0.6.0_p1.ebuild,v 1.2 2007/05/01 22:34:07 genone Exp $
 
 inherit eutils ssl-cert
 
@@ -88,18 +88,18 @@ pkg_postinst(){
                ln -s /etc/snort/rules ${ROOT}/var/lib/sguil/rules/${HOSTNAME}
        fi
 
-       einfo
-       einfo "Please customize the sguild configuration files in /etc/sguild before"
-       einfo "trying to run the daemon. Additionally you will need to setup the"
-       einfo "mysql database. See /usr/share/doc/${PF}/INSTALL.gz for information."
-       einfo "Please note that it is STRONGLY recommended to mount a separate"
-       einfo "filesystem at /var/lib/sguil for both space and performance reasons"
-       einfo "as a large amount of data will be kept in the directory structure"
-       einfo "underneath that top directory."
-       einfo
-       einfo "You should create the sguild db as per the instructions in"
-       einfo "/usr/share/doc/${PF}/INSTALL.gz and use the appropriate"
-       einfo "database setup script located in the same directory."
-
-       einfo
+       elog
+       elog "Please customize the sguild configuration files in /etc/sguild before"
+       elog "trying to run the daemon. Additionally you will need to setup the"
+       elog "mysql database. See /usr/share/doc/${PF}/INSTALL.gz for information."
+       elog "Please note that it is STRONGLY recommended to mount a separate"
+       elog "filesystem at /var/lib/sguil for both space and performance reasons"
+       elog "as a large amount of data will be kept in the directory structure"
+       elog "underneath that top directory."
+       elog
+       elog "You should create the sguild db as per the instructions in"
+       elog "/usr/share/doc/${PF}/INSTALL.gz and use the appropriate"
+       elog "database setup script located in the same directory."
+
+       elog
 }
index 0990fac444eb14b137ed7486ba4cd6015bf73790..55edbde008c02ddeaf1b3f6bc6d25c4226087cbd 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/sguil-server/sguil-server-0.6.1.ebuild,v 1.1 2006/03/01 14:15:05 strerror Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sguil-server/sguil-server-0.6.1.ebuild,v 1.2 2007/05/01 22:34:07 genone Exp $
 
 inherit eutils ssl-cert
 
@@ -90,18 +90,18 @@ pkg_postinst(){
                ln -s /etc/snort/rules ${ROOT}/var/lib/sguil/rules/${HOSTNAME}
        fi
 
-       einfo
-       einfo "Please customize the sguild configuration files in /etc/sguild before"
-       einfo "trying to run the daemon. Additionally you will need to setup the"
-       einfo "mysql database. See /usr/share/doc/${PF}/INSTALL.gz for information."
-       einfo "Please note that it is STRONGLY recommended to mount a separate"
-       einfo "filesystem at /var/lib/sguil for both space and performance reasons"
-       einfo "as a large amount of data will be kept in the directory structure"
-       einfo "underneath that top directory."
-       einfo
-       einfo "You should create the sguild db as per the instructions in"
-       einfo "/usr/share/doc/${PF}/INSTALL.gz and use the appropriate"
-       einfo "database setup script located in the same directory."
-
-       einfo
+       elog
+       elog "Please customize the sguild configuration files in /etc/sguild before"
+       elog "trying to run the daemon. Additionally you will need to setup the"
+       elog "mysql database. See /usr/share/doc/${PF}/INSTALL.gz for information."
+       elog "Please note that it is STRONGLY recommended to mount a separate"
+       elog "filesystem at /var/lib/sguil for both space and performance reasons"
+       elog "as a large amount of data will be kept in the directory structure"
+       elog "underneath that top directory."
+       elog
+       elog "You should create the sguild db as per the instructions in"
+       elog "/usr/share/doc/${PF}/INSTALL.gz and use the appropriate"
+       elog "database setup script located in the same directory."
+
+       elog
 }
index 0c45344d9bdc360370a1ac80c2f38ec1a7fed214..4cdc65c675c58139d7ea24412b02d4d9d9eed6a5 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/smokeping
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.7 2007/04/28 12:17:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.8 2007/05/01 22:35:42 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> smokeping-2.0.9.ebuild:
+  Replacing einfo with elog
 
   28 Apr 2007; Torsten Veller <tove@gentoo.org> smokeping-2.0.9.ebuild:
   Use newinitd
index d17176a89815aa6322697ecc1c133d50a02b0275..baadb797aed34254b99aee94de8e6a937c7beb6a 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/smokeping/smokeping-2.0.9.ebuild,v 1.7 2007/04/28 12:17:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v 1.8 2007/05/01 22:35:42 genone Exp $
 
 inherit perl-module eutils
 
@@ -89,16 +89,16 @@ src_install() {
 pkg_postinst() {
        chown smokeping:smokeping "${ROOT}/var/lib/${PN}"
        chmod 755 "${ROOT}/var/lib/${PN}"
-       einfo
-       einfo "Four more steps are needed to get ${PN} un&running:"
-       einfo "1) You need to edit /etc/${PN}"
-       einfo "2) You need to edit the template at /etc/${PN}.template"
-       einfo "3) You need to make the fping binary setuid root:"
-       einfo "    # chmod 4755 /usr/sbin/fping"
+       elog
+       elog "Four more steps are needed to get ${PN} un&running:"
+       elog "1) You need to edit /etc/${PN}"
+       elog "2) You need to edit the template at /etc/${PN}.template"
+       elog "3) You need to make the fping binary setuid root:"
+       elog "    # chmod 4755 /usr/sbin/fping"
        if use apache2 ; then
-               einfo "4) Make sure to add -D PERL to APACHE2_OPTS in /etc/conf.d/apache2"
-               einfo "   and to restart apache2."
+               elog "4) Make sure to add -D PERL to APACHE2_OPTS in /etc/conf.d/apache2"
+               elog "   and to restart apache2."
        fi
-       einfo "You can now start ${PN} with '/etc/init.d/${PN} start'."
-       einfo
+       elog "You can now start ${PN} with '/etc/init.d/${PN} start'."
+       elog
 }
index 999b0129fa4bdd4a8085e8646fb4991065ada57a..6e7092bbbad715da120fbaff05b75c4847f4aa47 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/snmpmon
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmpmon/ChangeLog,v 1.7 2007/02/09 04:08:48 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmpmon/ChangeLog,v 1.8 2007/05/01 22:36:42 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> snmpmon-0.5.ebuild:
+  Replacing einfo with elog
 
   09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
   Regenerate digest in Manifest2 format.
index e45c803f8e29d2b8e2958c002fc81199dd5ac2c0..79b2a9b2a9b918902a480f7e879d1ba2350a01f6 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/snmpmon/snmpmon-0.5.ebuild,v 1.6 2005/08/17 13:21:48 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmpmon/snmpmon-0.5.ebuild,v 1.7 2007/05/01 22:36:42 genone Exp $
 
 inherit qt3
 
@@ -31,8 +31,8 @@ src_install () {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "Every user of SNMPMonitor has to copy the file oid.map:"
-       einfo "mkdir ~/.snmpmon ; cp /usr/share/snmpmon/oid.map ~/.snmpmon"
-       einfo
+       elog
+       elog "Every user of SNMPMonitor has to copy the file oid.map:"
+       elog "mkdir ~/.snmpmon ; cp /usr/share/snmpmon/oid.map ~/.snmpmon"
+       elog
 }
index 49fe4a1dc0e903bd0d55f93a9fe51d68a86ee2ab..258ed72df31799ddfdf993a4bb3347c762e959cd 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/snmptt
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.13 2007/02/19 12:51:06 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/ChangeLog,v 1.14 2007/05/01 22:38:10 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> snmptt-0.9-r1.ebuild,
+  snmptt-1.0.ebuild, snmptt-1.1.ebuild:
+  Replacing einfo with elog
 
   19 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
   Redigest for Manifest2
index f4eb57c38b5bf290e02125b7385e354822dacd5d..ffe3466be832995ba2d012ceabae780cda04cb14 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/snmptt/snmptt-0.9-r1.ebuild,v 1.6 2005/02/13 03:29:58 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-0.9-r1.ebuild,v 1.7 2007/05/01 22:38:10 genone Exp $
 
 MY_P=${P/-/_}
 
@@ -45,6 +45,6 @@ src_install() {
 
 pkg_postinst() {
        if ( use mysql || use postgres ); then
-               einfo "Read the html documentation to configure your database."
+               elog "Read the html documentation to configure your database."
        fi
 }
index 1dd79f5d125c817e4ed69d8bad912e68ac7fadcb..f6b8565961335a8d09fffc484f8dd032a13c308e 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/snmptt/snmptt-1.0.ebuild,v 1.4 2005/02/13 03:29:58 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.0.ebuild,v 1.5 2007/05/01 22:38:10 genone Exp $
 
 MY_P=${P/-/_}
 
@@ -45,6 +45,6 @@ src_install() {
 
 pkg_postinst() {
        if ( use mysql || use postgres ); then
-               einfo "Read the html documentation to configure your database."
+               elog "Read the html documentation to configure your database."
        fi
 }
index 399959a0d2fa84b1349484cfc64d2f0ee726a07c..19b744bf5657f2b19b2a9027b2183086e0188e1b 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/snmptt/snmptt-1.1.ebuild,v 1.1 2006/02/18 18:39:17 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.1.ebuild,v 1.2 2007/05/01 22:38:10 genone Exp $
 
 MY_P="${P/-/_}"
 
@@ -54,7 +54,7 @@ src_install() {
 
 pkg_postinst() {
        if ( use mysql || use postgres ); then
-               einfo "Read the html documentation to configure your database."
+               elog "Read the html documentation to configure your database."
        fi
-       einfo "Please configure /etc/snmp/snmptt.conf before running."
+       elog "Please configure /etc/snmp/snmptt.conf before running."
 }
index a314efb333cf2777b683bbc07ac58380c8ab1292..dffb80f8e63eeb968df89b0c1c889ee2f06e4d44 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/snortsam
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortsam/ChangeLog,v 1.22 2007/04/16 07:47:05 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortsam/ChangeLog,v 1.23 2007/05/01 22:39:36 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> snortsam-2.30.ebuild,
+  snortsam-2.31.ebuild, snortsam-2.44.ebuild, snortsam-2.50-r1.ebuild:
+  Replacing einfo with elog
 
   16 Apr 2007; Markus Rothe <corsair@gentoo.org> snortsam-2.50-r1.ebuild:
   Stable on ppc64
index e6025bf0fbaac24b5b2106d24e4ea6016df7b102..1355a23b14b25c058f8d044c05b11b9d072159d3 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/snortsam/snortsam-2.30.ebuild,v 1.4 2006/04/30 10:16:51 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortsam/snortsam-2.30.ebuild,v 1.5 2007/05/01 22:39:36 genone Exp $
 
 inherit eutils
 
@@ -35,9 +35,9 @@ src_install() {
 
 pkg_postinst() {
        echo
-       einfo "To use snortsam with snort, you'll have to compile snort with USE=snortsam."
-       einfo "Read the INSTALL file to configure snort for snortsam, and configure"
-       einfo "snortsam for your particular firewall."
+       elog "To use snortsam with snort, you'll have to compile snort with USE=snortsam."
+       elog "Read the INSTALL file to configure snort for snortsam, and configure"
+       elog "snortsam for your particular firewall."
        echo
 }
 
index 89d585c3b5deada32520766ca000ffe4704905e8..d2d273648e184b3f3eb4ad59b032be1055f7b39b 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/snortsam/snortsam-2.31.ebuild,v 1.3 2005/06/27 07:27:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortsam/snortsam-2.31.ebuild,v 1.4 2007/05/01 22:39:36 genone Exp $
 
 inherit eutils
 
@@ -35,9 +35,9 @@ src_install() {
 
 pkg_postinst() {
        echo
-       einfo "To use snortsam with snort, you'll have to compile snort with USE=snortsam."
-       einfo "Read the INSTALL file to configure snort for snortsam, and configure"
-       einfo "snortsam for your particular firewall."
+       elog "To use snortsam with snort, you'll have to compile snort with USE=snortsam."
+       elog "Read the INSTALL file to configure snort for snortsam, and configure"
+       elog "snortsam for your particular firewall."
        echo
 }
 
index 7946d61335f8a3f2304101b64ff97069752a8477..f1e58dd52a2b9df7b4bb8c0a907251468f28b4e2 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/snortsam/snortsam-2.44.ebuild,v 1.1 2006/01/09 22:27:48 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortsam/snortsam-2.44.ebuild,v 1.2 2007/05/01 22:39:36 genone Exp $
 
 inherit eutils
 
@@ -35,10 +35,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "To use snortsam with snort, you'll have to compile snort with USE=snortsam."
-       einfo "Read the INSTALL file to configure snort for snortsam, and configure"
-       einfo "snortsam for your particular firewall."
-       einfo
+       elog
+       elog "To use snortsam with snort, you'll have to compile snort with USE=snortsam."
+       elog "Read the INSTALL file to configure snort for snortsam, and configure"
+       elog "snortsam for your particular firewall."
+       elog
 
 }
index cddae4f1abff598c26fe2e20a48f7755ca825281..181ec407c7d287c3ae795455c0207eafb19b46c6 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/snortsam/snortsam-2.50-r1.ebuild,v 1.4 2007/04/16 07:47:05 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortsam/snortsam-2.50-r1.ebuild,v 1.5 2007/05/01 22:39:36 genone Exp $
 
 inherit eutils
 
@@ -38,10 +38,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "To use snortsam with snort, you'll have to compile snort with USE=snortsam."
-       einfo "Read the INSTALL file to configure snort for snortsam, and configure"
-       einfo "snortsam for your particular firewall."
-       einfo
+       elog
+       elog "To use snortsam with snort, you'll have to compile snort with USE=snortsam."
+       elog "Read the INSTALL file to configure snort for snortsam, and configure"
+       elog "snortsam for your particular firewall."
+       elog
 
 }
index ff065df87612258a1e498425ea81336628fe5596..968036a58a530a5100c07692acd629ec658d7909 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/squid-graph
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/ChangeLog,v 1.16 2007/02/20 00:32:50 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/ChangeLog,v 1.17 2007/05/01 22:40:37 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> squid-graph-3.1.ebuild,
+  squid-graph-3.1-r1.ebuild:
+  Replacing einfo with elog
 
   20 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
   Redigest for Manifest2
index f140cfd19776fa4c0e43a1e82db271f7b4d92420..38ea0ecf7b2ce34f86a90b117a150bc677b0644c 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/squid-graph/squid-graph-3.1-r1.ebuild,v 1.2 2006/09/06 13:09:06 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild,v 1.3 2007/05/01 22:40:37 genone Exp $
 
 DESCRIPTION="Squid logfile analyzer and traffic grapher"
 HOMEPAGE="http://squid-graph.securlogic.com/"
@@ -25,9 +25,9 @@ src_install () {
 }
 
 pkg_postinst () {
-       einfo
-       einfo "Remember to copy /usr/share/${PN}/logo.png to your output directory"
-       einfo
+       elog
+       elog "Remember to copy /usr/share/${PN}/logo.png to your output directory"
+       elog
 }
 
 
index 5d25f26868fed4a4337bf668aea22e8302c7af49..d5d658c9cd75f648dbb1bdbed3f2b12e80282b88 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 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/squid-graph/squid-graph-3.1.ebuild,v 1.8 2004/10/04 22:55:24 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.1.ebuild,v 1.9 2007/05/01 22:40:37 genone Exp $
 
 DESCRIPTION="Squid logfile analyzer and traffic grapher"
 HOMEPAGE="http://squid-graph.securlogic.com/"
@@ -21,7 +21,7 @@ src_install () {
 }
 
 pkg_postinst () {
-       einfo "Remember to copy /usr/share/doc/${P}/html/logo.png to your output directory"
+       elog "Remember to copy /usr/share/doc/${P}/html/logo.png to your output directory"
 }
 
 
index 4077fccfa34da4981bce12c1fc6af3b061ad039e..f6f89da139dbff7208f52e92fa18fa254347d687 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/tcptrace
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/ChangeLog,v 1.20 2007/04/16 07:47:48 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/ChangeLog,v 1.21 2007/05/01 22:41:54 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> tcptrace-6.6.1-r1.ebuild,
+  tcptrace-6.6.7.ebuild:
+  Replacing einfo with elog
 
   16 Apr 2007; Markus Rothe <corsair@gentoo.org> tcptrace-6.6.7.ebuild:
   Stable on ppc64
index 26d878edda5a5365d508d2e45caece83e06a60d3..7e1f24f038ad2894a8d6f6fe45f3dee42864dd48 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/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.10 2007/04/08 17:53:30 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.11 2007/05/01 22:41:54 genone Exp $
 
 IUSE=""
 
@@ -24,10 +24,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "Note: tcptrace outputs its graphs in the xpl (xplot)"
-       einfo "format. since xplot is unavailable, you will have to"
-       einfo "use the included xpl2gpl utility to convert it to"
-       einfo "the gnuplot format."
-       einfo
+       elog
+       elog "Note: tcptrace outputs its graphs in the xpl (xplot)"
+       elog "format. since xplot is unavailable, you will have to"
+       elog "use the included xpl2gpl utility to convert it to"
+       elog "the gnuplot format."
+       elog
 }
index dff51ac71cfb81ab5e020d5b34e8a87310278dc8..8ca50e3ed06fe4df96434e879a18d0eeef1292cc 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/tcptrace/tcptrace-6.6.7.ebuild,v 1.7 2007/04/16 07:47:48 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild,v 1.8 2007/05/01 22:41:54 genone Exp $
 
 IUSE=""
 
@@ -23,10 +23,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "Note: tcptrace outputs its graphs in the xpl (xplot)"
-       einfo "format. Since xplot is unavailable, you will have to"
-       einfo "use the included xpl2gpl utility to convert it to"
-       einfo "the gnuplot format."
-       einfo
+       elog
+       elog "Note: tcptrace outputs its graphs in the xpl (xplot)"
+       elog "format. Since xplot is unavailable, you will have to"
+       elog "use the included xpl2gpl utility to convert it to"
+       elog "the gnuplot format."
+       elog
 }
index bee187035ba6e271ed365d1c0896880fd2bbf896..58c6cdbf42a9670ddcdffd4f59718fb5bfb28dcb 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/vnstat
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/ChangeLog,v 1.22 2007/04/16 07:50:01 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/ChangeLog,v 1.23 2007/05/01 22:44:33 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> vnstat-1.4.ebuild,
+  vnstat-1.4-r1.ebuild, vnstat-1.4-r2.ebuild:
+  Replacing einfo with elog
 
   16 Apr 2007; Markus Rothe <corsair@gentoo.org> vnstat-1.4-r2.ebuild:
   Stable on ppc64
index 8196ae99cfb5be3341671258c7c4df226320d731..0c7e13bca3730c33be0cf2555450e2396a7fdce1 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/vnstat/vnstat-1.4-r1.ebuild,v 1.6 2006/09/08 11:07:46 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.4-r1.ebuild,v 1.7 2007/05/01 22:44:33 genone Exp $
 
 inherit eutils toolchain-funcs
 
@@ -48,23 +48,26 @@ pkg_postinst() {
        if [[ -d ${ROOT}/var/spool/vnstat ]] ; then
                mv -f "${ROOT}"/var/spool/vnstat/* "${ROOT}"/var/lib/vnstat/ \
                        && rmdir "${ROOT}"/var/spool/vnstat
-               einfo "vnStat db files moved from /var/spool/vnstat to /var/lib/vnstat"
+               elog "vnStat db files moved from /var/spool/vnstat to /var/lib/vnstat"
+               elog
        fi
 
-       einfo "Repeat the following command for every interface you"
-       einfo "wish to monitor (replace eth0):"
-       einfo "   vnstat -u -i eth0"
-       einfo
-       einfo "Note: if an interface transfers more than ~4GB in"
-       einfo "the time between cron runs, you may miss traffic"
-       einfo
+       elog "Repeat the following command for every interface you"
+       elog "wish to monitor (replace eth0):"
+       elog "   vnstat -u -i eth0"
+       elog
+       elog "Note: if an interface transfers more than ~4GB in"
+       elog "the time between cron runs, you may miss traffic"
+       elog
 
        if [[ -e ${ROOT}/etc/cron.d/vnstat ]] ; then
-               einfo "vnstat\'s cron script is now installed as /etc/cron.hourly/vnstat."
-               einfo "Please remove /etc/cron.d/vnstat."
+               elog "vnstat\'s cron script is now installed as /etc/cron.hourly/vnstat."
+               elog "Please remove /etc/cron.d/vnstat."
+               elog
        else
-               einfo "A cron script has been installed to /etc/cron.hourly/vnstat."
+               elog "A cron script has been installed to /etc/cron.hourly/vnstat."
+               elog
        fi
-       einfo "To update your interface database automatically with"
-       einfo "cron, uncomment the lines in /etc/cron.hourly/vnstat."
+       elog "To update your interface database automatically with"
+       elog "cron, uncomment the lines in /etc/cron.hourly/vnstat."
 }
index 48b1f2ad239e87c8b4c52cd2111ef7371d8a96bb..45084947ab91dc5f8102a1fc66594f07fa031592 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/vnstat/vnstat-1.4-r2.ebuild,v 1.7 2007/04/16 07:50:01 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.4-r2.ebuild,v 1.8 2007/05/01 22:44:33 genone Exp $
 
 inherit eutils toolchain-funcs
 
@@ -50,23 +50,26 @@ pkg_postinst() {
        if [[ -d ${ROOT}/var/spool/vnstat ]] ; then
                mv -f "${ROOT}"/var/spool/vnstat/* "${ROOT}"/var/lib/vnstat/ \
                        && rmdir "${ROOT}"/var/spool/vnstat
-               einfo "vnStat db files moved from /var/spool/vnstat to /var/lib/vnstat"
+               elog "vnStat db files moved from /var/spool/vnstat to /var/lib/vnstat"
+               elog
        fi
 
-       einfo "Repeat the following command for every interface you"
-       einfo "wish to monitor (replace eth0):"
-       einfo "   vnstat -u -i eth0"
-       einfo
-       einfo "Note: if an interface transfers more than ~4GB in"
-       einfo "the time between cron runs, you may miss traffic"
-       einfo
+       elog "Repeat the following command for every interface you"
+       elog "wish to monitor (replace eth0):"
+       elog "   vnstat -u -i eth0"
+       elog
+       elog "Note: if an interface transfers more than ~4GB in"
+       elog "the time between cron runs, you may miss traffic"
+       elog
 
        if [[ -e ${ROOT}/etc/cron.d/vnstat ]] ; then
-               einfo "vnstat\'s cron script is now installed as /etc/cron.hourly/vnstat."
-               einfo "Please remove /etc/cron.d/vnstat."
+               elog "vnstat\'s cron script is now installed as /etc/cron.hourly/vnstat."
+               elog "Please remove /etc/cron.d/vnstat."
+               elog
        else
-               einfo "A cron script has been installed to /etc/cron.hourly/vnstat."
+               elog "A cron script has been installed to /etc/cron.hourly/vnstat."
+               elog
        fi
-       einfo "To update your interface database automatically with"
-       einfo "cron, uncomment the lines in /etc/cron.hourly/vnstat."
+       elog "To update your interface database automatically with"
+       elog "cron, uncomment the lines in /etc/cron.hourly/vnstat."
 }
index 66e5ea0aaba91ec6eef618e513f53b74016e294d..88aacafff88e4466bba1d4ac16b0c8659156398d 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/vnstat/vnstat-1.4.ebuild,v 1.12 2006/06/01 21:20:10 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.4.ebuild,v 1.13 2007/05/01 22:44:33 genone Exp $
 
 DESCRIPTION="Console-based network traffic monitor that keeps statistics of network usage"
 HOMEPAGE="http://humdi.net/vnstat/"
@@ -35,23 +35,26 @@ pkg_postinst() {
        if [[ -d ${ROOT}/var/spool/vnstat ]] ; then
                mv -f ${ROOT}/var/spool/vnstat/* ${ROOT}/var/lib/vnstat \
                        && rmdir ${ROOT}/var/spool/vnstat
-               einfo "vnStat db files moved from /var/spool/vnstat to /var/lib/vnstat"
+               elog "vnStat db files moved from /var/spool/vnstat to /var/lib/vnstat"
+               elog
        fi
 
-       einfo "Repeat the following command for every interface you"
-       einfo "wish to monitor (replace eth0):"
-       einfo "   vnstat -u -i eth0"
-       einfo
-       einfo "Note: if an interface transfers more than ~4GB in"
-       einfo "the time between cron runs, you may miss traffic"
-       einfo
+       elog "Repeat the following command for every interface you"
+       elog "wish to monitor (replace eth0):"
+       elog "   vnstat -u -i eth0"
+       elog
+       elog "Note: if an interface transfers more than ~4GB in"
+       elog "the time between cron runs, you may miss traffic"
+       elog
 
        if [[ -e ${ROOT}/etc/cron.d/vnstat ]] ; then
-               einfo "vnstat\'s cron script is now installed as /etc/cron.hourly/vnstat."
-               einfo "Please remove /etc/cron.d/vnstat."
+               elog "vnstat\'s cron script is now installed as /etc/cron.hourly/vnstat."
+               elog "Please remove /etc/cron.d/vnstat."
+               elog
        else
-               einfo "A cron script has been installed to /etc/cron.hourly/vnstat."
+               elog "A cron script has been installed to /etc/cron.hourly/vnstat."
+               elog
        fi
-       einfo "To update your interface database automatically with"
-       einfo "cron, uncomment the lines in /etc/cron.hourly/vnstat."
+       elog "To update your interface database automatically with"
+       elog "cron, uncomment the lines in /etc/cron.hourly/vnstat."
 }
index ef518ccdef6aba1622f837d493f72f4b526e0e29..76072e3a89619d4d18eba4948d112cba090150ae 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/zabbix-frontend
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-frontend/ChangeLog,v 1.7 2007/04/16 16:47:03 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-frontend/ChangeLog,v 1.8 2007/05/01 22:45:42 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org>
+  zabbix-frontend-1.1_alpha7.ebuild:
+  Replacing einfo with elog
 
 *zabbix-frontend-1.1.7 (16 Apr 2007)
 
index b348c0a1105488dc3c4bdd3da228a7439f3393de..239bc6e3aeba288b0c3b6e2941e8cea2c2b4c4b6 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/zabbix-frontend/zabbix-frontend-1.1_alpha7.ebuild,v 1.3 2005/07/19 16:47:15 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-frontend/zabbix-frontend-1.1_alpha7.ebuild,v 1.4 2007/05/01 22:45:42 genone Exp $
 
 inherit eutils webapp
 
@@ -28,7 +28,7 @@ src_install() {
 }
 
 pkg_postinst(){
-       einfo
-       einfo "For setting the SQL server settings, see include/db.inc.php"
-       einfo
+       elog
+       elog "For setting the SQL server settings, see include/db.inc.php"
+       elog
 }
index 4cf5d1d73474d8b3ac2ef3fc0cd620195cb7003c..52ee63a557e06e06879c43ab27d45abdd95a0626 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/zabbix-server
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-server/ChangeLog,v 1.15 2007/04/28 17:42:06 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-server/ChangeLog,v 1.16 2007/05/01 22:50:32 genone Exp $
+
+  01 May 2007; Marius Mauch <genone@gentoo.org> zabbix-server-1.0.ebuild,
+  zabbix-server-1.1_alpha7.ebuild, zabbix-server-1.1.ebuild,
+  zabbix-server-1.1.6.ebuild, zabbix-server-1.1.7.ebuild:
+  Replacing einfo with elog
 
   28 Apr 2007; Sven Wegener <swegener@gentoo.org> zabbix-server-1.0.ebuild,
   zabbix-server-1.1_alpha7.ebuild:
index 5ba34ea30380f837578fcb257ebdecbdeae9ae2e..0d78a538a4af1d1611a6bf7ae4a185e2258828c1 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/zabbix-server/zabbix-server-1.0.ebuild,v 1.4 2007/04/28 17:42:06 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-server/zabbix-server-1.0.ebuild,v 1.5 2007/05/01 22:50:32 genone Exp $
 
 inherit eutils
 
@@ -90,12 +90,12 @@ src_install() {
 
 pkg_postinst(){
        if ( use mysql ); then
-               einfo "You need configure mysql for zabbix."
-               einfo "For more info read Zabbix Manual (/usr/share/doc/${P}/Zabbix Manual.pdf)"
+               elog "You need configure mysql for zabbix."
+               elog "For more info read Zabbix Manual (/usr/share/doc/${P}/Zabbix Manual.pdf)"
        fi
        if ( use postgres ); then
-               einfo "You need configure postgresql for zabbix."
-               einfo "For more info read Zabbix Manual (/usr/share/doc/${P}/Zabbix Manual.pdf)"
+               elog "You need configure postgresql for zabbix."
+               elog "For more info read Zabbix Manual (/usr/share/doc/${P}/Zabbix Manual.pdf)"
        fi
 
 }
index 2214b61c6e49d1b6cecb64f76607684081f687aa..8c082a0fcb85d7caaff6b770bd9457866a7f31ee 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/zabbix-server/zabbix-server-1.1.6.ebuild,v 1.5 2007/02/13 22:04:03 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-server/zabbix-server-1.1.6.ebuild,v 1.6 2007/05/01 22:50:32 genone Exp $
 
 inherit eutils
 
@@ -62,15 +62,15 @@ pkg_setup() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "You need to configure your database for Zabbix."
-       einfo
-       einfo "Have a look at /usr/share/zabbix/database for"
-       einfo "database creation and upgrades."
-       einfo
-       einfo "For more info read the Zabbix manual at"
-       einfo "http://www.zabbix.com/manual/v1.1/"
-       einfo
+       elog
+       elog "You need to configure your database for Zabbix."
+       elog
+       elog "Have a look at /usr/share/zabbix/database for"
+       elog "database creation and upgrades."
+       elog
+       elog "For more info read the Zabbix manual at"
+       elog "http://www.zabbix.com/manual/v1.1/"
+       elog
 
        zabbix_homedir="$(egetent passwd zabbix | cut -d : -f 6 )"
        if [ -n "${zabbix_homedir}" ] && \
index 7d8b2bf4faff719c7c89da4e6ef22a0664bcc2a7..e5c12394ceae6caaddba80c15a5fcf824feb0479 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/zabbix-server/zabbix-server-1.1.7.ebuild,v 1.1 2007/04/16 16:27:09 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-server/zabbix-server-1.1.7.ebuild,v 1.2 2007/05/01 22:50:32 genone Exp $
 
 inherit eutils
 
@@ -62,15 +62,15 @@ pkg_setup() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "You need to configure your database for Zabbix."
-       einfo
-       einfo "Have a look at /usr/share/zabbix/database for"
-       einfo "database creation and upgrades."
-       einfo
-       einfo "For more info read the Zabbix manual at"
-       einfo "http://www.zabbix.com/manual/v1.1/"
-       einfo
+       elog
+       elog "You need to configure your database for Zabbix."
+       elog
+       elog "Have a look at /usr/share/zabbix/database for"
+       elog "database creation and upgrades."
+       elog
+       elog "For more info read the Zabbix manual at"
+       elog "http://www.zabbix.com/manual/v1.1/"
+       elog
 
        zabbix_homedir="$(egetent passwd zabbix | cut -d : -f 6 )"
        if [ -n "${zabbix_homedir}" ] && \
index f87425f7307fc7c75620a7054ac1cd3ad5d335c9..789ae792cdca8c71647193e5f3c2fab545443013 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/zabbix-server/zabbix-server-1.1.ebuild,v 1.3 2006/11/23 19:55:20 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-server/zabbix-server-1.1.ebuild,v 1.4 2007/05/01 22:50:32 genone Exp $
 
 inherit eutils
 
@@ -57,15 +57,15 @@ pkg_preinst() {
 }
 
 pkg_postinst() {
-       einfo
-       einfo "You need to configure your database for Zabbix."
-       einfo
-       einfo "Have a look at /usr/share/zabbix/database for"
-       einfo "database creation and upgrades."
-       einfo
-       einfo "For more info read the Zabbix manual at"
-       einfo "http://www.zabbix.com/manual/v1.1/"
-       einfo
+       elog
+       elog "You need to configure your database for Zabbix."
+       elog
+       elog "Have a look at /usr/share/zabbix/database for"
+       elog "database creation and upgrades."
+       elog
+       elog "For more info read the Zabbix manual at"
+       elog "http://www.zabbix.com/manual/v1.1/"
+       elog
 
        zabbix_homedir="$(egetent passwd zabbix | cut -d : -f 6 )"
        if [ -n "${zabbix_homedir}" ] && \
index d4175be7b672941b29e2ed0e95fac83e379e896f..806b9328ca6fb5f9fc66615e559294ff14db65e6 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/zabbix-server/zabbix-server-1.1_alpha7.ebuild,v 1.5 2007/04/28 17:42:06 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-server/zabbix-server-1.1_alpha7.ebuild,v 1.6 2007/05/01 22:50:32 genone Exp $
 
 inherit eutils
 
@@ -94,11 +94,11 @@ src_install() {
 
 pkg_postinst(){
        if ( use mysql ); then
-               einfo "You need configure mysql for zabbix."
-               einfo "For more info read Zabbix Manual (/usr/share/doc/${P}/Zabbix Manual.pdf)"
+               elog "You need configure mysql for zabbix."
+               elog "For more info read Zabbix Manual (/usr/share/doc/${P}/Zabbix Manual.pdf)"
        fi
        if ( use postgres ); then
-               einfo "You need configure postgresql for zabbix."
-               einfo "For more info read Zabbix Manual (/usr/share/doc/${P}/Zabbix Manual.pdf)"
+               elog "You need configure postgresql for zabbix."
+               elog "For more info read Zabbix Manual (/usr/share/doc/${P}/Zabbix Manual.pdf)"
        fi
 }