diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 19:18:40 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 19:18:40 +0000 |
commit | 002aad5cecad92a119a460cf797cf4129b9769e3 (patch) | |
tree | f7b58fcbc848932c152843ae13aad63041f98bda /media-sound/edna | |
parent | Added ~sparc keyword. (diff) | |
download | historical-002aad5cecad92a119a460cf797cf4129b9769e3.tar.gz historical-002aad5cecad92a119a460cf797cf4129b9769e3.tar.bz2 historical-002aad5cecad92a119a460cf797cf4129b9769e3.zip |
QA: Cleaner einfo, ewarn, eerror and echo usage
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-sound/edna')
-rw-r--r-- | media-sound/edna/edna-0.5-r3.ebuild | 4 | ||||
-rw-r--r-- | media-sound/edna/edna-0.5-r4.ebuild | 4 |
2 files changed, 4 insertions, 4 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 } |