commit: 3b4f586576754a9b8973150a35154f0e093be664 Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net> AuthorDate: Sat Feb 7 20:52:02 2026 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Feb 7 23:51:18 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b4f5865
media-plugins/vdr-remoteosd: drop 1.0.1 Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net> Part-of: https://github.com/gentoo/gentoo/pull/45676 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> media-plugins/vdr-remoteosd/vdr-remoteosd-1.0.1.ebuild | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/media-plugins/vdr-remoteosd/vdr-remoteosd-1.0.1.ebuild b/media-plugins/vdr-remoteosd/vdr-remoteosd-1.0.1.ebuild deleted file mode 100644 index da20ad9b5c22..000000000000 --- a/media-plugins/vdr-remoteosd/vdr-remoteosd-1.0.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2021-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit vdr-plugin-2 - -DESCRIPTION="VDR Plugin: server/client remoteosd" -HOMEPAGE="https://github.com/vdr-projects/vdr-plugin-remoteosd https://vdr.schmirler.de/" -SRC_URI="https://github.com/vdr-projects/vdr-plugin-remoteosd/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/vdr-plugin-remoteosd-${PV}" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="amd64 ~arm x86" - -DEPEND=">=media-video/vdr-2.4"
