media-plugins/vdr-videosystem: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sat, 29 Sep 2018 10:13:07 +0000 (12:13 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 29 Sep 2018 10:13:07 +0000 (12:13 +0200)
Closes: https://bugs.gentoo.org/664678
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-plugins/vdr-videosystem/Manifest [deleted file]
media-plugins/vdr-videosystem/files/vdr-videosystem-0.0.1-uint64.diff [deleted file]
media-plugins/vdr-videosystem/metadata.xml [deleted file]
media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild [deleted file]
profiles/package.mask

diff --git a/media-plugins/vdr-videosystem/Manifest b/media-plugins/vdr-videosystem/Manifest
deleted file mode 100644 (file)
index 0df06c6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST vdr-videosystem-0.0.1.tgz 10578 BLAKE2B 42ab92afd4710e07335ae28610750c2f0ea10236d2b94d28a9be9ef5e5dbe40e4e3062efbf8e315b354e2c252ced3a3c753f6f1acfa2313d6581a384fbcc9612 SHA512 4ac493f8caeb353b2e70ed7c662696e70d66df9f5304f5dbdf94e69dfe316948593491322fbe81082a577aeab9c29b22db6f7c440ef0d767d3a2631ba70f2563
diff --git a/media-plugins/vdr-videosystem/files/vdr-videosystem-0.0.1-uint64.diff b/media-plugins/vdr-videosystem/files/vdr-videosystem-0.0.1-uint64.diff
deleted file mode 100644 (file)
index 81ec877..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ru videosystem-0.0.1-orig/videosystem.c videosystem-0.0.1/videosystem.c
---- videosystem-0.0.1-orig/videosystem.c       2006-12-03 16:03:23.386105568 +0100
-+++ videosystem-0.0.1/videosystem.c    2006-12-03 16:03:31.716095700 +0100
-@@ -45,7 +45,7 @@
-       eVideoSystem GetVideoSystem(void);
-       
-       bool doexit;
--      uint64 time;
-+      uint64_t time;
-       eVideoSystem curVidSys;
-       bool initialized;
-       tOsdSettings pal;
diff --git a/media-plugins/vdr-videosystem/metadata.xml b/media-plugins/vdr-videosystem/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-videosystem/vdr-videosystem-0.0.1.ebuild b/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild
deleted file mode 100644 (file)
index 5225318..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR plugin: Switch OSD resolution depending on signal-videosystem (PAL/NTSC)"
-HOMEPAGE="http://www.vdr-portal.de/board/thread.php?threadid=43516"
-SRC_URI="mirror://gentoo/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.3.18"
-
-PATCHES=("${FILESDIR}/${P}-uint64.diff")
index 162cf02831f03c9faab78b3a47ea6e8f08c76548..1d74c0f791ba29c5aa5471b0b4496f60cf9f5302 100644 (file)
@@ -190,15 +190,6 @@ media-plugins/vdr-arghdirector
 #bug 664676
 media-plugins/vdr-rotor
 
-# Joerg Bornkessel <hd_brummy@gentoo.org> (26 Aug 2018)
-# masked for removal in ~30 Days
-# no converted to gettext handling
-# use old makefile handling
-# no upstream
-# dead since years
-# Bug 664678
-media-plugins/vdr-videosystem
-
 # Virgil Dupras <vdupras@gentoo.org> (23 Aug 2018)
 # Vulnerable and can't be removed yet because of alpha. Bug #664346
 <dev-python/paramiko-2.4.1