summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 18:48:08 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 18:48:08 +0000
commit74b6f70c34c62b6542d5fb32f399eb7f263a16e9 (patch)
tree3f8b085a8839deae2f17005eb13a6bc6a294307e /net-dialup/capi4k-utils
parentQA: Cleaner einfo, ewarn, eerror and echo usage (diff)
downloadgentoo-2-74b6f70c34c62b6542d5fb32f399eb7f263a16e9.tar.gz
gentoo-2-74b6f70c34c62b6542d5fb32f399eb7f263a16e9.tar.bz2
gentoo-2-74b6f70c34c62b6542d5fb32f399eb7f263a16e9.zip
QA: Cleaner einfo, ewarn, eerror and echo usage
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-dialup/capi4k-utils')
-rw-r--r--net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild b/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild
index 53d3738623ca..eac3b5091932 100644
--- a/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild
+++ b/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.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-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild,v 1.3 2005/03/05 13:56:55 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild,v 1.4 2005/07/09 18:47:20 swegener Exp $
inherit eutils
@@ -107,12 +107,12 @@ src_install() {
pkg_postinst() {
einfo "Please read the instructions in:"
einfo "/usr/share/doc/${PF}/README.gentoo.gz"
- einfo ""
+ einfo
einfo "Annotation for active AVM ISDN boards (B1 ISA/PCI, ...):"
einfo "If you run"
einfo " emerge isdn-firmware"
einfo "you will probably find your board's firmware in /lib/firmware."
- einfo ""
+ einfo
einfo "If you have another active ISDN board, you should create"
einfo "/lib/firmware and copy there your board's firmware."
}