diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 10:26:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 10:26:43 +0000 |
commit | 62d65d65df14af5ee9675fed9f4b4ce2020b4fa7 (patch) | |
tree | 31b0dd9a572cf00956624fca1aea1ec81e5de0d7 /media-plugins/gst-plugins-pulse | |
parent | Stable for arm, wrt bug #458188 (diff) | |
download | gentoo-2-62d65d65df14af5ee9675fed9f4b4ce2020b4fa7.tar.gz gentoo-2-62d65d65df14af5ee9675fed9f4b4ce2020b4fa7.tar.bz2 gentoo-2-62d65d65df14af5ee9675fed9f4b4ce2020b4fa7.zip |
Stable for arm, wrt bug #458188
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-pulse')
-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 f73b17bd7096..bc197c2b983a 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.92 2013/02/23 10:18:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.93 2013/02/23 10:26:43 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-pulse-1.0.5.ebuild: + Stable for arm, wrt bug #458188 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-pulse-1.0.5.ebuild: Stable for hppa, 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 1193d2455208..8be24905e6a9 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.8 2013/02/23 10:18:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.5.ebuild,v 1.9 2013/02/23 10:26:43 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" |