summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 19:44:03 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 19:44:03 +0000
commit71172eca6a8ffd084daa2c52f9a289753bea1c90 (patch)
tree82e9f70ed0ecf4e071dcb7380275996afa5fd307
parentStable on x86. (diff)
downloadgentoo-2-71172eca6a8ffd084daa2c52f9a289753bea1c90.tar.gz
gentoo-2-71172eca6a8ffd084daa2c52f9a289753bea1c90.tar.bz2
gentoo-2-71172eca6a8ffd084daa2c52f9a289753bea1c90.zip
QA: Cleaner einfo, ewarn, eerror and echo usage
(Portage version: 2.0.51.22-r1)
-rw-r--r--app-accessibility/festival/festival-1.4.3-r1.ebuild6
-rw-r--r--app-accessibility/festival/festival-1.4.3-r2.ebuild6
-rw-r--r--app-accessibility/festival/festival-1.4.3-r3.ebuild6
-rw-r--r--app-misc/screen/screen-4.0.2-r1.ebuild4
-rw-r--r--app-misc/screen/screen-4.0.2-r4.ebuild4
-rw-r--r--app-text/txt2tags/txt2tags-1.7.ebuild4
-rw-r--r--app-text/txt2tags/txt2tags-2.1.ebuild4
-rw-r--r--app-text/txt2tags/txt2tags-2.2.ebuild4
-rw-r--r--net-firewall/fwbuilder/fwbuilder-2.0.6.ebuild6
-rw-r--r--net-firewall/fwbuilder/fwbuilder-2.0.7.ebuild6
10 files changed, 25 insertions, 25 deletions
diff --git a/app-accessibility/festival/festival-1.4.3-r1.ebuild b/app-accessibility/festival/festival-1.4.3-r1.ebuild
index 88d18778bbe7..4f25b9fa53ea 100644
--- a/app-accessibility/festival/festival-1.4.3-r1.ebuild
+++ b/app-accessibility/festival/festival-1.4.3-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/app-accessibility/festival/festival-1.4.3-r1.ebuild,v 1.16 2005/02/10 07:15:05 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r1.ebuild,v 1.17 2005/07/09 19:43:19 swegener Exp $
inherit eutils
@@ -85,9 +85,9 @@ src_install() {
cd ${WORKDIR}/festival/lib/etc/*Linux*
dobin audsp
- einfo ""
+ einfo
einfo "Please ignore errors about skipped directories. They are harmless."
- einfo ""
+ einfo
# Install the main libraries
insinto /usr/lib/festival
diff --git a/app-accessibility/festival/festival-1.4.3-r2.ebuild b/app-accessibility/festival/festival-1.4.3-r2.ebuild
index d83a39dd9fcf..8861b29bc46f 100644
--- a/app-accessibility/festival/festival-1.4.3-r2.ebuild
+++ b/app-accessibility/festival/festival-1.4.3-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/app-accessibility/festival/festival-1.4.3-r2.ebuild,v 1.6 2005/03/27 00:18:38 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r2.ebuild,v 1.7 2005/07/09 19:43:19 swegener Exp $
inherit eutils
@@ -85,9 +85,9 @@ src_install() {
cd ${WORKDIR}/festival/lib/etc/*Linux*
dobin audsp
- einfo ""
+ einfo
einfo "Please ignore errors about skipped directories. They are harmless."
- einfo ""
+ einfo
# Install the main libraries
insinto /usr/$(get_libdir)/festival
diff --git a/app-accessibility/festival/festival-1.4.3-r3.ebuild b/app-accessibility/festival/festival-1.4.3-r3.ebuild
index 829cca50edb8..685557cc622a 100644
--- a/app-accessibility/festival/festival-1.4.3-r3.ebuild
+++ b/app-accessibility/festival/festival-1.4.3-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/app-accessibility/festival/festival-1.4.3-r3.ebuild,v 1.5 2005/07/04 22:07:54 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival/festival-1.4.3-r3.ebuild,v 1.6 2005/07/09 19:43:19 swegener Exp $
inherit eutils
@@ -85,9 +85,9 @@ src_install() {
cd ${WORKDIR}/festival/lib/etc/*Linux*
dobin audsp
- einfo ""
+ einfo
einfo "Please ignore errors about skipped directories. They are harmless."
- einfo ""
+ einfo
# Install the main libraries
insinto /usr/share/festival
diff --git a/app-misc/screen/screen-4.0.2-r1.ebuild b/app-misc/screen/screen-4.0.2-r1.ebuild
index 04c244530675..7ac7127ef6bd 100644
--- a/app-misc/screen/screen-4.0.2-r1.ebuild
+++ b/app-misc/screen/screen-4.0.2-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/app-misc/screen/screen-4.0.2-r1.ebuild,v 1.5 2005/07/09 01:14:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/screen-4.0.2-r1.ebuild,v 1.6 2005/07/09 19:40:26 swegener Exp $
inherit eutils flag-o-matic pam
@@ -110,7 +110,7 @@ pkg_postinst() {
einfo
einfo "screen is not installed as setuid root, which effectively disables multi-user"
einfo "mode. To enable it, run:"
- einfo ""
+ einfo
einfo "\tchmod u+s /usr/bin/screen"
einfo "\tchmod go-w /var/run/screen"
}
diff --git a/app-misc/screen/screen-4.0.2-r4.ebuild b/app-misc/screen/screen-4.0.2-r4.ebuild
index 13094129dd46..b30b290deb6c 100644
--- a/app-misc/screen/screen-4.0.2-r4.ebuild
+++ b/app-misc/screen/screen-4.0.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/app-misc/screen/screen-4.0.2-r4.ebuild,v 1.8 2005/07/09 06:06:13 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/screen-4.0.2-r4.ebuild,v 1.9 2005/07/09 19:40:26 swegener Exp $
inherit eutils flag-o-matic toolchain-funcs pam
@@ -123,7 +123,7 @@ pkg_postinst() {
einfo
einfo "screen is not installed as setuid root, which effectively disables multi-user"
einfo "mode. To enable it, run:"
- einfo ""
+ einfo
einfo "\tchmod u+s /usr/bin/screen"
einfo "\tchmod go-w /var/run/screen"
}
diff --git a/app-text/txt2tags/txt2tags-1.7.ebuild b/app-text/txt2tags/txt2tags-1.7.ebuild
index f3af5461bfb3..2a8c0c5b1181 100644
--- a/app-text/txt2tags/txt2tags-1.7.ebuild
+++ b/app-text/txt2tags/txt2tags-1.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/app-text/txt2tags/txt2tags-1.7.ebuild,v 1.6 2005/01/01 16:40:11 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/txt2tags/txt2tags-1.7.ebuild,v 1.7 2005/07/09 19:41:16 swegener Exp $
inherit elisp-common
@@ -23,7 +23,7 @@ pkg_setup() {
# need to test if the tcltk support in python is working
if use tcltk; then
if ! python -c "import _tkinter" 2>&1 > /dev/null ; then
- echo ""
+ echo
eerror "You have requested tcltk, but your build of Python"
eerror "doesnt support import _tkinter. You may need to"
eerror "remerge dev-lang/python, or build ${P}"
diff --git a/app-text/txt2tags/txt2tags-2.1.ebuild b/app-text/txt2tags/txt2tags-2.1.ebuild
index 816376722ed3..d603376e13c0 100644
--- a/app-text/txt2tags/txt2tags-2.1.ebuild
+++ b/app-text/txt2tags/txt2tags-2.1.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/app-text/txt2tags/txt2tags-2.1.ebuild,v 1.7 2005/04/24 11:44:52 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/txt2tags/txt2tags-2.1.ebuild,v 1.8 2005/07/09 19:41:16 swegener Exp $
inherit elisp-common
@@ -23,7 +23,7 @@ pkg_setup() {
# need to test if the tcltk support in python is working
if use tcltk; then
if ! python -c "import _tkinter" 2>&1 > /dev/null ; then
- echo ""
+ echo
eerror "You have requested tcltk, but your build of Python"
eerror "doesnt support import _tkinter. You may need to"
eerror "remerge dev-lang/python, or build ${P}"
diff --git a/app-text/txt2tags/txt2tags-2.2.ebuild b/app-text/txt2tags/txt2tags-2.2.ebuild
index ef686ef110de..663629d39101 100644
--- a/app-text/txt2tags/txt2tags-2.2.ebuild
+++ b/app-text/txt2tags/txt2tags-2.2.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/app-text/txt2tags/txt2tags-2.2.ebuild,v 1.1 2005/03/05 15:28:30 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/txt2tags/txt2tags-2.2.ebuild,v 1.2 2005/07/09 19:41:16 swegener Exp $
inherit elisp-common
@@ -23,7 +23,7 @@ pkg_setup() {
# need to test if the tcltk support in python is working
if use tcltk; then
if ! python -c "import _tkinter" 2>&1 > /dev/null ; then
- echo ""
+ echo
eerror "You have requested tcltk, but your build of Python"
eerror "doesnt support import _tkinter. You may need to"
eerror "remerge dev-lang/python, or build ${P}"
diff --git a/net-firewall/fwbuilder/fwbuilder-2.0.6.ebuild b/net-firewall/fwbuilder/fwbuilder-2.0.6.ebuild
index c4e878b65680..220362ea1872 100644
--- a/net-firewall/fwbuilder/fwbuilder-2.0.6.ebuild
+++ b/net-firewall/fwbuilder/fwbuilder-2.0.6.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-firewall/fwbuilder/fwbuilder-2.0.6.ebuild,v 1.6 2005/04/17 03:31:04 jnc Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwbuilder/fwbuilder-2.0.6.ebuild,v 1.7 2005/07/09 19:44:03 swegener Exp $
inherit eutils
@@ -31,8 +31,8 @@ src_install() {
}
pkg_postinst() {
- echo ""
+ echo
einfo "You need to emerge iproute2 on the machine that"
einfo "will run the firewall script."
- echo ""
+ echo
}
diff --git a/net-firewall/fwbuilder/fwbuilder-2.0.7.ebuild b/net-firewall/fwbuilder/fwbuilder-2.0.7.ebuild
index 2e1366ab8ec6..6fe269d003c8 100644
--- a/net-firewall/fwbuilder/fwbuilder-2.0.7.ebuild
+++ b/net-firewall/fwbuilder/fwbuilder-2.0.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-firewall/fwbuilder/fwbuilder-2.0.7.ebuild,v 1.1 2005/05/12 23:36:37 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/fwbuilder/fwbuilder-2.0.7.ebuild,v 1.2 2005/07/09 19:44:03 swegener Exp $
inherit eutils
@@ -34,8 +34,8 @@ src_install() {
}
pkg_postinst() {
- echo ""
+ echo
einfo "You need to emerge iproute2 on the machine that"
einfo "will run the firewall script."
- echo ""
+ echo
}