diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-20 08:44:42 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2011-09-20 08:44:42 +0000 |
commit | de875f6d202ccf29a7653bc5443433d8fa7631a3 (patch) | |
tree | 01af93431f100a79ca3549463c36a951a69cf474 /media-libs/alsa-lib | |
parent | x86 stable per bug 379423, thanks JD and Myckel. (diff) | |
download | gentoo-2-de875f6d202ccf29a7653bc5443433d8fa7631a3.tar.gz gentoo-2-de875f6d202ccf29a7653bc5443433d8fa7631a3.tar.bz2 gentoo-2-de875f6d202ccf29a7653bc5443433d8fa7631a3.zip |
x86 stable per bug 379423, thanks JD and Myckel
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.24.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index 961de38116cd..41d2497a47a3 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,10 @@ # 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.320 2011/08/25 12:31:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.321 2011/09/20 08:44:42 nativemad Exp $ + + 20 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> + alsa-lib-1.0.24.1.ebuild: + x86 stable per bug 379423, thanks JD and Myckel 25 Aug 2011; Jeroen Roovers <jer@gentoo.org> alsa-lib-1.0.24.1.ebuild: Stable for HPPA (bug #379423). 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 501dbbc3022c..f31e738e94fb 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.5 2011/08/25 12:31:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.24.1.ebuild,v 1.6 2011/09/20 08:44:42 nativemad Exp $ EAPI=3 @@ -17,7 +17,7 @@ SRC_URI="mirror://alsaproject/lib/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc debug alisp python static-libs" DEPEND=">=media-sound/alsa-headers-1.0.24 |