summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/freevo/freevo-1.9.0.ebuild')
-rw-r--r--media-tv/freevo/freevo-1.9.0.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/media-tv/freevo/freevo-1.9.0.ebuild b/media-tv/freevo/freevo-1.9.0.ebuild
index 5933fa159e8c..0fdf01c2842b 100644
--- a/media-tv/freevo/freevo-1.9.0.ebuild
+++ b/media-tv/freevo/freevo-1.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/freevo/freevo-1.9.0.ebuild,v 1.14 2013/02/23 21:53:04 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/freevo/freevo-1.9.0.ebuild,v 1.15 2013/03/22 23:08:21 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE="directfb cdparanoia doc dvd encode fbcon flac gphoto2 jpeg lame lirc matrox mixer nls tv tvtime vorbis xine X"
+IUSE="directfb cdparanoia doc dvd encode fbcon flac gphoto2 jpeg lame lirc matrox mixer nls tv vorbis xine X"
RDEPEND="dev-python/beautifulsoup:python-2
dev-python/imaging
@@ -48,8 +48,7 @@ RDEPEND="dev-python/beautifulsoup:python-2
lirc? ( app-misc/lirc >=dev-python/pylirc-0.0.3 )
matrox? ( >=media-video/matroxset-0.3 )
mixer? ( media-sound/aumix )
- tv? ( media-tv/xmltv
- tvtime? ( media-tv/tvtime ) )
+ tv? ( media-tv/xmltv )
xine? ( media-video/xine-ui )
vorbis? ( media-sound/vorbis-tools )"