summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 19:22:12 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 19:22:12 +0000
commit19e4702ce5d2523bdd0dd466edb3e8422bc7e52e (patch)
treef3006aca659c5eead95800380516f0da8614f575 /media-sound
parentQA: Cleaner einfo, ewarn, eerror and echo usage (diff)
downloadgentoo-2-19e4702ce5d2523bdd0dd466edb3e8422bc7e52e.tar.gz
gentoo-2-19e4702ce5d2523bdd0dd466edb3e8422bc7e52e.tar.bz2
gentoo-2-19e4702ce5d2523bdd0dd466edb3e8422bc7e52e.zip
QA: Cleaner einfo, ewarn, eerror and echo usage
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/edna/edna-0.5-r3.ebuild4
-rw-r--r--media-sound/edna/edna-0.5-r4.ebuild4
-rw-r--r--media-sound/mup/mup-4.4.ebuild4
-rw-r--r--media-sound/mup/mup-4.6.ebuild4
-rw-r--r--media-sound/mup/mup-5.0.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/media-sound/edna/edna-0.5-r3.ebuild b/media-sound/edna/edna-0.5-r3.ebuild
index a163382bfa82..f62bf98d254d 100644
--- a/media-sound/edna/edna-0.5-r3.ebuild
+++ b/media-sound/edna/edna-0.5-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/media-sound/edna/edna-0.5-r3.ebuild,v 1.12 2005/05/01 17:02:28 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/edna/edna-0.5-r3.ebuild,v 1.13 2005/07/09 19:17:49 swegener Exp $
inherit eutils
@@ -47,7 +47,7 @@ pkg_postinst() {
einfo "directories are allowed). Test ednad from a shell prompt"
einfo "until you have it configured properly, then add edna to"
einfo "the default runlevel when you're ready."
- einfo ""
+ einfo
einfo "See edna.conf and the html docs for more info."
ewarn
}
diff --git a/media-sound/edna/edna-0.5-r4.ebuild b/media-sound/edna/edna-0.5-r4.ebuild
index f7346dba9827..ac2513637936 100644
--- a/media-sound/edna/edna-0.5-r4.ebuild
+++ b/media-sound/edna/edna-0.5-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/media-sound/edna/edna-0.5-r4.ebuild,v 1.5 2005/06/28 20:34:35 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/edna/edna-0.5-r4.ebuild,v 1.6 2005/07/09 19:17:49 swegener Exp $
inherit eutils
@@ -50,7 +50,7 @@ pkg_postinst() {
einfo "until you have it configured properly, then add edna to"
einfo "the default runlevel when you're ready. Add the USE flag"
einfo "oggvorbis if you want edna to serve ogg files."
- einfo ""
+ einfo
einfo "See edna.conf and the html docs for more info."
ewarn
}
diff --git a/media-sound/mup/mup-4.4.ebuild b/media-sound/mup/mup-4.4.ebuild
index 81f3e7d4c9e8..b0c2073b819c 100644
--- a/media-sound/mup/mup-4.4.ebuild
+++ b/media-sound/mup/mup-4.4.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/media-sound/mup/mup-4.4.ebuild,v 1.9 2005/03/09 19:17:02 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-4.4.ebuild,v 1.10 2005/07/09 19:18:40 swegener Exp $
MY_P="${PN}44"
@@ -82,7 +82,7 @@ pkg_postinst() {
einfo "Please note that using mupdisp in SVGA mode on the console"
einfo "requires that it can write to the console device. To allow"
einfo "this, make mupdisp setuid to root, like this:"
- einfo ""
+ einfo
einfo "\tchown root:root /usr/bin/mupdisp"
einfo "\tchmod u+s /usr/bin/mupdisp"
fi
diff --git a/media-sound/mup/mup-4.6.ebuild b/media-sound/mup/mup-4.6.ebuild
index b348a2c8862b..a0d5b686b6cf 100644
--- a/media-sound/mup/mup-4.6.ebuild
+++ b/media-sound/mup/mup-4.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/media-sound/mup/mup-4.6.ebuild,v 1.9 2005/05/15 14:44:18 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-4.6.ebuild,v 1.10 2005/07/09 19:18:40 swegener Exp $
inherit eutils toolchain-funcs
@@ -75,7 +75,7 @@ pkg_postinst() {
einfo "Please note that using mupdisp in SVGA mode on the console"
einfo "requires that it can write to the console device. To allow"
einfo "this, make mupdisp setuid to root, like this:"
- einfo ""
+ einfo
einfo "\tchown root:root /usr/bin/mupdisp"
einfo "\tchmod u+s /usr/bin/mupdisp"
fi
diff --git a/media-sound/mup/mup-5.0.ebuild b/media-sound/mup/mup-5.0.ebuild
index d1f6d5e71f5e..3339a971bc1c 100644
--- a/media-sound/mup/mup-5.0.ebuild
+++ b/media-sound/mup/mup-5.0.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/media-sound/mup/mup-5.0.ebuild,v 1.3 2005/06/28 23:30:46 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-5.0.ebuild,v 1.4 2005/07/09 19:18:40 swegener Exp $
inherit eutils toolchain-funcs
@@ -74,7 +74,7 @@ pkg_postinst() {
einfo "Please note that using mupdisp in SVGA mode on the console"
einfo "requires that it can write to the console device. To allow"
einfo "this, make mupdisp setuid to root, like this:"
- einfo ""
+ einfo
einfo "\tchown root:root /usr/bin/mupdisp"
einfo "\tchmod u+s /usr/bin/mupdisp"
fi