diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:22:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:22:05 +0000 |
commit | a412b4bd82cf48c00e741ea4be166f26591c1a3f (patch) | |
tree | 3e5601c2fc7c3d8eadb48630422a71e51bebb8a8 /media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-a412b4bd82cf48c00e741ea4be166f26591c1a3f.tar.gz gentoo-2-a412b4bd82cf48c00e741ea4be166f26591c1a3f.tar.bz2 gentoo-2-a412b4bd82cf48c00e741ea4be166f26591c1a3f.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild index 9e8b36d424ba..68025621ad90 100644 --- a/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild +++ b/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.3 2014/07/22 10:50:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-0.10.31-r1.ebuild,v 1.4 2014/07/23 15:22:05 ago 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}]" |