summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-01-22 01:25:00 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-01-22 01:25:00 +0000
commitf40e5cd9ab791437ba6ada54f61e6d09285bce53 (patch)
treedea2d7d1819efe7a0cc1243ca02981bea2707207 /media-video/totem/totem-2.32.0-r2.ebuild
parentRemove old. (diff)
downloadgentoo-2-f40e5cd9ab791437ba6ada54f61e6d09285bce53.tar.gz
gentoo-2-f40e5cd9ab791437ba6ada54f61e6d09285bce53.tar.bz2
gentoo-2-f40e5cd9ab791437ba6ada54f61e6d09285bce53.zip
Add PYTHON_USE_WITH_OPT to not pull in python when USE=-python (bug #398949, thanks to Maxim Kammerer and Arfrever).
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'media-video/totem/totem-2.32.0-r2.ebuild')
-rw-r--r--media-video/totem/totem-2.32.0-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/totem/totem-2.32.0-r2.ebuild b/media-video/totem/totem-2.32.0-r2.ebuild
index 9fba6ce387e0..9cd86c7e4402 100644
--- a/media-video/totem/totem-2.32.0-r2.ebuild
+++ b/media-video/totem/totem-2.32.0-r2.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2012 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-r2.ebuild,v 1.8 2012/01/05 08:06:20 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/totem/totem-2.32.0-r2.ebuild,v 1.9 2012/01/22 01:25:00 tetromino Exp $
EAPI="3"
GCONF_DEBUG="yes"
PYTHON_DEPEND="python? 2"
PYTHON_USE_WITH="threads"
+PYTHON_USE_WITH_OPT="python"
inherit autotools eutils gnome2 multilib python