commit: a408090d8411dff9ac52e40caa90f0b729fd2b01 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 29 10:13:07 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 29 10:13:07 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a408090d
media-plugins/vdr-videosystem: Remove last-rited pkg Closes: https://bugs.gentoo.org/664678 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> media-plugins/vdr-videosystem/Manifest | 1 - .../files/vdr-videosystem-0.0.1-uint64.diff | 12 ------------ media-plugins/vdr-videosystem/metadata.xml | 8 -------- .../vdr-videosystem/vdr-videosystem-0.0.1.ebuild | 19 ------------------- profiles/package.mask | 9 --------- 5 files changed, 49 deletions(-) diff --git a/media-plugins/vdr-videosystem/Manifest b/media-plugins/vdr-videosystem/Manifest deleted file mode 100644 index 0df06c6bef6..00000000000 --- a/media-plugins/vdr-videosystem/Manifest +++ /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 index 81ec8773c67..00000000000 --- a/media-plugins/vdr-videosystem/files/vdr-videosystem-0.0.1-uint64.diff +++ /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 index 27f419c289c..00000000000 --- a/media-plugins/vdr-videosystem/metadata.xml +++ /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>[email protected]</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 index 5225318b995..00000000000 --- a/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild +++ /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") diff --git a/profiles/package.mask b/profiles/package.mask index 162cf02831f..1d74c0f791b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -190,15 +190,6 @@ media-plugins/vdr-arghdirector #bug 664676 media-plugins/vdr-rotor -# Joerg Bornkessel <[email protected]> (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 <[email protected]> (23 Aug 2018) # Vulnerable and can't be removed yet because of alpha. Bug #664346 <dev-python/paramiko-2.4.1
