diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:39:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:39:38 +0000 |
commit | 6c3550030965cfe15a4e636957290687b0a3cef5 (patch) | |
tree | c3bc7cb1bb12b18d83d51b4eccff90c976e19904 /media-plugins/gst-plugins-pulse | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-6c3550030965cfe15a4e636957290687b0a3cef5.tar.gz gentoo-2-6c3550030965cfe15a4e636957290687b0a3cef5.tar.bz2 gentoo-2-6c3550030965cfe15a4e636957290687b0a3cef5.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
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.4.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 f81746d26414..ffd915d5c794 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.137 2015/03/15 11:54:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/ChangeLog,v 1.138 2015/03/15 13:39:38 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-pulse-1.4.5.ebuild: + x86 stable, bug 534012 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-pulse-1.4.5.ebuild: ppc64 stable, bug 534012 diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild index 2f888342f736..66526b2fc310 100644 --- a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild +++ b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.4.5.ebuild,v 1.4 2015/03/15 11:54:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.4.5.ebuild,v 1.5 2015/03/15 13:39:38 pacho Exp $ EAPI="5" @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer 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-2.1-r1[${MULTILIB_USEDEP}]" |