commit: 62dbf7d6663dfbf8af00ca3dc7869a93add72051 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Thu Mar 11 08:20:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 11 18:00:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62dbf7d6
media-plugins/vdr-proxy: Remove last-rited pkg Closes: https://bugs.gentoo.org/724742 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: Sam James <sam <AT> gentoo.org> media-plugins/vdr-proxy/Manifest | 1 - media-plugins/vdr-proxy/metadata.xml | 8 -------- media-plugins/vdr-proxy/vdr-proxy-0.1.4-r1.ebuild | 17 ----------------- profiles/package.mask | 7 ------- 4 files changed, 33 deletions(-) diff --git a/media-plugins/vdr-proxy/Manifest b/media-plugins/vdr-proxy/Manifest deleted file mode 100644 index 4bde5dd2c70..00000000000 --- a/media-plugins/vdr-proxy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST vdr-proxy-0.1.4.tgz 20391 BLAKE2B 6b1438446f4cbb4c2edff4fbce09c16b5df38897009e05f87a238f8abf890032691a1915609c7017e2ac59df257194c371cf6cdc8cd7a3736760973043c92f71 SHA512 d77191c55891e1a762562e2b968e3990f77918a1b9366b928c381680337ec0a81927f2239cabfc0bd62db9e4fe26ab6eee1fa9e9a8c247db1d49619023d721a5 diff --git a/media-plugins/vdr-proxy/metadata.xml b/media-plugins/vdr-proxy/metadata.xml deleted file mode 100644 index 27f419c289c..00000000000 --- a/media-plugins/vdr-proxy/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-proxy/vdr-proxy-0.1.4-r1.ebuild b/media-plugins/vdr-proxy/vdr-proxy-0.1.4-r1.ebuild deleted file mode 100644 index 10747125966..00000000000 --- a/media-plugins/vdr-proxy/vdr-proxy-0.1.4-r1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit vdr-plugin-2 - -DESCRIPTION="VDR Plugin: enable grouping of menu entries, online load/unload" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tgz" -LICENSE="GPL-2" - -KEYWORDS="x86" -IUSE="" -SLOT="0" - -DEPEND=">=media-video/vdr-1.3.23" diff --git a/profiles/package.mask b/profiles/package.mask index d902592d521..52cb3a7d43f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -329,13 +329,6 @@ media-plugins/vdr-pilot # Removal on 2021-03-11. Bug #724704. media-plugins/vdr-radiolist -# Joerg Bornkessel <[email protected]> (2021-02-11) -# Does not build against vdr-2.4. Last release in 2008. -# Upstream repository is gone. -# Depends minimal on very old vdr version -# Removal on 2021-03-11. Bug #724742. -media-plugins/vdr-proxy - # Sam James <[email protected]> (2021-02-10) # Causes circular dep with opam # seq -> opam-installer -> opam-format -> re -> seq
