summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/vdr-channelblocker/vdr-channelblocker-0.0.6.ebuild')
-rw-r--r--media-plugins/vdr-channelblocker/vdr-channelblocker-0.0.6.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/media-plugins/vdr-channelblocker/vdr-channelblocker-0.0.6.ebuild b/media-plugins/vdr-channelblocker/vdr-channelblocker-0.0.6.ebuild
deleted file mode 100644
index 1cb405a63c80..000000000000
--- a/media-plugins/vdr-channelblocker/vdr-channelblocker-0.0.6.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR plugin to manage channel list for channelblocker"
-HOMEPAGE="http://www.zulu-entertainment.de/download.php?group=Plugins"
-SRC_URI="http://www.zulu-entertainment.de/files/vdr-channelblocker/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-2"
-RDEPEND="${DEPEND}"