diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 18:34:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 18:34:20 +0000 |
commit | adb2f6b1938e24a8c2bed3f6ea9f3f7447043228 (patch) | |
tree | 5866279bc3a7a10066cb8090f9f608a06846040c /media-plugins/alsa-plugins | |
parent | Stable for ppc64, wrt bug #498186 (diff) | |
download | gentoo-2-adb2f6b1938e24a8c2bed3f6ea9f3f7447043228.tar.gz gentoo-2-adb2f6b1938e24a8c2bed3f6ea9f3f7447043228.tar.bz2 gentoo-2-adb2f6b1938e24a8c2bed3f6ea9f3f7447043228.zip |
Stable for ppc64, wrt bug #498186
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/alsa-plugins')
-rw-r--r-- | media-plugins/alsa-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/alsa-plugins/alsa-plugins-1.0.27-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/alsa-plugins/ChangeLog b/media-plugins/alsa-plugins/ChangeLog index a9648f2729fd..1636547463ec 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.188 2014/04/05 18:32:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.189 2014/04/05 18:34:20 ago Exp $ + + 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> alsa-plugins-1.0.27-r1.ebuild: + Stable for ppc64, wrt bug #498186 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> alsa-plugins-1.0.27-r1.ebuild: Stable for ppc, wrt bug #498186 diff --git a/media-plugins/alsa-plugins/alsa-plugins-1.0.27-r1.ebuild b/media-plugins/alsa-plugins/alsa-plugins-1.0.27-r1.ebuild index 64ba35b7877d..658bb82ca43d 100644 --- a/media-plugins/alsa-plugins/alsa-plugins-1.0.27-r1.ebuild +++ b/media-plugins/alsa-plugins/alsa-plugins-1.0.27-r1.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-plugins/alsa-plugins/alsa-plugins-1.0.27-r1.ebuild,v 1.8 2014/04/05 18:32:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.27-r1.ebuild,v 1.9 2014/04/05 18:34:20 ago Exp $ EAPI=5 inherit autotools eutils flag-o-matic multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://alsaproject/plugins/${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}:= |