media-plugins/vdr-fepg: pmasked removal

bug 703900

Closes: https://bugs.gentoo.org/703900
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
This commit is contained in:
Joerg Bornkessel
2020-02-04 20:21:06 +01:00
parent 5c8c86f238
commit 2af0f52191
3 changed files with 0 additions and 27 deletions

View File

@@ -1 +0,0 @@
DIST vdr-fepg-0.4.1.tgz 43251 BLAKE2B ff435c01f9e9b4b7d48ea422ac60aca38a120a5327ad39237d0c18addf2bb6b3a1a07cf62ee2d81a98041a5d52c403ff56d534d5dbaa0bb1534901d9e7f5a3f8 SHA512 443fbaf87e5249d0470797697144bddd63c9992fe050f1aca15efb0c3a620c14523703aaf5731ac7f9247da3c2e05f8473850055defeaa78f87c728cd3772daf

View File

@@ -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>

View File

@@ -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}"