summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/tv-player/tv-player-9999.ebuild')
-rw-r--r--media-tv/tv-player/tv-player-9999.ebuild32
1 files changed, 0 insertions, 32 deletions
diff --git a/media-tv/tv-player/tv-player-9999.ebuild b/media-tv/tv-player/tv-player-9999.ebuild
deleted file mode 100644
index b92fea57e..000000000
--- a/media-tv/tv-player/tv-player-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-PYTHON_DEPEND="*:2.6"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-PYTHON_MODNAME="libmimms libradiotv"
-
-inherit distutils bzr
-
-DESCRIPTION="A PyGTK tv/radio streaming channel archive"
-HOMEPAGE="https://launchpad.net/tv-player"
-SRC_URI=""
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-EBZR_REPO_URI="lp:tv-player"
-
-DEPEND="dev-python/pygtk
- media-video/flvstreamer
- media-libs/libmms
- !net-misc/mimms
- media-libs/gst-plugins-base
- media-libs/gst-plugins-good
- media-libs/gst-plugins-ugly
- dev-python/gst-python"
-RDEPEND="${DEPEND}"