diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 21:55:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-21 21:55:02 +0000 |
commit | 95356cb31f4376d3ccee313cf3a0ef7d185bac11 (patch) | |
tree | 5cadba7dcf707512de8b828c58650423ccfb2dce /media-plugins | |
parent | Stable for ppc, wrt bug #458188 (diff) | |
download | gentoo-2-95356cb31f4376d3ccee313cf3a0ef7d185bac11.tar.gz gentoo-2-95356cb31f4376d3ccee313cf3a0ef7d185bac11.tar.bz2 gentoo-2-95356cb31f4376d3ccee313cf3a0ef7d185bac11.zip |
Stable for ppc, wrt bug #458188
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-pulse/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-pulse/ChangeLog b/media-plugins/gst-plugins-pulse/ChangeLog index 3144900a32d0..ad54f5a1832c 100644 --- a/media-plugins/gst-plugins-pulse/ChangeLog +++ b/media-plugins/gst-plugins-pulse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-pulse # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.87 2013/02/21 16:52:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.88 2013/02/21 21:55:02 ago Exp $ + + 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-pulse-1.0.5.ebuild: + Stable for ppc, wrt bug #458188 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-pulse-1.0.5.ebuild: Stable for x86, wrt bug #458188 diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.5.ebuild b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.5.ebuild index a43f4108e521..cabd9b5c821e 100644 --- a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.5.ebuild +++ b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.5.ebuild,v 1.3 2013/02/21 16:52:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.5.ebuild,v 1.4 2013/02/21 21:55:02 ago Exp $ EAPI="5" inherit gst-plugins-good DESCRIPTION="GStreamer plugin for the PulseAudio sound server" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86" IUSE="" RDEPEND=">=media-sound/pulseaudio-1" |