diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 18:36:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-01 18:36:24 +0000 |
commit | ceba5abc71106e03af1361ccc1e227e3112669ef (patch) | |
tree | 0f3ab2a76a2995cfc5c98c0a12121f2f732527a2 /media-plugins | |
parent | Stable for alpha, wrt bug #473404 (diff) | |
download | gentoo-2-ceba5abc71106e03af1361ccc1e227e3112669ef.tar.gz gentoo-2-ceba5abc71106e03af1361ccc1e227e3112669ef.tar.bz2 gentoo-2-ceba5abc71106e03af1361ccc1e227e3112669ef.zip |
Stable for alpha, wrt bug #473404
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/alsa-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/alsa-plugins/alsa-plugins-1.0.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/alsa-plugins/ChangeLog b/media-plugins/alsa-plugins/ChangeLog index 500032394479..e44e385589cd 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.178 2013/08/20 14:37:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.179 2013/09/01 18:36:24 ago Exp $ + + 01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> alsa-plugins-1.0.27.ebuild: + Stable for alpha, wrt bug #473404 20 Aug 2013; Jeroen Roovers <jer@gentoo.org> alsa-plugins-1.0.27.ebuild: Stable for HPPA (bug #473404). diff --git a/media-plugins/alsa-plugins/alsa-plugins-1.0.27.ebuild b/media-plugins/alsa-plugins/alsa-plugins-1.0.27.ebuild index 0dea57711b12..bbd0d4f712fd 100644 --- a/media-plugins/alsa-plugins/alsa-plugins-1.0.27.ebuild +++ b/media-plugins/alsa-plugins/alsa-plugins-1.0.27.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-plugins/alsa-plugins/alsa-plugins-1.0.27.ebuild,v 1.8 2013/08/20 14:37:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.27.ebuild,v 1.9 2013/09/01 18:36:24 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} |