media-plugins/vdr-fepg: pmasked removal
authorJoerg Bornkessel <hd_brummy@gentoo.org>
Tue, 4 Feb 2020 19:21:06 +0000 (20:21 +0100)
committerJoerg Bornkessel <hd_brummy@gentoo.org>
Tue, 4 Feb 2020 19:28:05 +0000 (20:28 +0100)
bug 703900

Closes: https://bugs.gentoo.org/703900
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
media-plugins/vdr-fepg/Manifest [deleted file]
media-plugins/vdr-fepg/metadata.xml [deleted file]
media-plugins/vdr-fepg/vdr-fepg-0.4.1.ebuild [deleted file]

diff --git a/media-plugins/vdr-fepg/Manifest b/media-plugins/vdr-fepg/Manifest
deleted file mode 100644 (file)
index 8fa273c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST vdr-fepg-0.4.1.tgz 43251 BLAKE2B ff435c01f9e9b4b7d48ea422ac60aca38a120a5327ad39237d0c18addf2bb6b3a1a07cf62ee2d81a98041a5d52c403ff56d534d5dbaa0bb1534901d9e7f5a3f8 SHA512 443fbaf87e5249d0470797697144bddd63c9992fe050f1aca15efb0c3a620c14523703aaf5731ac7f9247da3c2e05f8473850055defeaa78f87c728cd3772daf
diff --git a/media-plugins/vdr-fepg/metadata.xml b/media-plugins/vdr-fepg/metadata.xml
deleted file mode 100644 (file)
index 27f419c..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-<email>vdr@gentoo.org</email>
-<name>Gentoo VDR Project</name>
-</maintainer>
-</pkgmetadata>
diff --git a/media-plugins/vdr-fepg/vdr-fepg-0.4.1.ebuild b/media-plugins/vdr-fepg/vdr-fepg-0.4.1.ebuild
deleted file mode 100644 (file)
index 0693f55..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR plugin: show epg of multiple channels graphically"
-HOMEPAGE="http://www.fepg.org/"
-SRC_URI="http://www.fepg.org/files/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.3.36"
-RDEPEND="${DEPEND}"