diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 10:18:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 10:18:45 +0000 |
commit | b3cbd588c97cbcedaf53328e9e93859c8a02ab17 (patch) | |
tree | 0ed0a04f428613dfcc9da92a60ec235b7813d9a5 | |
parent | Stable for hppa, wrt bug #458188 (diff) | |
download | gentoo-2-b3cbd588c97cbcedaf53328e9e93859c8a02ab17.tar.gz gentoo-2-b3cbd588c97cbcedaf53328e9e93859c8a02ab17.tar.bz2 gentoo-2-b3cbd588c97cbcedaf53328e9e93859c8a02ab17.zip |
Stable for hppa, wrt bug #458188
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-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 a012fdeeae4a..f73b17bd7096 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.91 2013/02/23 09:26:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.92 2013/02/23 10:18:45 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-pulse-1.0.5.ebuild: + Stable for hppa, wrt bug #458188 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-pulse-1.0.5.ebuild: Stable for sparc, 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 c0befbe2f24b..1193d2455208 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.7 2013/02/23 09:26:33 ago Exp $ +# $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 $ 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" |