summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 17:08:12 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 17:08:12 +0000
commite48e3dbcdd528d5443ccbea9247a0204d8e44457 (patch)
tree3417a7162279c4c243ff9ff605ddde3ae79bab31 /x11-wm
parentQA: Cleaner einfo, ewarn and eerror usage (diff)
downloadgentoo-2-e48e3dbcdd528d5443ccbea9247a0204d8e44457.tar.gz
gentoo-2-e48e3dbcdd528d5443ccbea9247a0204d8e44457.tar.bz2
gentoo-2-e48e3dbcdd528d5443ccbea9247a0204d8e44457.zip
QA: Cleaner einfo, ewarn, eerror and echo usage
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fluxbox/fluxbox-0.9.11.ebuild16
-rw-r--r--x11-wm/fluxbox/fluxbox-0.9.12-r1.ebuild10
-rw-r--r--x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild10
-rw-r--r--x11-wm/fluxbox/fluxbox-0.9.13.ebuild10
4 files changed, 23 insertions, 23 deletions
diff --git a/x11-wm/fluxbox/fluxbox-0.9.11.ebuild b/x11-wm/fluxbox/fluxbox-0.9.11.ebuild
index 870665dfa114..76319cbfd22f 100644
--- a/x11-wm/fluxbox/fluxbox-0.9.11.ebuild
+++ b/x11-wm/fluxbox/fluxbox-0.9.11.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/x11-wm/fluxbox/fluxbox-0.9.11.ebuild,v 1.12 2005/02/09 00:23:28 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.11.ebuild,v 1.13 2005/07/09 17:08:12 swegener Exp $
inherit eutils
@@ -125,22 +125,22 @@ pkg_postinst() {
einfo "As of fluxbox 0.9.10-r3, we are using an improved system for"
einfo "handling styles in the menu. To take advantage of this, use"
einfo "the following for your menu styles section:"
- einfo " "
+ einfo
einfo " [submenu] (Styles) {Select a Style}"
einfo " [include] (/usr/share/fluxbox/menu.d/styles/)"
einfo " [end]"
- einfo " "
+ einfo
einfo "If you use fluxbox-generate_menu or the default global fluxbox"
einfo "menu file, this will already be present."
- einfo " "
+ einfo
if has_version '<x11-wm/fluxbox-0.9.10-r3' ; then
ewarn "You must restart fluxbox before using the [include] /directory/"
ewarn "feature if you are upgrading from an older fluxbox!"
- ewarn " "
+ ewarn
fi
- ewarn "Be warned that anything involving XComposite is extremely "
- ewarn "experimental. Please don't report bugs unless they also occur "
+ ewarn "Be warned that anything involving XComposite is extremely"
+ ewarn "experimental. Please don't report bugs unless they also occur"
ewarn "with XComposite disabled."
- ewarn " "
+ ewarn
epause
}
diff --git a/x11-wm/fluxbox/fluxbox-0.9.12-r1.ebuild b/x11-wm/fluxbox/fluxbox-0.9.12-r1.ebuild
index f68fc8075959..917fc445d555 100644
--- a/x11-wm/fluxbox/fluxbox-0.9.12-r1.ebuild
+++ b/x11-wm/fluxbox/fluxbox-0.9.12-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/x11-wm/fluxbox/fluxbox-0.9.12-r1.ebuild,v 1.8 2005/04/30 10:59:19 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.12-r1.ebuild,v 1.9 2005/07/09 17:08:12 swegener Exp $
inherit eutils
@@ -135,18 +135,18 @@ pkg_postinst() {
einfo "As of fluxbox 0.9.10-r3, we are using an improved system for"
einfo "handling styles in the menu. To take advantage of this, use"
einfo "the following for your menu styles section:"
- einfo " "
+ einfo
einfo " [submenu] (Styles) {Select a Style}"
einfo " [include] (/usr/share/fluxbox/menu.d/styles/)"
einfo " [end]"
- einfo " "
+ einfo
einfo "If you use fluxbox-generate_menu or the default global fluxbox"
einfo "menu file, this will already be present."
- einfo " "
+ einfo
if has_version '<x11-wm/fluxbox-0.9.10-r3' ; then
ewarn "You must restart fluxbox before using the [include] /directory/"
ewarn "feature if you are upgrading from an older fluxbox!"
- ewarn " "
+ ewarn
fi
einfo "If you experience font problems, or if fluxbox takes a very"
einfo "long time to start up, please try the 'disablexmb' USE flag."
diff --git a/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild b/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild
index 4af45e0f1799..3cd2ec31b691 100644
--- a/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild
+++ b/x11-wm/fluxbox/fluxbox-0.9.13-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/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild,v 1.6 2005/07/09 08:33:53 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild,v 1.7 2005/07/09 17:08:12 swegener Exp $
inherit eutils
@@ -109,17 +109,17 @@ pkg_postinst() {
einfo "As of fluxbox 0.9.10-r3, we are using an improved system for"
einfo "handling styles in the menu. To take advantage of this, use"
einfo "the following for your menu styles section:"
- einfo " "
+ einfo
einfo " [submenu] (Styles) {Select a Style}"
einfo " [include] (/usr/share/fluxbox/menu.d/styles/)"
einfo " [end]"
- einfo " "
+ einfo
einfo "If you use fluxbox-generate_menu or the default global fluxbox"
einfo "menu file, this will already be present."
- einfo " "
+ einfo
ewarn "Note that menumaker and similar utilities do *not* support"
ewarn "this out of the box."
- einfo " "
+ einfo
einfo "If you experience font problems, or if fluxbox takes a very"
einfo "long time to start up, please try the 'disablexmb' USE flag."
einfo "If that fails, please report bugs upstream."
diff --git a/x11-wm/fluxbox/fluxbox-0.9.13.ebuild b/x11-wm/fluxbox/fluxbox-0.9.13.ebuild
index 118fe07de8be..251cc78cbfac 100644
--- a/x11-wm/fluxbox/fluxbox-0.9.13.ebuild
+++ b/x11-wm/fluxbox/fluxbox-0.9.13.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/x11-wm/fluxbox/fluxbox-0.9.13.ebuild,v 1.2 2005/05/16 16:16:21 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.13.ebuild,v 1.3 2005/07/09 17:08:12 swegener Exp $
inherit eutils
@@ -106,17 +106,17 @@ pkg_postinst() {
einfo "As of fluxbox 0.9.10-r3, we are using an improved system for"
einfo "handling styles in the menu. To take advantage of this, use"
einfo "the following for your menu styles section:"
- einfo " "
+ einfo
einfo " [submenu] (Styles) {Select a Style}"
einfo " [include] (/usr/share/fluxbox/menu.d/styles/)"
einfo " [end]"
- einfo " "
+ einfo
einfo "If you use fluxbox-generate_menu or the default global fluxbox"
einfo "menu file, this will already be present."
- einfo " "
+ einfo
ewarn "Note that menumaker and similar utilities do *not* support"
ewarn "this out of the box."
- einfo " "
+ einfo
einfo "If you experience font problems, or if fluxbox takes a very"
einfo "long time to start up, please try the 'disablexmb' USE flag."
einfo "If that fails, please report bugs upstream."