commit: 6e4b58c8c92a6555398d1eead8c615592968f7cc Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Thu Mar 11 08:20:54 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 11 18:00:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e4b58c8
media-plugins/vdr-radiolist: Remove last-rited pkg Closes: https://bugs.gentoo.org/724704 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: Sam James <sam <AT> gentoo.org> media-plugins/vdr-radiolist/Manifest | 1 - media-plugins/vdr-radiolist/metadata.xml | 8 -------- media-plugins/vdr-radiolist/vdr-radiolist-0.0.2.ebuild | 17 ----------------- profiles/package.mask | 7 ------- 4 files changed, 33 deletions(-) diff --git a/media-plugins/vdr-radiolist/Manifest b/media-plugins/vdr-radiolist/Manifest deleted file mode 100644 index 095283fd7b4..00000000000 --- a/media-plugins/vdr-radiolist/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST vdr-radiolist-0.0.2.tgz 11338 BLAKE2B de79b61926ae05145c9ad6ef259b870b06d76d6115c2b007499633fe3855167b13685545c98cf01ba54b0ee33dd73b71c7dbf0d14c9576fdb1cc33612c936882 SHA512 1ffd3999846c6ba42fe51a8ee7e7df943e43f284dac563cc0fe6186bca9992026ff19593e80ecaadd9f13dbfde0e8c47f8ac4975252802cdae875ae9273947d2 diff --git a/media-plugins/vdr-radiolist/metadata.xml b/media-plugins/vdr-radiolist/metadata.xml deleted file mode 100644 index 27f419c289c..00000000000 --- a/media-plugins/vdr-radiolist/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-radiolist/vdr-radiolist-0.0.2.ebuild b/media-plugins/vdr-radiolist/vdr-radiolist-0.0.2.ebuild deleted file mode 100644 index 3bff4539a4d..00000000000 --- a/media-plugins/vdr-radiolist/vdr-radiolist-0.0.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit vdr-plugin-2 - -DESCRIPTION="VDR plugin: Filters channel list and only show the radio channels" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86" -IUSE="" - -DEPEND=">=media-video/vdr-1.3.18" diff --git a/profiles/package.mask b/profiles/package.mask index 52cb3a7d43f..e82bbd10598 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -322,13 +322,6 @@ media-plugins/vdr-mount # Removal on 2021-03-11. Bug #724700. media-plugins/vdr-pilot -# Joerg Bornkessel <[email protected]> (2021-02-11) -# Does not build against vdr-2.4. Last release in ~2006. -# Upstream repository is gone. -# Depends minimal on very old vdr version -# Removal on 2021-03-11. Bug #724704. -media-plugins/vdr-radiolist - # Sam James <[email protected]> (2021-02-10) # Causes circular dep with opam # seq -> opam-installer -> opam-format -> re -> seq
