summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2015-09-26 12:47:05 +0200
committerJoerg Bornkessel <hd_brummy@gentoo.org>2015-09-26 12:47:05 +0200
commit596d4db7319888a29aa573b0ecf2616f652bdf17 (patch)
tree7b1835516ed5f09e804f3e6b19a9750ba7956692 /media-plugins/vdr-setuploadandsave/vdr-setuploadandsave-0.0.1.ebuild
parentcleanup dead plugins (diff)
downloadtesting-596d4db7319888a29aa573b0ecf2616f652bdf17.tar.gz
testing-596d4db7319888a29aa573b0ecf2616f652bdf17.tar.bz2
testing-596d4db7319888a29aa573b0ecf2616f652bdf17.zip
big cleanup media-plugins, unused, unmaintened, dead plugins...
Diffstat (limited to 'media-plugins/vdr-setuploadandsave/vdr-setuploadandsave-0.0.1.ebuild')
-rw-r--r--media-plugins/vdr-setuploadandsave/vdr-setuploadandsave-0.0.1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/media-plugins/vdr-setuploadandsave/vdr-setuploadandsave-0.0.1.ebuild b/media-plugins/vdr-setuploadandsave/vdr-setuploadandsave-0.0.1.ebuild
deleted file mode 100644
index 77ea0bb..0000000
--- a/media-plugins/vdr-setuploadandsave/vdr-setuploadandsave-0.0.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit vdr-plugin
-
-DESCRIPTION="VDR plugin: Trigger vdr to load/store setup.conf any time while it runs"
-HOMEPAGE="http://vdr-portal.de/board/thread.php?threadid=39830"
-SRC_URI="mirror://gentoo/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.3.36"
-