summaryrefslogtreecommitdiff
path: root/media-plugins/vdr-permashift/vdr-permashift-1.0.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-09-08 10:50:14 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-09-08 10:50:14 +0100
commit3f71901f8c228f4de570abed1831ce3ee425343e (patch)
treea2dcd300d05ef8a2ec275b44a92a9d85bd3baa24 /media-plugins/vdr-permashift/vdr-permashift-1.0.0.ebuild
parent12bb627384ddfd47382b9f1b6464481a58d01ebb (diff)
gentoo resync 08.09.2018
Diffstat (limited to 'media-plugins/vdr-permashift/vdr-permashift-1.0.0.ebuild')
-rw-r--r--media-plugins/vdr-permashift/vdr-permashift-1.0.0.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/media-plugins/vdr-permashift/vdr-permashift-1.0.0.ebuild b/media-plugins/vdr-permashift/vdr-permashift-1.0.0.ebuild
deleted file mode 100644
index 10106654bfe6..000000000000
--- a/media-plugins/vdr-permashift/vdr-permashift-1.0.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR Plugin: permanent timeshift by recording live TV on RAM"
-HOMEPAGE="http://ein-eike.de/vdr-plugin-permashift-english/"
-SRC_URI="http://ein-eike.de/wordpress/wp-content/uploads/2014/08/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-2.0.6[permashift_v1]"
-RDEPEND=""