diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 12:13:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 12:13:45 +0000 |
commit | 66a16344e30e631ce43c970b41fc96ab56263104 (patch) | |
tree | 6c2eeaa9f6cfcfc3539129ccca3c8548e41f94aa /media-libs | |
parent | Remove old. (diff) | |
download | gentoo-2-66a16344e30e631ce43c970b41fc96ab56263104.tar.gz gentoo-2-66a16344e30e631ce43c970b41fc96ab56263104.tar.bz2 gentoo-2-66a16344e30e631ce43c970b41fc96ab56263104.zip |
Stable for arm, wrt bug #463451
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/alsa-lib/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/alsa-lib/alsa-lib-1.0.26-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 a92578f13caa..369961143d7f 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.342 2013/04/02 10:05:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.343 2013/04/02 12:13:45 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> alsa-lib-1.0.26-r1.ebuild: + Stable for arm, wrt bug #463451 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> alsa-lib-1.0.26-r1.ebuild: Stable for sh, wrt bug #463451 diff --git a/media-libs/alsa-lib/alsa-lib-1.0.26-r1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.26-r1.ebuild index d4ad9be2c1f9..57001c616524 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.26-r1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.26-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.26-r1.ebuild,v 1.7 2013/04/02 10:05:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.26-r1.ebuild,v 1.8 2013/04/02 12:13:45 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://alsaproject/lib/${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" RDEPEND="python? ( ${PYTHON_DEPS} )" |