summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 18:42:55 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 18:42:55 +0000
commit9ce8e44d5d669c2b4ac84db6bb4cce30efed5193 (patch)
tree09e541d1e70139cfbd9383decf36e82c279a90f8
parentQA: Cleaner einfo, ewarn, eerror and echo usage (diff)
downloadgentoo-2-9ce8e44d5d669c2b4ac84db6bb4cce30efed5193.tar.gz
gentoo-2-9ce8e44d5d669c2b4ac84db6bb4cce30efed5193.tar.bz2
gentoo-2-9ce8e44d5d669c2b4ac84db6bb4cce30efed5193.zip
QA: Cleaner einfo, ewarn, eerror and echo usage
(Portage version: 2.0.51.22-r1)
-rw-r--r--net-analyzer/acid/acid-0.9.6_beta23.ebuild6
-rw-r--r--net-analyzer/nagios-core/nagios-core-1.2-r2.ebuild6
-rw-r--r--net-analyzer/nagios-core/nagios-core-1.2-r3.ebuild6
-rw-r--r--net-analyzer/nagios-core/nagios-core-1.2-r4.ebuild6
-rw-r--r--net-analyzer/rtg/rtg-0.7.4-r1.ebuild8
-rw-r--r--net-analyzer/rtg/rtg-0.7.4.ebuild6
-rw-r--r--net-analyzer/snortsam/snortsam-2.24.ebuild4
-rw-r--r--net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild6
-rw-r--r--net-analyzer/tcptrace/tcptrace-6.6.7.ebuild6
9 files changed, 27 insertions, 27 deletions
diff --git a/net-analyzer/acid/acid-0.9.6_beta23.ebuild b/net-analyzer/acid/acid-0.9.6_beta23.ebuild
index 1f13d003b82a..fa1a212882eb 100644
--- a/net-analyzer/acid/acid-0.9.6_beta23.ebuild
+++ b/net-analyzer/acid/acid-0.9.6_beta23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/acid/acid-0.9.6_beta23.ebuild,v 1.11 2005/03/29 12:05:49 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/acid/acid-0.9.6_beta23.ebuild,v 1.12 2005/07/09 18:41:59 swegener Exp $
inherit webapp versionator eutils
@@ -60,9 +60,9 @@ src_install () {
pkg_postinst() {
webapp_pkg_postinst
- einfo ""
+ einfo
einfo "Note: ACID is installed as a webapp."
einfo "The ACID database is an extension of the SNORT database."
einfo "To setup the ACID database look in the README"
- einfo ""
+ einfo
}
diff --git a/net-analyzer/nagios-core/nagios-core-1.2-r2.ebuild b/net-analyzer/nagios-core/nagios-core-1.2-r2.ebuild
index 2ce49e8cbb05..fd51cf0a7f25 100644
--- a/net-analyzer/nagios-core/nagios-core-1.2-r2.ebuild
+++ b/net-analyzer/nagios-core/nagios-core-1.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-1.2-r2.ebuild,v 1.12 2005/03/01 09:21:44 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-1.2-r2.ebuild,v 1.13 2005/07/09 18:38:09 swegener Exp $
inherit eutils
@@ -61,9 +61,9 @@ src_compile() {
has_version ">=sys-apps/portage-2.0.50" && (
einfo "You can add -"
- echo ""
+ echo
einfo "net-analyzer/nagios-core [use flags]"
- echo ""
+ echo
einfo "to /etc/portage/package.use to permanently set this package's USE flags"
einfo "More info on package.use is available on:"
einfo " man 5 portage"
diff --git a/net-analyzer/nagios-core/nagios-core-1.2-r3.ebuild b/net-analyzer/nagios-core/nagios-core-1.2-r3.ebuild
index 78bef28da864..fa080db4672b 100644
--- a/net-analyzer/nagios-core/nagios-core-1.2-r3.ebuild
+++ b/net-analyzer/nagios-core/nagios-core-1.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-1.2-r3.ebuild,v 1.8 2005/03/01 09:21:44 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-1.2-r3.ebuild,v 1.9 2005/07/09 18:38:09 swegener Exp $
inherit eutils
@@ -64,9 +64,9 @@ src_compile() {
has_version ">=sys-apps/portage-2.0.50" && (
einfo "You can add -"
- echo ""
+ echo
einfo "net-analyzer/nagios-core [use flags]"
- echo ""
+ echo
einfo "to /etc/portage/package.use to permanently set this package's USE flags"
einfo "More info on package.use is available on:"
einfo " man 5 portage"
diff --git a/net-analyzer/nagios-core/nagios-core-1.2-r4.ebuild b/net-analyzer/nagios-core/nagios-core-1.2-r4.ebuild
index e5937b525bc0..3643ba81a1ba 100644
--- a/net-analyzer/nagios-core/nagios-core-1.2-r4.ebuild
+++ b/net-analyzer/nagios-core/nagios-core-1.2-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-1.2-r4.ebuild,v 1.3 2005/03/01 09:21:44 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-1.2-r4.ebuild,v 1.4 2005/07/09 18:38:09 swegener Exp $
inherit eutils depend.apache toolchain-funcs
@@ -61,9 +61,9 @@ src_compile() {
has_version ">=sys-apps/portage-2.0.50" && (
einfo "You can add -"
- echo ""
+ echo
einfo "net-analyzer/nagios-core [use flags]"
- echo ""
+ echo
einfo "to /etc/portage/package.use to permanently set this package's USE flags"
einfo "More info on package.use is available on:"
einfo " man 5 portage"
diff --git a/net-analyzer/rtg/rtg-0.7.4-r1.ebuild b/net-analyzer/rtg/rtg-0.7.4-r1.ebuild
index f35b7f6a04e4..26ee08366e1f 100644
--- a/net-analyzer/rtg/rtg-0.7.4-r1.ebuild
+++ b/net-analyzer/rtg/rtg-0.7.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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-r1.ebuild,v 1.4 2004/07/08 23:29:58 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/rtg-0.7.4-r1.ebuild,v 1.5 2005/07/09 18:42:55 swegener Exp $
inherit eutils
@@ -43,9 +43,9 @@ src_install() {
pkg_postinst() {
einfo "RTG has been installed."
- einfo ""
+ einfo
einfo "The default configuration file location is now /etc/rtg"
- einfo ""
+ einfo
einfo "Sample reports have been installed into /usr/share/rtg"
- einfo ""
+ einfo
}
diff --git a/net-analyzer/rtg/rtg-0.7.4.ebuild b/net-analyzer/rtg/rtg-0.7.4.ebuild
index 94395c4e2036..bd1778331475 100644
--- a/net-analyzer/rtg/rtg-0.7.4.ebuild
+++ b/net-analyzer/rtg/rtg-0.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.ebuild,v 1.5 2004/07/08 23:29:58 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/rtg-0.7.4.ebuild,v 1.6 2005/07/09 18:42:55 swegener Exp $
inherit eutils
@@ -38,8 +38,8 @@ src_install() {
pkg_postinst() {
einfo "RTG has been installed."
- einfo ""
+ einfo
einfo "The default configuration file location is now /etc/rtg"
- einfo ""
+ einfo
einfo "Sample reports have been installed into /usr/share/rtg"
}
diff --git a/net-analyzer/snortsam/snortsam-2.24.ebuild b/net-analyzer/snortsam/snortsam-2.24.ebuild
index 823e704908a5..36c7ba16c2aa 100644
--- a/net-analyzer/snortsam/snortsam-2.24.ebuild
+++ b/net-analyzer/snortsam/snortsam-2.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortsam/snortsam-2.24.ebuild,v 1.4 2005/01/12 08:17:59 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortsam/snortsam-2.24.ebuild,v 1.5 2005/07/09 18:41:16 swegener Exp $
DESCRIPTION="Snort plugin that allows automated blocking of IP addresses on several firewalls"
HOMEPAGE="http://www.snortsam.net/"
@@ -26,7 +26,7 @@ src_install() {
pkg_postinst() {
einfo "To use snortsam with snort, you'll have to compile snort with"
einfo "the snortsam patch - remerge snort with the snortsam useflag."
- einfo ""
+ einfo
einfo "Read the INSTALL file to configure snort for snortsam, and"
einfo "configure snortsam for your particular firewall."
}
diff --git a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild
index 10d516ebc4d0..b8327fc5d065 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-2005 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.6 2005/04/09 09:50:51 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.7 2005/07/09 18:39:54 swegener Exp $
inherit gnuconfig
@@ -32,10 +32,10 @@ src_install() {
}
pkg_postinst() {
- einfo ""
+ 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 ""
+ einfo
}
diff --git a/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild
index 10c9255b5430..0970409d0c08 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-2005 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.1 2005/03/23 00:48:25 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild,v 1.2 2005/07/09 18:39:54 swegener Exp $
inherit gnuconfig
@@ -31,10 +31,10 @@ src_install() {
}
pkg_postinst() {
- einfo ""
+ 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 ""
+ einfo
}