summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild')
-rw-r--r--media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild
index abf54b00b1d5..a76021ee895e 100644
--- a/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild
+++ b/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild,v 1.11 2006/09/24 17:37:32 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.11-r1.ebuild,v 1.12 2007/01/05 17:12:48 flameeyes Exp $
WANT_AUTOMAKE="1.9"
@@ -66,8 +66,8 @@ pkg_postinst() {
ewarn "using ALSA output crash."
ewarn "Note that dmix output is enabled by default on the 'default' device"
ewarn "since ALSA 1.0.9."
- einfo ""
- einfo "Please try media-sound/alsa-driver before filing bugs about unstable"
- einfo "or missing output with in-kernel drivers. Misaligned versions of"
- einfo "alsa-lib and drivers used can cause problems."
+ elog ""
+ elog "Please try media-sound/alsa-driver before filing bugs about unstable"
+ elog "or missing output with in-kernel drivers. Misaligned versions of"
+ elog "alsa-lib and drivers used can cause problems."
}