diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:33:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:33:47 +0000 |
commit | b9e101c8c97d08333152d12734664c4bebe03144 (patch) | |
tree | 89960794681ae152d697194146bf819cfabd3bfa /media-libs/alsa-lib | |
parent | Stable for sparc, wrt bug #478344 (diff) | |
download | gentoo-2-b9e101c8c97d08333152d12734664c4bebe03144.tar.gz gentoo-2-b9e101c8c97d08333152d12734664c4bebe03144.tar.bz2 gentoo-2-b9e101c8c97d08333152d12734664c4bebe03144.zip |
Stable for sparc, wrt bug #473404
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/alsa-lib/ChangeLog b/media-libs/alsa-lib/ChangeLog index e615dd512593..2b0c83df4a38 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.372 2013/08/02 11:34:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/ChangeLog,v 1.373 2013/08/03 07:33:47 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> alsa-lib-1.0.27.1.ebuild: + Stable for sparc, wrt bug #473404 02 Aug 2013; Markus Meier <maekke@gentoo.org> alsa-lib-1.0.27.1.ebuild: arm stable, bug #473404 diff --git a/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild b/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild index 52732d1938f7..2cf35e95280a 100644 --- a/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild +++ b/media-libs/alsa-lib/alsa-lib-1.0.27.1.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.27.1.ebuild,v 1.8 2013/08/02 11:34:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.27.1.ebuild,v 1.9 2013/08/03 07:33:47 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} )" |