diff options
author | 2013-02-21 16:56:21 +0000 | |
---|---|---|
committer | 2013-02-21 16:56:21 +0000 | |
commit | a59dd2a1b35bb73cc79eb9487e6e81e9ccbf0e03 (patch) | |
tree | cb13b249c24e24057848ae69a5401cc73940ac71 /media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.5.ebuild | |
parent | Stable for HPPA (bug #457664). (diff) | |
download | historical-a59dd2a1b35bb73cc79eb9487e6e81e9ccbf0e03.tar.gz historical-a59dd2a1b35bb73cc79eb9487e6e81e9ccbf0e03.tar.bz2 historical-a59dd2a1b35bb73cc79eb9487e6e81e9ccbf0e03.zip |
Stable for x86, wrt bug #458188
Package-Manager: portage-2.1.11.52/cvs/Linux x86_64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.5.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 9743ef7ed849..a43f4108e521 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.2 2013/02/21 16:39:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-pulse/gst-plugins-pulse-1.0.5.ebuild,v 1.3 2013/02/21 16:52:27 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" |