Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-videosystem/files/, media-plugins/vdr-videosystem/, profiles/
Date: Sat, 29 Sep 2018 10:15:43
Message-Id: 1538215987.a408090d8411dff9ac52e40caa90f0b729fd2b01.mgorny@gentoo
1 commit: a408090d8411dff9ac52e40caa90f0b729fd2b01
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 29 10:13:07 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 29 10:13:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a408090d
7
8 media-plugins/vdr-videosystem: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/664678
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 media-plugins/vdr-videosystem/Manifest | 1 -
14 .../files/vdr-videosystem-0.0.1-uint64.diff | 12 ------------
15 media-plugins/vdr-videosystem/metadata.xml | 8 --------
16 .../vdr-videosystem/vdr-videosystem-0.0.1.ebuild | 19 -------------------
17 profiles/package.mask | 9 ---------
18 5 files changed, 49 deletions(-)
19
20 diff --git a/media-plugins/vdr-videosystem/Manifest b/media-plugins/vdr-videosystem/Manifest
21 deleted file mode 100644
22 index 0df06c6bef6..00000000000
23 --- a/media-plugins/vdr-videosystem/Manifest
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -DIST vdr-videosystem-0.0.1.tgz 10578 BLAKE2B 42ab92afd4710e07335ae28610750c2f0ea10236d2b94d28a9be9ef5e5dbe40e4e3062efbf8e315b354e2c252ced3a3c753f6f1acfa2313d6581a384fbcc9612 SHA512 4ac493f8caeb353b2e70ed7c662696e70d66df9f5304f5dbdf94e69dfe316948593491322fbe81082a577aeab9c29b22db6f7c440ef0d767d3a2631ba70f2563
27
28 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
29 deleted file mode 100644
30 index 81ec8773c67..00000000000
31 --- a/media-plugins/vdr-videosystem/files/vdr-videosystem-0.0.1-uint64.diff
32 +++ /dev/null
33 @@ -1,12 +0,0 @@
34 -diff -ru videosystem-0.0.1-orig/videosystem.c videosystem-0.0.1/videosystem.c
35 ---- videosystem-0.0.1-orig/videosystem.c 2006-12-03 16:03:23.386105568 +0100
36 -+++ videosystem-0.0.1/videosystem.c 2006-12-03 16:03:31.716095700 +0100
37 -@@ -45,7 +45,7 @@
38 - eVideoSystem GetVideoSystem(void);
39 -
40 - bool doexit;
41 -- uint64 time;
42 -+ uint64_t time;
43 - eVideoSystem curVidSys;
44 - bool initialized;
45 - tOsdSettings pal;
46
47 diff --git a/media-plugins/vdr-videosystem/metadata.xml b/media-plugins/vdr-videosystem/metadata.xml
48 deleted file mode 100644
49 index 27f419c289c..00000000000
50 --- a/media-plugins/vdr-videosystem/metadata.xml
51 +++ /dev/null
52 @@ -1,8 +0,0 @@
53 -<?xml version="1.0" encoding="UTF-8"?>
54 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
55 -<pkgmetadata>
56 -<maintainer type="project">
57 -<email>vdr@g.o</email>
58 -<name>Gentoo VDR Project</name>
59 -</maintainer>
60 -</pkgmetadata>
61
62 diff --git a/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild b/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild
63 deleted file mode 100644
64 index 5225318b995..00000000000
65 --- a/media-plugins/vdr-videosystem/vdr-videosystem-0.0.1.ebuild
66 +++ /dev/null
67 @@ -1,19 +0,0 @@
68 -# Copyright 1999-2012 Gentoo Foundation
69 -# Distributed under the terms of the GNU General Public License v2
70 -
71 -EAPI="4"
72 -
73 -inherit vdr-plugin-2
74 -
75 -DESCRIPTION="VDR plugin: Switch OSD resolution depending on signal-videosystem (PAL/NTSC)"
76 -HOMEPAGE="http://www.vdr-portal.de/board/thread.php?threadid=43516"
77 -SRC_URI="mirror://gentoo/${P}.tgz"
78 -
79 -LICENSE="GPL-2"
80 -SLOT="0"
81 -KEYWORDS="x86"
82 -IUSE=""
83 -
84 -DEPEND=">=media-video/vdr-1.3.18"
85 -
86 -PATCHES=("${FILESDIR}/${P}-uint64.diff")
87
88 diff --git a/profiles/package.mask b/profiles/package.mask
89 index 162cf02831f..1d74c0f791b 100644
90 --- a/profiles/package.mask
91 +++ b/profiles/package.mask
92 @@ -190,15 +190,6 @@ media-plugins/vdr-arghdirector
93 #bug 664676
94 media-plugins/vdr-rotor
95
96 -# Joerg Bornkessel <hd_brummy@g.o> (26 Aug 2018)
97 -# masked for removal in ~30 Days
98 -# no converted to gettext handling
99 -# use old makefile handling
100 -# no upstream
101 -# dead since years
102 -# Bug 664678
103 -media-plugins/vdr-videosystem
104 -
105 # Virgil Dupras <vdupras@g.o> (23 Aug 2018)
106 # Vulnerable and can't be removed yet because of alpha. Bug #664346
107 <dev-python/paramiko-2.4.1