From: Marius Mauch Date: Tue, 1 May 2007 22:50:32 +0000 (+0000) Subject: Replacing einfo with elog X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cbeb3ee57761c4e529daf13bfc25ce3a635a6a9d;p=gentoo.git Replacing einfo with elog Package-Manager: portage-2.1.2.5 --- diff --git a/net-analyzer/p0f/ChangeLog b/net-analyzer/p0f/ChangeLog index d3578d000f7d..13e0c8462754 100644 --- a/net-analyzer/p0f/ChangeLog +++ b/net-analyzer/p0f/ChangeLog @@ -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 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) diff --git a/net-analyzer/p0f/p0f-2.0.6.ebuild b/net-analyzer/p0f/p0f-2.0.6.ebuild index f8b8d78fcb88..dce7f9a075c4 100644 --- a/net-analyzer/p0f/p0f-2.0.6.ebuild +++ b/net-analyzer/p0f/p0f-2.0.6.ebuild @@ -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." } diff --git a/net-analyzer/p0f/p0f-2.0.8-r1.ebuild b/net-analyzer/p0f/p0f-2.0.8-r1.ebuild index 7e26f4e0ac03..7ac83127ce75 100644 --- a/net-analyzer/p0f/p0f-2.0.8-r1.ebuild +++ b/net-analyzer/p0f/p0f-2.0.8-r1.ebuild @@ -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." } diff --git a/net-analyzer/p0f/p0f-2.0.8.ebuild b/net-analyzer/p0f/p0f-2.0.8.ebuild index 72ee91a00ba7..353e850bdf9e 100644 --- a/net-analyzer/p0f/p0f-2.0.8.ebuild +++ b/net-analyzer/p0f/p0f-2.0.8.ebuild @@ -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." } diff --git a/net-analyzer/prewikka/ChangeLog b/net-analyzer/prewikka/ChangeLog index e43d1f118edc..72154e3586bb 100644 --- a/net-analyzer/prewikka/ChangeLog +++ b/net-analyzer/prewikka/ChangeLog @@ -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 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 ChangeLog: Redigest for Manifest2 diff --git a/net-analyzer/prewikka/prewikka-0.9.3-r1.ebuild b/net-analyzer/prewikka/prewikka-0.9.3-r1.ebuild index fd3b8800f9d7..e76a048d18d7 100644 --- a/net-analyzer/prewikka/prewikka-0.9.3-r1.ebuild +++ b/net-analyzer/prewikka/prewikka-0.9.3-r1.ebuild @@ -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" } diff --git a/net-analyzer/prewikka/prewikka-0.9.3.ebuild b/net-analyzer/prewikka/prewikka-0.9.3.ebuild index ecabd2e7ad17..0c8d992298e4 100644 --- a/net-analyzer/prewikka/prewikka-0.9.3.ebuild +++ b/net-analyzer/prewikka/prewikka-0.9.3.ebuild @@ -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" } diff --git a/net-analyzer/prewikka/prewikka-0.9.5.ebuild b/net-analyzer/prewikka/prewikka-0.9.5.ebuild index 76e678bae194..ce8ac8b3cac3 100644 --- a/net-analyzer/prewikka/prewikka-0.9.5.ebuild +++ b/net-analyzer/prewikka/prewikka-0.9.5.ebuild @@ -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" } diff --git a/net-analyzer/rtg/ChangeLog b/net-analyzer/rtg/ChangeLog index 6f24e26a3e19..b887983e7504 100644 --- a/net-analyzer/rtg/ChangeLog +++ b/net-analyzer/rtg/ChangeLog @@ -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 rtg-0.7.4-r2.ebuild: + Replacing einfo with elog 22 Apr 2007; rtg-0.7.4-r2.ebuild: Use do{conf,init}d, bug #174266. diff --git a/net-analyzer/rtg/rtg-0.7.4-r2.ebuild b/net-analyzer/rtg/rtg-0.7.4-r2.ebuild index 071507529c6d..dd9e151d93b9 100644 --- a/net-analyzer/rtg/rtg-0.7.4-r2.ebuild +++ b/net-analyzer/rtg/rtg-0.7.4-r2.ebuild @@ -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 } diff --git a/net-analyzer/sancp/ChangeLog b/net-analyzer/sancp/ChangeLog index e1783d82944a..082d5ec10acc 100644 --- a/net-analyzer/sancp/ChangeLog +++ b/net-analyzer/sancp/ChangeLog @@ -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 sancp-1.6.1-r1.ebuild, + sancp-1.6.1-r2.ebuild: + Replacing einfo with elog *sancp-1.6.1-r2 (27 Jul 2006) diff --git a/net-analyzer/sancp/sancp-1.6.1-r1.ebuild b/net-analyzer/sancp/sancp-1.6.1-r1.ebuild index a3f872a09af4..3b72a269ce25 100644 --- a/net-analyzer/sancp/sancp-1.6.1-r1.ebuild +++ b/net-analyzer/sancp/sancp-1.6.1-r1.ebuild @@ -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 } diff --git a/net-analyzer/sancp/sancp-1.6.1-r2.ebuild b/net-analyzer/sancp/sancp-1.6.1-r2.ebuild index e511bf416bdd..f7d1920a88d1 100644 --- a/net-analyzer/sancp/sancp-1.6.1-r2.ebuild +++ b/net-analyzer/sancp/sancp-1.6.1-r2.ebuild @@ -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 } diff --git a/net-analyzer/sara/ChangeLog b/net-analyzer/sara/ChangeLog index 9669b65b5754..6b6f0704cd4f 100644 --- a/net-analyzer/sara/ChangeLog +++ b/net-analyzer/sara/ChangeLog @@ -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 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) diff --git a/net-analyzer/sara/sara-6.0.4.ebuild b/net-analyzer/sara/sara-6.0.4.ebuild index 328ac6f10a57..1d36a91605b6 100644 --- a/net-analyzer/sara/sara-6.0.4.ebuild +++ b/net-analyzer/sara/sara-6.0.4.ebuild @@ -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." } diff --git a/net-analyzer/sara/sara-6.0.7d.ebuild b/net-analyzer/sara/sara-6.0.7d.ebuild index b7104d2152cd..580fefb37ef5 100644 --- a/net-analyzer/sara/sara-6.0.7d.ebuild +++ b/net-analyzer/sara/sara-6.0.7d.ebuild @@ -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." } diff --git a/net-analyzer/sara/sara-7.0.3b.ebuild b/net-analyzer/sara/sara-7.0.3b.ebuild index 75b73af2419f..5b72d48fd1d1 100644 --- a/net-analyzer/sara/sara-7.0.3b.ebuild +++ b/net-analyzer/sara/sara-7.0.3b.ebuild @@ -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." } diff --git a/net-analyzer/scanlogd/ChangeLog b/net-analyzer/scanlogd/ChangeLog index 4c4556c27914..61354d193d3d 100644 --- a/net-analyzer/scanlogd/ChangeLog +++ b/net-analyzer/scanlogd/ChangeLog @@ -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 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 scanlogd-2.2.6-r2.ebuild: diff --git a/net-analyzer/scanlogd/scanlogd-2.2.6-r1.ebuild b/net-analyzer/scanlogd/scanlogd-2.2.6-r1.ebuild index ea7550d1208a..8c63f80e2692 100644 --- a/net-analyzer/scanlogd/scanlogd-2.2.6-r1.ebuild +++ b/net-analyzer/scanlogd/scanlogd-2.2.6-r1.ebuild @@ -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" } diff --git a/net-analyzer/scanlogd/scanlogd-2.2.6-r2.ebuild b/net-analyzer/scanlogd/scanlogd-2.2.6-r2.ebuild index 86eb33a38da2..3890b8557c71 100644 --- a/net-analyzer/scanlogd/scanlogd-2.2.6-r2.ebuild +++ b/net-analyzer/scanlogd/scanlogd-2.2.6-r2.ebuild @@ -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" } diff --git a/net-analyzer/scanlogd/scanlogd-2.2.ebuild b/net-analyzer/scanlogd/scanlogd-2.2.ebuild index e5ebad1499a6..9ad61b77992f 100644 --- a/net-analyzer/scanlogd/scanlogd-2.2.ebuild +++ b/net-analyzer/scanlogd/scanlogd-2.2.ebuild @@ -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" } diff --git a/net-analyzer/sguil-client/ChangeLog b/net-analyzer/sguil-client/ChangeLog index 134c8ab780bd..d76f7954a7e9 100644 --- a/net-analyzer/sguil-client/ChangeLog +++ b/net-analyzer/sguil-client/ChangeLog @@ -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 sguil-client-0.6.1.ebuild: + Replacing einfo with elog 25 Jul 2006; Daniel Black -sguil-client-0.5.3.ebuild, -sguil-client-0.6.0_p1.ebuild: diff --git a/net-analyzer/sguil-client/sguil-client-0.6.1.ebuild b/net-analyzer/sguil-client/sguil-client-0.6.1.ebuild index 6cec55f20169..2072e70e12f2 100644 --- a/net-analyzer/sguil-client/sguil-client-0.6.1.ebuild +++ b/net-analyzer/sguil-client/sguil-client-0.6.1.ebuild @@ -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 } diff --git a/net-analyzer/sguil-sensor/ChangeLog b/net-analyzer/sguil-sensor/ChangeLog index d25f56977f99..a2d055798b96 100644 --- a/net-analyzer/sguil-sensor/ChangeLog +++ b/net-analyzer/sguil-sensor/ChangeLog @@ -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 + 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 ChangeLog: Redigest for Manifest2 diff --git a/net-analyzer/sguil-sensor/sguil-sensor-0.5.3-r2.ebuild b/net-analyzer/sguil-sensor/sguil-sensor-0.5.3-r2.ebuild index 7433b8228d5d..18628b9acb5d 100644 --- a/net-analyzer/sguil-sensor/sguil-sensor-0.5.3-r2.ebuild +++ b/net-analyzer/sguil-sensor/sguil-sensor-0.5.3-r2.ebuild @@ -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 } diff --git a/net-analyzer/sguil-sensor/sguil-sensor-0.6.0_p1.ebuild b/net-analyzer/sguil-sensor/sguil-sensor-0.6.0_p1.ebuild index bee85e263319..83bc6c9be5c0 100644 --- a/net-analyzer/sguil-sensor/sguil-sensor-0.6.0_p1.ebuild +++ b/net-analyzer/sguil-sensor/sguil-sensor-0.6.0_p1.ebuild @@ -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 } diff --git a/net-analyzer/sguil-sensor/sguil-sensor-0.6.1.ebuild b/net-analyzer/sguil-sensor/sguil-sensor-0.6.1.ebuild index cc0edcf4f437..5a86f1950dfc 100644 --- a/net-analyzer/sguil-sensor/sguil-sensor-0.6.1.ebuild +++ b/net-analyzer/sguil-sensor/sguil-sensor-0.6.1.ebuild @@ -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 } diff --git a/net-analyzer/sguil-server/ChangeLog b/net-analyzer/sguil-server/ChangeLog index 592167aa6081..42832b671a79 100644 --- a/net-analyzer/sguil-server/ChangeLog +++ b/net-analyzer/sguil-server/ChangeLog @@ -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 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ò ChangeLog: Regenerate digest in Manifest2 format. diff --git a/net-analyzer/sguil-server/sguil-server-0.5.3.ebuild b/net-analyzer/sguil-server/sguil-server-0.5.3.ebuild index 67ffeb81169b..62b03b153018 100644 --- a/net-analyzer/sguil-server/sguil-server-0.5.3.ebuild +++ b/net-analyzer/sguil-server/sguil-server-0.5.3.ebuild @@ -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 } diff --git a/net-analyzer/sguil-server/sguil-server-0.6.0_p1.ebuild b/net-analyzer/sguil-server/sguil-server-0.6.0_p1.ebuild index dd5199a4a24e..1cb65622fea0 100644 --- a/net-analyzer/sguil-server/sguil-server-0.6.0_p1.ebuild +++ b/net-analyzer/sguil-server/sguil-server-0.6.0_p1.ebuild @@ -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 } diff --git a/net-analyzer/sguil-server/sguil-server-0.6.1.ebuild b/net-analyzer/sguil-server/sguil-server-0.6.1.ebuild index 0990fac444eb..55edbde008c0 100644 --- a/net-analyzer/sguil-server/sguil-server-0.6.1.ebuild +++ b/net-analyzer/sguil-server/sguil-server-0.6.1.ebuild @@ -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 } diff --git a/net-analyzer/smokeping/ChangeLog b/net-analyzer/smokeping/ChangeLog index 0c45344d9bdc..4cdc65c675c5 100644 --- a/net-analyzer/smokeping/ChangeLog +++ b/net-analyzer/smokeping/ChangeLog @@ -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 smokeping-2.0.9.ebuild: + Replacing einfo with elog 28 Apr 2007; Torsten Veller smokeping-2.0.9.ebuild: Use newinitd diff --git a/net-analyzer/smokeping/smokeping-2.0.9.ebuild b/net-analyzer/smokeping/smokeping-2.0.9.ebuild index d17176a89815..baadb797aed3 100644 --- a/net-analyzer/smokeping/smokeping-2.0.9.ebuild +++ b/net-analyzer/smokeping/smokeping-2.0.9.ebuild @@ -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 } diff --git a/net-analyzer/snmpmon/ChangeLog b/net-analyzer/snmpmon/ChangeLog index 999b0129fa4b..6e7092bbbad7 100644 --- a/net-analyzer/snmpmon/ChangeLog +++ b/net-analyzer/snmpmon/ChangeLog @@ -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 snmpmon-0.5.ebuild: + Replacing einfo with elog 09 Feb 2007; Diego Pettenò ChangeLog: Regenerate digest in Manifest2 format. diff --git a/net-analyzer/snmpmon/snmpmon-0.5.ebuild b/net-analyzer/snmpmon/snmpmon-0.5.ebuild index e45c803f8e29..79b2a9b2a9b9 100644 --- a/net-analyzer/snmpmon/snmpmon-0.5.ebuild +++ b/net-analyzer/snmpmon/snmpmon-0.5.ebuild @@ -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 } diff --git a/net-analyzer/snmptt/ChangeLog b/net-analyzer/snmptt/ChangeLog index 49fe4a1dc0e9..258ed72df317 100644 --- a/net-analyzer/snmptt/ChangeLog +++ b/net-analyzer/snmptt/ChangeLog @@ -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 snmptt-0.9-r1.ebuild, + snmptt-1.0.ebuild, snmptt-1.1.ebuild: + Replacing einfo with elog 19 Feb 2007; Markus Ullmann ChangeLog: Redigest for Manifest2 diff --git a/net-analyzer/snmptt/snmptt-0.9-r1.ebuild b/net-analyzer/snmptt/snmptt-0.9-r1.ebuild index f4eb57c38b5b..ffe3466be832 100644 --- a/net-analyzer/snmptt/snmptt-0.9-r1.ebuild +++ b/net-analyzer/snmptt/snmptt-0.9-r1.ebuild @@ -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 } diff --git a/net-analyzer/snmptt/snmptt-1.0.ebuild b/net-analyzer/snmptt/snmptt-1.0.ebuild index 1dd79f5d125c..f6b856596133 100644 --- a/net-analyzer/snmptt/snmptt-1.0.ebuild +++ b/net-analyzer/snmptt/snmptt-1.0.ebuild @@ -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 } diff --git a/net-analyzer/snmptt/snmptt-1.1.ebuild b/net-analyzer/snmptt/snmptt-1.1.ebuild index 399959a0d2fa..19b744bf5657 100644 --- a/net-analyzer/snmptt/snmptt-1.1.ebuild +++ b/net-analyzer/snmptt/snmptt-1.1.ebuild @@ -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." } diff --git a/net-analyzer/snortsam/ChangeLog b/net-analyzer/snortsam/ChangeLog index a314efb333cf..dffb80f8e63e 100644 --- a/net-analyzer/snortsam/ChangeLog +++ b/net-analyzer/snortsam/ChangeLog @@ -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 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 snortsam-2.50-r1.ebuild: Stable on ppc64 diff --git a/net-analyzer/snortsam/snortsam-2.30.ebuild b/net-analyzer/snortsam/snortsam-2.30.ebuild index e6025bf0fbaa..1355a23b14b2 100644 --- a/net-analyzer/snortsam/snortsam-2.30.ebuild +++ b/net-analyzer/snortsam/snortsam-2.30.ebuild @@ -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 } diff --git a/net-analyzer/snortsam/snortsam-2.31.ebuild b/net-analyzer/snortsam/snortsam-2.31.ebuild index 89d585c3b5de..d2d273648e18 100644 --- a/net-analyzer/snortsam/snortsam-2.31.ebuild +++ b/net-analyzer/snortsam/snortsam-2.31.ebuild @@ -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 } diff --git a/net-analyzer/snortsam/snortsam-2.44.ebuild b/net-analyzer/snortsam/snortsam-2.44.ebuild index 7946d61335f8..f1e58dd52a2b 100644 --- a/net-analyzer/snortsam/snortsam-2.44.ebuild +++ b/net-analyzer/snortsam/snortsam-2.44.ebuild @@ -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 } diff --git a/net-analyzer/snortsam/snortsam-2.50-r1.ebuild b/net-analyzer/snortsam/snortsam-2.50-r1.ebuild index cddae4f1abff..181ec407c7d2 100644 --- a/net-analyzer/snortsam/snortsam-2.50-r1.ebuild +++ b/net-analyzer/snortsam/snortsam-2.50-r1.ebuild @@ -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 } diff --git a/net-analyzer/squid-graph/ChangeLog b/net-analyzer/squid-graph/ChangeLog index ff065df87612..968036a58a53 100644 --- a/net-analyzer/squid-graph/ChangeLog +++ b/net-analyzer/squid-graph/ChangeLog @@ -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 squid-graph-3.1.ebuild, + squid-graph-3.1-r1.ebuild: + Replacing einfo with elog 20 Feb 2007; Markus Ullmann ChangeLog: Redigest for Manifest2 diff --git a/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild b/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild index f140cfd19776..38ea0ecf7b2c 100644 --- a/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild +++ b/net-analyzer/squid-graph/squid-graph-3.1-r1.ebuild @@ -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 } diff --git a/net-analyzer/squid-graph/squid-graph-3.1.ebuild b/net-analyzer/squid-graph/squid-graph-3.1.ebuild index 5d25f26868fe..d5d658c9cd75 100644 --- a/net-analyzer/squid-graph/squid-graph-3.1.ebuild +++ b/net-analyzer/squid-graph/squid-graph-3.1.ebuild @@ -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" } diff --git a/net-analyzer/tcptrace/ChangeLog b/net-analyzer/tcptrace/ChangeLog index 4077fccfa34d..f6f89da139db 100644 --- a/net-analyzer/tcptrace/ChangeLog +++ b/net-analyzer/tcptrace/ChangeLog @@ -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 tcptrace-6.6.1-r1.ebuild, + tcptrace-6.6.7.ebuild: + Replacing einfo with elog 16 Apr 2007; Markus Rothe tcptrace-6.6.7.ebuild: Stable on ppc64 diff --git a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild index 26d878edda5a..7e1f24f038ad 100644 --- a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild +++ b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild @@ -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 } diff --git a/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild index dff51ac71cfb..8ca50e3ed06f 100644 --- a/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild +++ b/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild @@ -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 } diff --git a/net-analyzer/vnstat/ChangeLog b/net-analyzer/vnstat/ChangeLog index bee187035ba6..58c6cdbf42a9 100644 --- a/net-analyzer/vnstat/ChangeLog +++ b/net-analyzer/vnstat/ChangeLog @@ -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 vnstat-1.4.ebuild, + vnstat-1.4-r1.ebuild, vnstat-1.4-r2.ebuild: + Replacing einfo with elog 16 Apr 2007; Markus Rothe vnstat-1.4-r2.ebuild: Stable on ppc64 diff --git a/net-analyzer/vnstat/vnstat-1.4-r1.ebuild b/net-analyzer/vnstat/vnstat-1.4-r1.ebuild index 8196ae99cfb5..0c7e13bca373 100644 --- a/net-analyzer/vnstat/vnstat-1.4-r1.ebuild +++ b/net-analyzer/vnstat/vnstat-1.4-r1.ebuild @@ -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." } diff --git a/net-analyzer/vnstat/vnstat-1.4-r2.ebuild b/net-analyzer/vnstat/vnstat-1.4-r2.ebuild index 48b1f2ad239e..45084947ab91 100644 --- a/net-analyzer/vnstat/vnstat-1.4-r2.ebuild +++ b/net-analyzer/vnstat/vnstat-1.4-r2.ebuild @@ -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." } diff --git a/net-analyzer/vnstat/vnstat-1.4.ebuild b/net-analyzer/vnstat/vnstat-1.4.ebuild index 66e5ea0aaba9..88aacafff88e 100644 --- a/net-analyzer/vnstat/vnstat-1.4.ebuild +++ b/net-analyzer/vnstat/vnstat-1.4.ebuild @@ -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." } diff --git a/net-analyzer/zabbix-frontend/ChangeLog b/net-analyzer/zabbix-frontend/ChangeLog index ef518ccdef6a..76072e3a8961 100644 --- a/net-analyzer/zabbix-frontend/ChangeLog +++ b/net-analyzer/zabbix-frontend/ChangeLog @@ -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 + zabbix-frontend-1.1_alpha7.ebuild: + Replacing einfo with elog *zabbix-frontend-1.1.7 (16 Apr 2007) diff --git a/net-analyzer/zabbix-frontend/zabbix-frontend-1.1_alpha7.ebuild b/net-analyzer/zabbix-frontend/zabbix-frontend-1.1_alpha7.ebuild index b348c0a11054..239bc6e3aeba 100644 --- a/net-analyzer/zabbix-frontend/zabbix-frontend-1.1_alpha7.ebuild +++ b/net-analyzer/zabbix-frontend/zabbix-frontend-1.1_alpha7.ebuild @@ -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 } diff --git a/net-analyzer/zabbix-server/ChangeLog b/net-analyzer/zabbix-server/ChangeLog index 4cf5d1d73474..52ee63a557e0 100644 --- a/net-analyzer/zabbix-server/ChangeLog +++ b/net-analyzer/zabbix-server/ChangeLog @@ -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 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 zabbix-server-1.0.ebuild, zabbix-server-1.1_alpha7.ebuild: diff --git a/net-analyzer/zabbix-server/zabbix-server-1.0.ebuild b/net-analyzer/zabbix-server/zabbix-server-1.0.ebuild index 5ba34ea30380..0d78a538a4af 100644 --- a/net-analyzer/zabbix-server/zabbix-server-1.0.ebuild +++ b/net-analyzer/zabbix-server/zabbix-server-1.0.ebuild @@ -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 } diff --git a/net-analyzer/zabbix-server/zabbix-server-1.1.6.ebuild b/net-analyzer/zabbix-server/zabbix-server-1.1.6.ebuild index 2214b61c6e49..8c082a0fcb85 100644 --- a/net-analyzer/zabbix-server/zabbix-server-1.1.6.ebuild +++ b/net-analyzer/zabbix-server/zabbix-server-1.1.6.ebuild @@ -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}" ] && \ diff --git a/net-analyzer/zabbix-server/zabbix-server-1.1.7.ebuild b/net-analyzer/zabbix-server/zabbix-server-1.1.7.ebuild index 7d8b2bf4faff..e5c12394ceae 100644 --- a/net-analyzer/zabbix-server/zabbix-server-1.1.7.ebuild +++ b/net-analyzer/zabbix-server/zabbix-server-1.1.7.ebuild @@ -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}" ] && \ diff --git a/net-analyzer/zabbix-server/zabbix-server-1.1.ebuild b/net-analyzer/zabbix-server/zabbix-server-1.1.ebuild index f87425f7307f..789ae792cdca 100644 --- a/net-analyzer/zabbix-server/zabbix-server-1.1.ebuild +++ b/net-analyzer/zabbix-server/zabbix-server-1.1.ebuild @@ -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}" ] && \ diff --git a/net-analyzer/zabbix-server/zabbix-server-1.1_alpha7.ebuild b/net-analyzer/zabbix-server/zabbix-server-1.1_alpha7.ebuild index d4175be7b672..806b9328ca6f 100644 --- a/net-analyzer/zabbix-server/zabbix-server-1.1_alpha7.ebuild +++ b/net-analyzer/zabbix-server/zabbix-server-1.1_alpha7.ebuild @@ -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 }