From f40e5cd9ab791437ba6ada54f61e6d09285bce53 Mon Sep 17 00:00:00 2001
From: Alexandre Rostovtsev <tetromino@gentoo.org>
Date: Sun, 22 Jan 2012 01:25:00 +0000
Subject: 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)
---
 media-video/totem/totem-2.32.0-r2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'media-video/totem/totem-2.32.0-r2.ebuild')

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
 
-- 
cgit v1.2.3-65-gdbad