commit:     acaea42262fed273bd31ab618e7094a3f0bf387f
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 22 07:44:01 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Fri Oct 22 08:21:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acaea422

media-plugins/vdr-femon: drop 2.0.4, 2.0.4-r1

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 media-plugins/vdr-femon/Manifest                  |  2 --
 media-plugins/vdr-femon/vdr-femon-2.0.4-r1.ebuild | 22 ----------------------
 media-plugins/vdr-femon/vdr-femon-2.0.4.ebuild    | 18 ------------------
 3 files changed, 42 deletions(-)

diff --git a/media-plugins/vdr-femon/Manifest b/media-plugins/vdr-femon/Manifest
index 4a8f061aec1..3c332e7919d 100644
--- a/media-plugins/vdr-femon/Manifest
+++ b/media-plugins/vdr-femon/Manifest
@@ -1,3 +1 @@
-DIST vdr-femon-2.0.4.tar.gz 80636 BLAKE2B 
af9f34680dfec93a8612e8604c86d4dda976847b1681cef55c6ffed3f2d3464a717415c9b661372916e65b19aa4985837e18e122b2248a58bb8cb7499eccb96f
 SHA512 
bf819ff9551b976f5bdddfa8c87f8542ddfca2090e77cba152e9a031aa5ec3a13226097c8f5c09321a6c4ea371b936244fedf7e921e9025a2f61c4eaeba73de4
-DIST vdr-femon-2.0.4.tgz 83985 BLAKE2B 
c83d5d6f173d5f98ee8ba874c2ed1743a659a19ba8ccc07b8434a371bb1f7a2cd87139ba0f567e45662bdef838e56209f5b72b427536706dd1733c578ac2cb4e
 SHA512 
6d4de8ed0bd19984148f5b09e1bc86afea7153d45a62f44cfd6679804b14aa661d29fe8fd8e584fba4c7b5987adf3891ffbc12601bf7afa9325dabdb620f4ca8
 DIST vdr-femon-2.4.0.tar.gz 81485 BLAKE2B 
cd1644201b1da1d2b81c8d4d25c6d6bc84132fd750d778073317a026f5293afa17725ce48d14a781130a6b6c9ff742ba3d2c19a8f77887b9071d891bd271d95b
 SHA512 
0c79f8d3427b7a2421393530a0c69e77e6841f9751dc70a7a8c970726d826bb2ab329f6375c38274d455ca33bacd2e18d65a3943ea52d1c562f0e8aa87f99f27

diff --git a/media-plugins/vdr-femon/vdr-femon-2.0.4-r1.ebuild 
b/media-plugins/vdr-femon/vdr-femon-2.0.4-r1.ebuild
deleted file mode 100644
index b9e41fb8e22..00000000000
--- a/media-plugins/vdr-femon/vdr-femon-2.0.4-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR Plugin: DVB Frontend Status Monitor (signal strength/noise)"
-HOMEPAGE="https://github.com/rofafor/vdr-plugin-femon";
-SRC_URI="https://github.com/rofafor/vdr-plugin-femon/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND=">=media-video/vdr-2.0.0"
-RDEPEND="${DEPEND}"
-
-QA_FLAGS_IGNORED="
-       usr/lib/vdr/plugins/libvdr-.*
-       usr/lib64/vdr/plugins/libvdr-.*"
-S="${WORKDIR}/vdr-plugin-femon-${PV}"

diff --git a/media-plugins/vdr-femon/vdr-femon-2.0.4.ebuild 
b/media-plugins/vdr-femon/vdr-femon-2.0.4.ebuild
deleted file mode 100644
index bf534e6dbf1..00000000000
--- a/media-plugins/vdr-femon/vdr-femon-2.0.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR Plugin: DVB Frontend Status Monitor (signal strengt/noise)"
-HOMEPAGE="http://www.saunalahti.fi/~rahrenbe/vdr/femon/";
-SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/femon/files/${P}.tgz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-2.0.0"
-RDEPEND="${DEPEND}"

Reply via email to