summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-09 19:18:40 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-09 19:18:40 +0000
commit002aad5cecad92a119a460cf797cf4129b9769e3 (patch)
treef7b58fcbc848932c152843ae13aad63041f98bda /media-sound/usbmidi
parentAdded ~sparc keyword. (diff)
downloadhistorical-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/usbmidi')
-rw-r--r--media-sound/usbmidi/usbmidi-1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/usbmidi/usbmidi-1.0.ebuild b/media-sound/usbmidi/usbmidi-1.0.ebuild
index 4c1055970378..f7714666b078 100644
--- a/media-sound/usbmidi/usbmidi-1.0.ebuild
+++ b/media-sound/usbmidi/usbmidi-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/usbmidi/usbmidi-1.0.ebuild,v 1.5 2004/06/25 00:27:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/usbmidi/usbmidi-1.0.ebuild,v 1.6 2005/07/09 19:09:48 swegener Exp $
DESCRIPTION="Sets up hotplugging support for MidiMan midisport 1x1/2x2 usb devices"
HOMEPAGE="http:///"
@@ -29,11 +29,11 @@ src_install() {
}
pkg_postinst() {
- einfo ""
+ einfo
einfo "Now the firmware is installed and hotplug has been setup."
einfo "Please unplug the midisport, then plug it back in."
einfo "The light should start to glow, if that happens its worked."
einfo "The midisport ports will appear as 'normal' midi ports under /dev"
- einfo ""
+ einfo
}