summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2012-10-25 20:36:08 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2012-10-25 20:36:08 +0000
commit3b9234d932725bfe26e4ff77037bc01b00fae0d6 (patch)
tree3dcde28156661886d7013ec77eff9edf79756547 /media-sound/jokosher/jokosher-0.11.1.ebuild
parentPin gstreamer dependencies to slot 0.10. (diff)
downloadgentoo-2-3b9234d932725bfe26e4ff77037bc01b00fae0d6.tar.gz
gentoo-2-3b9234d932725bfe26e4ff77037bc01b00fae0d6.tar.bz2
gentoo-2-3b9234d932725bfe26e4ff77037bc01b00fae0d6.zip
Pin gstreamer dependencies to slot 0.10.
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'media-sound/jokosher/jokosher-0.11.1.ebuild')
-rw-r--r--media-sound/jokosher/jokosher-0.11.1.ebuild26
1 files changed, 13 insertions, 13 deletions
diff --git a/media-sound/jokosher/jokosher-0.11.1.ebuild b/media-sound/jokosher/jokosher-0.11.1.ebuild
index b594417d78c5..8837b3734cd6 100644
--- a/media-sound/jokosher/jokosher-0.11.1.ebuild
+++ b/media-sound/jokosher/jokosher-0.11.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/jokosher/jokosher-0.11.1.ebuild,v 1.5 2011/03/11 18:51:48 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/jokosher/jokosher-0.11.1.ebuild,v 1.6 2012/10/25 20:36:08 eva Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -19,20 +19,20 @@ IUSE="gnome"
# NOTE: setuptools are a runtime requirement as the app
# loads its extensions via pkg_resources
RDEPEND="dev-python/dbus-python
- >=dev-python/gst-python-0.10.8
+ >=dev-python/gst-python-0.10.8:0.10
dev-python/pycairo
>=dev-python/pygtk-2.10
gnome-base/librsvg
- >=media-libs/gnonlin-0.10.9
- >=media-libs/gst-plugins-good-0.10.6
- >=media-libs/gst-plugins-bad-0.10.5
- >=media-plugins/gst-plugins-alsa-0.10.14
- >=media-plugins/gst-plugins-flac-0.10.6
- gnome? ( >=media-plugins/gst-plugins-gnomevfs-0.10.14 )
- >=media-plugins/gst-plugins-lame-0.10.6
- >=media-plugins/gst-plugins-ogg-0.10.14
- >=media-plugins/gst-plugins-vorbis-0.10.14
- >=media-plugins/gst-plugins-ladspa-0.10.5
+ >=media-libs/gnonlin-0.10.9:0.10
+ >=media-libs/gst-plugins-good-0.10.6:0.10
+ >=media-libs/gst-plugins-bad-0.10.5:0.10
+ >=media-plugins/gst-plugins-alsa-0.10.14:0.10
+ >=media-plugins/gst-plugins-flac-0.10.6:0.10
+ gnome? ( >=media-plugins/gst-plugins-gnomevfs-0.10.14:0.10 )
+ >=media-plugins/gst-plugins-lame-0.10.6:0.10
+ >=media-plugins/gst-plugins-ogg-0.10.14:0.10
+ >=media-plugins/gst-plugins-vorbis-0.10.14:0.10
+ >=media-plugins/gst-plugins-ladspa-0.10.5:0.10
x11-themes/hicolor-icon-theme
dev-python/setuptools
dev-python/pyxdg"