diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-29 15:28:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-29 15:28:46 +0000 |
commit | bd61bf12668f1567559821647e108b3ed7028101 (patch) | |
tree | d71ca682d9943752cb5ae69a2fc05b9a361500b1 /media-libs/alsa-lib | |
parent | Stable for amd64, wrt bug #406101 (diff) | |
download | gentoo-2-bd61bf12668f1567559821647e108b3ed7028101.tar.gz gentoo-2-bd61bf12668f1567559821647e108b3ed7028101.tar.bz2 gentoo-2-bd61bf12668f1567559821647e108b3ed7028101.zip |
Stable for amd64, wrt bug #406101
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/alsa-lib')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.25-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index ab0fd09905b3..2442805b9ac1 100644 --- a/media-libs/alsa-lib/ChangeLog +++ b/media-libs/alsa-lib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/alsa-lib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.327 2012/02/29 01:56:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.328 2012/02/29 15:28:46 ago Exp $ + + 29 Feb 2012; Agostino Sarubbo <ago@gentoo.org> alsa-lib-1.0.25-r1.ebuild: + Stable for amd64, wrt bug #406101 29 Feb 2012; Jeroen Roovers <jer@gentoo.org> alsa-lib-1.0.25-r1.ebuild: Stable for HPPA (bug #406101). diff --git a/media-libs/alsa-lib/alsa-lib-1.0.25-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.25-r1.ebuild index b54f33a0aec3..4162082ce865 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.25-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.25-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.25-r1.ebuild,v 1.2 2012/02/29 01:56:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.25-r1.ebuild,v 1.3 2012/02/29 15:28:46 ago Exp $ EAPI=4 @@ -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" DEPEND=">=media-sound/alsa-headers-1.0.25 |