diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-22 07:21:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-22 07:21:30 +0000 |
commit | 1859c7b4759b9723a57338c9faf1b7b0530cdbb9 (patch) | |
tree | 0eea661b3c54a42966c476797c83bdc27eeef4d3 /media-plugins/gst-plugins-pulse | |
parent | Stable for sparc, wrt bug #480908 (diff) | |
download | gentoo-2-1859c7b4759b9723a57338c9faf1b7b0530cdbb9.tar.gz gentoo-2-1859c7b4759b9723a57338c9faf1b7b0530cdbb9.tar.bz2 gentoo-2-1859c7b4759b9723a57338c9faf1b7b0530cdbb9.zip |
Stable for sparc, wrt bug #480908
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-pulse')
-rw-r--r-- | media-plugins/gst-plugins-pulse/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.10.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 0375a711c964..ceac7cb49683 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.109 2013/10/16 20:00:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.110 2013/10/22 07:21:30 ago Exp $ + + 22 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-pulse-1.0.10.ebuild: + Stable for sparc, wrt bug #480908 16 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-pulse-1.0.10.ebuild: diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.10.ebuild b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.10.ebuild index 00d774a97a2d..0bdc1caf1c7f 100644 --- a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.10.ebuild +++ b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.10.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.10.ebuild,v 1.9 2013/10/16 20:00:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.10.ebuild,v 1.10 2013/10/22 07:21:30 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" |