summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-12-21 22:17:28 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-12-21 22:17:28 +0000
commit85b329e9b30036e34f4bc9f68735190b629ac093 (patch)
tree33752c5ff7714101e45e0c0720cddb47716c0ad0 /media-video/totem
parentDrop profile use flag, could not find a good use for it and upstream is think... (diff)
downloadgentoo-2-85b329e9b30036e34f4bc9f68735190b629ac093.tar.gz
gentoo-2-85b329e9b30036e34f4bc9f68735190b629ac093.tar.bz2
gentoo-2-85b329e9b30036e34f4bc9f68735190b629ac093.zip
Apply changes suggested by Arfrever for multiply python slots support, bug #315065.
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'media-video/totem')
-rw-r--r--media-video/totem/ChangeLog6
-rw-r--r--media-video/totem/totem-2.32.0.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/media-video/totem/ChangeLog b/media-video/totem/ChangeLog
index c9c576f772c5..49185c013b74 100644
--- a/media-video/totem/ChangeLog
+++ b/media-video/totem/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/totem
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.304 2010/12/17 23:24:05 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/ChangeLog,v 1.305 2010/12/21 22:17:28 eva Exp $
+
+ 21 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> totem-2.32.0.ebuild:
+ Apply changes suggested by Arfrever for multiply python slots support, bug
+ #315065.
17 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> totem-2.32.0.ebuild:
Drop arches due to missing coherence dependency.
diff --git a/media-video/totem/totem-2.32.0.ebuild b/media-video/totem/totem-2.32.0.ebuild
index c8d271393ed4..6ad98549c4e0 100644
--- a/media-video/totem/totem-2.32.0.ebuild
+++ b/media-video/totem/totem-2.32.0.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.32.0.ebuild,v 1.2 2010/12/17 23:24:05 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.32.0.ebuild,v 1.3 2010/12/21 22:17:28 eva Exp $
EAPI="3"
GCONF_DEBUG="yes"
-#PYTHON_DEPEND="2"
+PYTHON_DEPEND="python? 2"
+PYTHON_USE_WITH="threads"
inherit autotools eutils gnome2 multilib python
@@ -63,7 +64,6 @@ RDEPEND=">=dev-libs/glib-2.25.11:2
nautilus? ( >=gnome-base/nautilus-2.10 )
nsplugin? ( media-plugins/gst-plugins-soup )
python? (
- dev-lang/python[threads]
>=dev-python/pygtk-2.12:2
dev-python/pyxdg
dev-python/gst-python