summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 19:17:04 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 19:17:04 +0000
commite65b1af1aee4ac031c476a0122d29b6ccce6bb57 (patch)
treee9cab8baf907d1b8440d9ca0c02ab6439166bcb7 /media-sound/brutefir/brutefir-1.0c.ebuild
parentAdded ~sparc keyword. (diff)
downloadgentoo-2-e65b1af1aee4ac031c476a0122d29b6ccce6bb57.tar.gz
gentoo-2-e65b1af1aee4ac031c476a0122d29b6ccce6bb57.tar.bz2
gentoo-2-e65b1af1aee4ac031c476a0122d29b6ccce6bb57.zip
QA: Cleaner einfo, ewarn, eerror and echo usage
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-sound/brutefir/brutefir-1.0c.ebuild')
-rw-r--r--media-sound/brutefir/brutefir-1.0c.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/brutefir/brutefir-1.0c.ebuild b/media-sound/brutefir/brutefir-1.0c.ebuild
index 61d361c803bf..2cede8e669b0 100644
--- a/media-sound/brutefir/brutefir-1.0c.ebuild
+++ b/media-sound/brutefir/brutefir-1.0c.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/brutefir/brutefir-1.0c.ebuild,v 1.2 2005/05/04 12:00:51 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/brutefir/brutefir-1.0c.ebuild,v 1.3 2005/07/09 19:12:58 swegener Exp $
inherit eutils
@@ -40,10 +40,10 @@ src_install() {
}
pkg_postinst() {
- einfo ""
+ einfo
einfo "Brutefir is a complicated piece of software. Please"
- einfo "read the documentation first! You can find "
+ einfo "read the documentation first! You can find"
einfo "documentation here: http://www.ludd.luth.se/~torger/brutefir.html"
einfo "Example config files are in /usr/share/brutefir"
- einfo ""
+ einfo
}