diff options
author | Sebastian Pipping <sping@gentoo.org> | 2011-02-17 17:26:29 +0000 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2011-02-17 17:26:29 +0000 |
commit | be4f0b4d832d0ba0062cd2d308230ccc83e3f926 (patch) | |
tree | 648eafb7dbf83bd3d26e8eabff3fb99caa6b9ff7 /media-libs/alsa-lib | |
parent | USE="static-libs" to control building of static archive libasound.a. Remove u... (diff) | |
download | gentoo-2-be4f0b4d832d0ba0062cd2d308230ccc83e3f926.tar.gz gentoo-2-be4f0b4d832d0ba0062cd2d308230ccc83e3f926.tar.bz2 gentoo-2-be4f0b4d832d0ba0062cd2d308230ccc83e3f926.zip |
media-libs/alsa-lib: Fix typo alsa-drivers to alsa-driver (bug #345009)
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 11 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild | 8 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild | 8 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.22-r1.ebuild | 8 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.22.ebuild | 8 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.23.ebuild | 6 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.24.1.ebuild | 6 |
7 files changed, 30 insertions, 25 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index 1de53392b278..16931cd71d63 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/alsa-lib # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.317 2011/02/17 17:16:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.318 2011/02/17 17:26:29 sping Exp $ + + 17 Feb 2011; Sebastian Pipping <sping@gentoo.org> alsa-lib-1.0.20-r1.ebuild, + alsa-lib-1.0.21a.ebuild, alsa-lib-1.0.22.ebuild, alsa-lib-1.0.22-r1.ebuild, + alsa-lib-1.0.23.ebuild, alsa-lib-1.0.24.1.ebuild: + Fix typo alsa-drivers to alsa-driver (bug #345009) 17 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> alsa-lib-1.0.24.1.ebuild: USE="static-libs" to control building of static archive libasound.a. Remove @@ -345,7 +350,7 @@ 27 Jun 2007; Tony Vroon <chainsaw@gentoo.org> +alsa-lib-1.0.14a.ebuild: Version bump to 1.0.14a as requested in bug #181042. Change advisory message - to recommend in-kernel ALSA instead of the alsa-drivers ebuild as per new + to recommend in-kernel ALSA instead of the alsa-driver ebuild as per new ALSA policy. 01 Jun 2007; Joshua Kinard <kumba@gentoo.org> alsa-lib-1.0.14_rc3.ebuild: @@ -1070,7 +1075,7 @@ 19 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> +alsa-lib-1.0.5-r1.ebuild: - Add symlink to alsa driver headers if alsa-drivers is not installed. This + Add symlink to alsa driver headers if alsa-driver is not installed. This should take care of problems like bug #54381. 13 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> diff --git a/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild index 43a8ac5d1fed..720337bc83ba 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 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.20-r1.ebuild,v 1.11 2009/12/09 14:58:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.20-r1.ebuild,v 1.12 2011/02/17 17:26:29 sping Exp $ inherit eutils libtool @@ -88,8 +88,8 @@ pkg_postinst() { ewarn "Note that dmix output is enabled by default on the 'default' device" ewarn "since ALSA 1.0.9." elog "" - elog "Please try in-kernel ALSA drivers instead of the alsa-drivers ebuild." - elog "If alsa-drivers works for you where a *recent* kernel does not, we want " + elog "Please try in-kernel ALSA drivers instead of the alsa-driver ebuild." + elog "If alsa-driver works for you where a *recent* kernel does not, we want " elog "to know about this. Our e-mail address is alsa-bugs@gentoo.org" elog "However, if you notice no sound output or instability, please try to " elog "upgrade your kernel to a newer version first." diff --git a/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild index bedab04f2ce9..befd81b0a58e 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.21a.ebuild,v 1.10 2010/02/13 16:22:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.21a.ebuild,v 1.11 2011/02/17 17:26:29 sping Exp $ inherit eutils libtool @@ -82,8 +82,8 @@ src_install() { } pkg_postinst() { - elog "Please try in-kernel ALSA drivers instead of the alsa-drivers ebuild." - elog "If alsa-drivers works for you where a *recent* kernel does not, we want " + elog "Please try in-kernel ALSA drivers instead of the alsa-driver ebuild." + elog "If alsa-driver works for you where a *recent* kernel does not, we want " elog "to know about this. Our e-mail address is alsa-bugs@gentoo.org" elog "However, if you notice no sound output or instability, please try to " elog "upgrade your kernel to a newer version first." diff --git a/media-libs/alsa-lib/alsa-lib-1.0.22-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.22-r1.ebuild index 871720b0eb31..31a668d17ceb 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.22-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.22-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.22-r1.ebuild,v 1.1 2010/02/12 16:10:20 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.22-r1.ebuild,v 1.2 2011/02/17 17:26:29 sping Exp $ inherit eutils libtool @@ -83,8 +83,8 @@ src_install() { } pkg_postinst() { - elog "Please try in-kernel ALSA drivers instead of the alsa-drivers ebuild." - elog "If alsa-drivers works for you where a *recent* kernel does not, we want " + elog "Please try in-kernel ALSA drivers instead of the alsa-driver ebuild." + elog "If alsa-driver works for you where a *recent* kernel does not, we want " elog "to know about this. Our e-mail address is alsa-bugs@gentoo.org" elog "However, if you notice no sound output or instability, please try to " elog "upgrade your kernel to a newer version first." diff --git a/media-libs/alsa-lib/alsa-lib-1.0.22.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.22.ebuild index aac0e8260736..8f9afd558ba5 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.22.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.22.ebuild,v 1.2 2010/01/15 00:09:26 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.22.ebuild,v 1.3 2011/02/17 17:26:29 sping Exp $ inherit eutils libtool @@ -82,8 +82,8 @@ src_install() { } pkg_postinst() { - elog "Please try in-kernel ALSA drivers instead of the alsa-drivers ebuild." - elog "If alsa-drivers works for you where a *recent* kernel does not, we want " + elog "Please try in-kernel ALSA drivers instead of the alsa-driver ebuild." + elog "If alsa-driver works for you where a *recent* kernel does not, we want " elog "to know about this. Our e-mail address is alsa-bugs@gentoo.org" elog "However, if you notice no sound output or instability, please try to " elog "upgrade your kernel to a newer version first." diff --git a/media-libs/alsa-lib/alsa-lib-1.0.23.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.23.ebuild index 5671e1919177..804d3746d4ea 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.23.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.23.ebuild,v 1.9 2011/01/22 22:45:40 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.23.ebuild,v 1.10 2011/02/17 17:26:29 sping Exp $ PYTHON_DEPEND="python? 2" @@ -86,8 +86,8 @@ src_install() { } pkg_postinst() { - elog "Please try in-kernel ALSA drivers instead of the alsa-drivers ebuild." - elog "If alsa-drivers works for you where a *recent* kernel does not, we want " + elog "Please try in-kernel ALSA drivers instead of the alsa-driver ebuild." + elog "If alsa-driver works for you where a *recent* kernel does not, we want " elog "to know about this. Our e-mail address is alsa-bugs@gentoo.org" elog "However, if you notice no sound output or instability, please try to " elog "upgrade your kernel to a newer version first." diff --git a/media-libs/alsa-lib/alsa-lib-1.0.24.1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.24.1.ebuild index 0fe1ec3a6657..9eefbbf1e05b 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.24.1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.24.1.ebuild,v 1.2 2011/02/17 17:16:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.24.1.ebuild,v 1.3 2011/02/17 17:26:29 sping Exp $ EAPI=3 @@ -90,8 +90,8 @@ src_install() { } pkg_postinst() { - elog "Please try in-kernel ALSA drivers instead of the alsa-drivers ebuild." - elog "If alsa-drivers works for you where a *recent* kernel does not, we want " + elog "Please try in-kernel ALSA drivers instead of the alsa-driver ebuild." + elog "If alsa-driver works for you where a *recent* kernel does not, we want " elog "to know about this. Our e-mail address is alsa-bugs@gentoo.org" elog "However, if you notice no sound output or instability, please try to " elog "upgrade your kernel to a newer version first." |