diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-07 13:26:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-07 13:26:37 +0000 |
commit | 64c0d74a341db8c5453ea62bbdc786f684d57d16 (patch) | |
tree | 34d57eb9233c047f7f452fae8d0a33447eedcbec /media-plugins | |
parent | Stable for hppa, wrt bug #454906 (diff) | |
download | gentoo-2-64c0d74a341db8c5453ea62bbdc786f684d57d16.tar.gz gentoo-2-64c0d74a341db8c5453ea62bbdc786f684d57d16.tar.bz2 gentoo-2-64c0d74a341db8c5453ea62bbdc786f684d57d16.zip |
Stable for hppa, wrt bug #454906
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-pulse/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-pulse/ChangeLog b/media-plugins/gst-plugins-pulse/ChangeLog index 0e56a8f6e329..1634a5550d8e 100644 --- a/media-plugins/gst-plugins-pulse/ChangeLog +++ b/media-plugins/gst-plugins-pulse/ChangeLog @@ -1,6 +1,10 @@ # 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.83 2013/02/04 15:06:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.84 2013/02/07 13:26:37 ago Exp $ + + 07 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-pulse-0.10.31.ebuild: + Stable for hppa, wrt bug #454906 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-pulse-0.10.31.ebuild: diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.ebuild b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.ebuild index fbb9a7f6bef8..eef11bb4067d 100644 --- a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.ebuild +++ b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.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-0.10.31.ebuild,v 1.9 2013/02/04 15:06:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31.ebuild,v 1.10 2013/02/07 13:26:37 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-0.98" |