diff options
author | Marius Mauch <genone@gentoo.org> | 2007-05-06 10:04:16 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-05-06 10:04:16 +0000 |
commit | 03422106a983e2b8c6aeaa13f65e0f43af92eb13 (patch) | |
tree | 99f44b7dc14b1190f8410aaccdb7a0784ce908dc /net-firewall | |
parent | Replacing einfo with elog/ewarn (diff) | |
download | historical-03422106a983e2b8c6aeaa13f65e0f43af92eb13.tar.gz historical-03422106a983e2b8c6aeaa13f65e0f43af92eb13.tar.bz2 historical-03422106a983e2b8c6aeaa13f65e0f43af92eb13.zip |
Replacing einfo with elog
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/kmyfirewall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/kmyfirewall/kmyfirewall-1.0.1-r1.ebuild | 12 | ||||
-rw-r--r-- | net-firewall/lutelwall/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/lutelwall/lutelwall-0.99.ebuild | 6 | ||||
-rw-r--r-- | net-firewall/psad/ChangeLog | 6 | ||||
-rw-r--r-- | net-firewall/psad/psad-1.4.8.ebuild | 22 | ||||
-rw-r--r-- | net-firewall/psad/psad-2.0.6.ebuild | 22 | ||||
-rw-r--r-- | net-firewall/shorewall-perl/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/shorewall-perl/shorewall-perl-3.9.0.ebuild | 24 | ||||
-rw-r--r-- | net-firewall/tuxfrw/ChangeLog | 5 | ||||
-rw-r--r-- | net-firewall/tuxfrw/tuxfrw-2.61.ebuild | 16 |
11 files changed, 72 insertions, 56 deletions
diff --git a/net-firewall/kmyfirewall/ChangeLog b/net-firewall/kmyfirewall/ChangeLog index 343188885a6c..99771eec5b98 100644 --- a/net-firewall/kmyfirewall/ChangeLog +++ b/net-firewall/kmyfirewall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/kmyfirewall # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/ChangeLog,v 1.31 2007/04/18 10:30:02 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/ChangeLog,v 1.32 2007/05/06 09:56:45 genone Exp $ + + 06 May 2007; Marius Mauch <genone@gentoo.org> kmyfirewall-1.0.1-r1.ebuild: + Replacing einfo with elog *kmyfirewall-1.0.1-r1 (18 Apr 2007) diff --git a/net-firewall/kmyfirewall/kmyfirewall-1.0.1-r1.ebuild b/net-firewall/kmyfirewall/kmyfirewall-1.0.1-r1.ebuild index 6c4e0396dfb5..3112b31ce829 100644 --- a/net-firewall/kmyfirewall/kmyfirewall-1.0.1-r1.ebuild +++ b/net-firewall/kmyfirewall/kmyfirewall-1.0.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-firewall/kmyfirewall/kmyfirewall-1.0.1-r1.ebuild,v 1.1 2007/04/18 10:30:02 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/kmyfirewall-1.0.1-r1.ebuild,v 1.2 2007/05/06 09:56:45 genone Exp $ inherit kde eutils @@ -33,9 +33,9 @@ src_install() { pkg_postinst() { make_desktop_entry m "Kmyfirewall" kmyfirewall - einfo - einfo "Only run-as-user menuentry provided. If you want to directly" - einfo "run kmyfirewall as root (inside kdesu), just check:" - einfo "run-as-other-user inside the menu edit,leving blank the field" - einfo + elog + elog "Only run-as-user menuentry provided. If you want to directly" + elog "run kmyfirewall as root (inside kdesu), just check:" + elog "run-as-other-user inside the menu edit,leving blank the field" + elog } diff --git a/net-firewall/lutelwall/ChangeLog b/net-firewall/lutelwall/ChangeLog index 0b29718fcddd..3ac65668877f 100644 --- a/net-firewall/lutelwall/ChangeLog +++ b/net-firewall/lutelwall/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/lutelwall # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/lutelwall/ChangeLog,v 1.15 2007/04/28 21:40:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/lutelwall/ChangeLog,v 1.16 2007/05/06 09:57:47 genone Exp $ + + 06 May 2007; Marius Mauch <genone@gentoo.org> lutelwall-0.99.ebuild: + Replacing einfo with elog 28 Apr 2007; Torsten Veller <tove@gentoo.org> lutelwall-0.99.ebuild: Fix *initd, *confd and *envd calls (#173884, #174266) diff --git a/net-firewall/lutelwall/lutelwall-0.99.ebuild b/net-firewall/lutelwall/lutelwall-0.99.ebuild index 98c4386f38ef..424bbd460aed 100644 --- a/net-firewall/lutelwall/lutelwall-0.99.ebuild +++ b/net-firewall/lutelwall/lutelwall-0.99.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-firewall/lutelwall/lutelwall-0.99.ebuild,v 1.4 2007/04/28 21:40:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/lutelwall/lutelwall-0.99.ebuild,v 1.5 2007/05/06 09:57:47 genone Exp $ DESCRIPTION="High-level tool for firewall configuration" HOMEPAGE="http://firewall.lutel.pl" @@ -22,6 +22,6 @@ src_install() { } pkg_postinst() { - einfo "Basic configuration file is /etc/lutelwall.conf" - einfo "Adjust it to your needs before using" + elog "Basic configuration file is /etc/lutelwall.conf" + elog "Adjust it to your needs before using" } diff --git a/net-firewall/psad/ChangeLog b/net-firewall/psad/ChangeLog index be7e2567f479..4d4681604bcb 100644 --- a/net-firewall/psad/ChangeLog +++ b/net-firewall/psad/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-firewall/psad # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/ChangeLog,v 1.42 2007/04/28 17:39:09 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/ChangeLog,v 1.43 2007/05/06 10:00:48 genone Exp $ + + 06 May 2007; Marius Mauch <genone@gentoo.org> psad-1.4.8.ebuild, + psad-2.0.6.ebuild: + Replacing einfo with elog 28 Apr 2007; Sven Wegener <swegener@gentoo.org> psad-1.4.8.ebuild, psad-2.0.6.ebuild: diff --git a/net-firewall/psad/psad-1.4.8.ebuild b/net-firewall/psad/psad-1.4.8.ebuild index 0b7c6b800ee1..a9b900b3f576 100644 --- a/net-firewall/psad/psad-1.4.8.ebuild +++ b/net-firewall/psad/psad-1.4.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-firewall/psad/psad-1.4.8.ebuild,v 1.9 2007/04/28 17:39:09 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.4.8.ebuild,v 1.10 2007/05/06 10:00:48 genone Exp $ inherit eutils perl-app @@ -102,25 +102,25 @@ pkg_postinst() { fi echo - einfo "Please be sure to edit /etc/psad/psad.conf to reflect your system's" - einfo "configuration or it may not work correctly or start up. Specifically, check" - einfo "the validity of the HOSTNAME setting and replace the EMAIL_ADDRESSES and" - einfo "HOME_NET settings at the least." - echo + elog "Please be sure to edit /etc/psad/psad.conf to reflect your system's" + elog "configuration or it may not work correctly or start up. Specifically, check" + elog "the validity of the HOSTNAME setting and replace the EMAIL_ADDRESSES and" + elog "HOME_NET settings at the least." + elog if has_version ">=app-admin/syslog-ng-0.0.0" then ewarn "You appear to have installed syslog-ng. If you are using syslog-ng as your" ewarn "default system logger, please change the SYSLOG_DAEMON entry in" ewarn "/etc/psad/psad.conf to the following (per examples in psad.conf):" ewarn " SYSLOG_DAEMON syslog-ng;" - echo + ewarn fi if has_version ">=app-admin/sysklogd-0.0.0" then - einfo "You have sysklogd installed. If this is your default system logger, no" - einfo "special configuration is needed. If it is not, please set SYSLOG_DAEMON" - einfo "in /etc/psad/psad.conf accordingly." - echo + elog "You have sysklogd installed. If this is your default system logger, no" + elog "special configuration is needed. If it is not, please set SYSLOG_DAEMON" + elog "in /etc/psad/psad.conf accordingly." + elog fi if has_version ">=app-admin/metalog-0.0" then diff --git a/net-firewall/psad/psad-2.0.6.ebuild b/net-firewall/psad/psad-2.0.6.ebuild index bed1381e086a..c2ff237b6a9a 100644 --- a/net-firewall/psad/psad-2.0.6.ebuild +++ b/net-firewall/psad/psad-2.0.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-firewall/psad/psad-2.0.6.ebuild,v 1.3 2007/04/28 17:39:09 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-2.0.6.ebuild,v 1.4 2007/05/06 10:00:48 genone Exp $ inherit eutils perl-app @@ -96,25 +96,25 @@ pkg_postinst() { fi echo - einfo "Please be sure to edit /etc/psad/psad.conf to reflect your system's" - einfo "configuration or it may not work correctly or start up. Specifically, check" - einfo "the validity of the HOSTNAME setting and replace the EMAIL_ADDRESSES and" - einfo "HOME_NET settings at the least." - echo + elog "Please be sure to edit /etc/psad/psad.conf to reflect your system's" + elog "configuration or it may not work correctly or start up. Specifically, check" + elog "the validity of the HOSTNAME setting and replace the EMAIL_ADDRESSES and" + elog "HOME_NET settings at the least." + elog if has_version ">=app-admin/syslog-ng-0.0.0" then ewarn "You appear to have installed syslog-ng. If you are using syslog-ng as your" ewarn "default system logger, please change the SYSLOG_DAEMON entry in" ewarn "/etc/psad/psad.conf to the following (per examples in psad.conf):" ewarn " SYSLOG_DAEMON syslog-ng;" - echo + ewarn fi if has_version ">=app-admin/sysklogd-0.0.0" then - einfo "You have sysklogd installed. If this is your default system logger, no" - einfo "special configuration is needed. If it is not, please set SYSLOG_DAEMON" - einfo "in /etc/psad/psad.conf accordingly." - echo + elog "You have sysklogd installed. If this is your default system logger, no" + elog "special configuration is needed. If it is not, please set SYSLOG_DAEMON" + elog "in /etc/psad/psad.conf accordingly." + elog fi if has_version ">=app-admin/metalog-0.0" then diff --git a/net-firewall/shorewall-perl/ChangeLog b/net-firewall/shorewall-perl/ChangeLog index a0b813d375b4..1cc1e72c1a74 100644 --- a/net-firewall/shorewall-perl/ChangeLog +++ b/net-firewall/shorewall-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/shorewall-perl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-perl/ChangeLog,v 1.1 2007/04/12 19:17:06 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-perl/ChangeLog,v 1.2 2007/05/06 10:02:55 genone Exp $ + + 06 May 2007; Marius Mauch <genone@gentoo.org> shorewall-perl-3.9.0.ebuild: + Replacing einfo with elog *shorewall-perl-3.9.0 (12 Apr 2007) diff --git a/net-firewall/shorewall-perl/shorewall-perl-3.9.0.ebuild b/net-firewall/shorewall-perl/shorewall-perl-3.9.0.ebuild index f0e18d73bd47..6684dade8390 100644 --- a/net-firewall/shorewall-perl/shorewall-perl-3.9.0.ebuild +++ b/net-firewall/shorewall-perl/shorewall-perl-3.9.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-firewall/shorewall-perl/shorewall-perl-3.9.0.ebuild,v 1.1 2007/04/12 19:17:06 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-perl/shorewall-perl-3.9.0.ebuild,v 1.2 2007/05/06 10:02:55 genone Exp $ DESCRIPTION="Shoreline Firewall Perl-based compiler that allows faster compilation and execution." HOMEPAGE="http://www.shorewall.net/" @@ -27,15 +27,15 @@ src_install() { } pkg_postinst() { - einfo - einfo "Documentation is available at http://www.shorewall.net" - einfo - einfo "In order to use the Perl compiler you need to add" - einfo "SHOREWALL_COMPILER=perl" - einfo "to shorewall.conf" - einfo - einfo "Please read the included release notes for more information." - einfo - einfo "Known problems:" - einfo "http://www1.shorewall.net/pub/shorewall/development/3.9/${P}/known_problems.txt" + elog + elog "Documentation is available at http://www.shorewall.net" + elog + elog "In order to use the Perl compiler you need to add" + elog "SHOREWALL_COMPILER=perl" + elog "to shorewall.conf" + elog + elog "Please read the included release notes for more information." + elog + elog "Known problems:" + elog "http://www1.shorewall.net/pub/shorewall/development/3.9/${P}/known_problems.txt" } diff --git a/net-firewall/tuxfrw/ChangeLog b/net-firewall/tuxfrw/ChangeLog index c18195265bfc..881ce7fe65b4 100644 --- a/net-firewall/tuxfrw/ChangeLog +++ b/net-firewall/tuxfrw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-firewall/tuxfrw # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/tuxfrw/ChangeLog,v 1.10 2007/02/20 01:04:20 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/tuxfrw/ChangeLog,v 1.11 2007/05/06 10:04:16 genone Exp $ + + 06 May 2007; Marius Mauch <genone@gentoo.org> tuxfrw-2.61.ebuild: + Replacing einfo with elog 20 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/net-firewall/tuxfrw/tuxfrw-2.61.ebuild b/net-firewall/tuxfrw/tuxfrw-2.61.ebuild index 8e16d8a465c6..f199ff445a9f 100644 --- a/net-firewall/tuxfrw/tuxfrw-2.61.ebuild +++ b/net-firewall/tuxfrw/tuxfrw-2.61.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-firewall/tuxfrw/tuxfrw-2.61.ebuild,v 1.2 2005/10/17 05:03:13 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/tuxfrw/tuxfrw-2.61.ebuild,v 1.3 2007/05/06 10:04:16 genone Exp $ inherit eutils linux-info @@ -26,9 +26,9 @@ pkg_setup() { die "Kernel version not supported" fi - einfo "Now checking your kernel configuration. If, for some reason, it" - einfo "fails, you can get a list of modules needed here:" - einfo "http://dev.gentoo.org/~angusyoung/docs/devel/tuxfrw/mod.txt" + elog "Now checking your kernel configuration. If, for some reason, it" + elog "fails, you can get a list of modules needed here:" + elog "http://dev.gentoo.org/~angusyoung/docs/devel/tuxfrw/mod.txt" CONFIG_CHECK="NETFILTER IP_NF_CONNTRACK IP_NF_FTP IP_NF_TARGET_REDIRECT" CONFIG_CHECK="${CONFIG_CHECK} IP_NF_IPTABLES IP_NF_MATCH_TOS IP_NF_FILTER" CONFIG_CHECK="${CONFIG_CHECK} IP_NF_TARGET_REJECT IP_NF_TARGET_REJECT" @@ -70,7 +70,7 @@ src_install() { } pkg_postinst() { - einfo "Configure /etc/tuxfrw/tuxfrw.conf manually" - einfo "To start: /etc/init.d/tuxfrw start " - einfo "To load on boot: rc-update add tuxfrw default" + elog "Configure /etc/tuxfrw/tuxfrw.conf manually" + elog "To start: /etc/init.d/tuxfrw start " + elog "To load on boot: rc-update add tuxfrw default" } |