diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 18:34:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 18:34:48 +0000 |
commit | 071a5396f5aa5c2d635567f2936a872f3b7c47c9 (patch) | |
tree | 3fc9a2d8156900758c0f59f389d078b19c2e1544 /media-libs/alsa-lib | |
parent | Stable for ppc64, wrt bug #498186 (diff) | |
download | gentoo-2-071a5396f5aa5c2d635567f2936a872f3b7c47c9.tar.gz gentoo-2-071a5396f5aa5c2d635567f2936a872f3b7c47c9.tar.bz2 gentoo-2-071a5396f5aa5c2d635567f2936a872f3b7c47c9.zip |
Stable for alpha, wrt bug #498186
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
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.27.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index 2bd1f37dfce0..36a96065658d 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.387 2014/04/05 18:34:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.388 2014/04/05 18:34:48 ago Exp $ + + 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> alsa-lib-1.0.27.2.ebuild: + Stable for alpha, wrt bug #498186 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> alsa-lib-1.0.27.2.ebuild: Stable for ppc64, wrt bug #498186 diff --git a/media-libs/alsa-lib/alsa-lib-1.0.27.2.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.27.2.ebuild index e12e4b5c9381..3478c5c21701 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.27.2.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.27.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.27.2.ebuild,v 1.10 2014/04/05 18:34:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.27.2.ebuild,v 1.11 2014/04/05 18:34:48 ago Exp $ EAPI=5 @@ -15,7 +15,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} ) |