summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-13 10:57:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-13 10:57:47 +0000
commite9efa01bbd70466176a45400b7d5b424496aa643 (patch)
treef1880bc3171ea768d9263c10f3405812b1b05731 /media-plugins
parentStable for ppc, wrt bug #406101 (diff)
downloadgentoo-2-e9efa01bbd70466176a45400b7d5b424496aa643.tar.gz
gentoo-2-e9efa01bbd70466176a45400b7d5b424496aa643.tar.bz2
gentoo-2-e9efa01bbd70466176a45400b7d5b424496aa643.zip
Stable for ppc, wrt bug #406101
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/alsa-plugins/ChangeLog7
-rw-r--r--media-plugins/alsa-plugins/alsa-plugins-1.0.25-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-plugins/alsa-plugins/ChangeLog b/media-plugins/alsa-plugins/ChangeLog
index 9abd01977da8..137020a3ffc4 100644
--- a/media-plugins/alsa-plugins/ChangeLog
+++ b/media-plugins/alsa-plugins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/alsa-plugins
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.156 2012/09/24 02:16:56 vapier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.157 2013/03/13 10:57:47 ago Exp $
+
+ 13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> alsa-plugins-1.0.25-r1.ebuild:
+ Stable for ppc, wrt bug #406101
24 Sep 2012; Mike Frysinger <vapier@gentoo.org> alsa-plugins-1.0.26.ebuild:
Fix hardcoded /usr/lib/ path to use multilib paths #410261 by Michał Górny.
diff --git a/media-plugins/alsa-plugins/alsa-plugins-1.0.25-r1.ebuild b/media-plugins/alsa-plugins/alsa-plugins-1.0.25-r1.ebuild
index 8b34cd00b981..f7448ac95aa9 100644
--- a/media-plugins/alsa-plugins/alsa-plugins-1.0.25-r1.ebuild
+++ b/media-plugins/alsa-plugins/alsa-plugins-1.0.25-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.25-r1.ebuild,v 1.11 2012/08/18 02:57:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.25-r1.ebuild,v 1.12 2013/03/13 10:57:47 ago Exp $
EAPI=3
@@ -14,7 +14,7 @@ SRC_URI="mirror://alsaproject/plugins/${MY_P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sh sparc x86 ~amd64-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-linux"
IUSE="debug ffmpeg jack libsamplerate pulseaudio speex"
RDEPEND=">=media-libs/alsa-lib-${PV}