commit: 77d6f3f61929048da7f819f174a5a9f7ee9e0b4e Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 22 14:11:28 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Feb 22 15:55:26 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77d6f3f6
media-plugins/vdr-permashift: drop 1.0.1-r1 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-plugins/vdr-permashift/Manifest | 1 - .../vdr-permashift/vdr-permashift-1.0.1-r1.ebuild | 21 --------------------- 2 files changed, 22 deletions(-) diff --git a/media-plugins/vdr-permashift/Manifest b/media-plugins/vdr-permashift/Manifest index eea64aaa8e4d..77e68c6a84f2 100644 --- a/media-plugins/vdr-permashift/Manifest +++ b/media-plugins/vdr-permashift/Manifest @@ -1,2 +1 @@ -DIST vdr-permashift-1.0.1.tgz 49184 BLAKE2B 2342f0d071afd7f38b6109a514f124760aaf0058c9ef974974ee31f282a5ede8ee3636431e0c7e30a39f2da5ec966471b9c6ca073a8a13054052fbc8418fb3dc SHA512 b69e492e42f9ba2123f45e5ea1de8db937c3569a35da53429a4c97222e8a1aff0d4a5ab22920e65796d173e2963a9feda02a5a558309784b6296cd041352f252 DIST vdr-permashift-1.0.4_pre20220818.tar.gz 53985 BLAKE2B 37681efd056f4346be4cf8d43fee211fb60f97b95f3d0b656789d7c34fa465b0ee686229df481f7d637c1b21baf7380ef38004d207e82fdbf9578db3d3299f21 SHA512 eb4f1114aba4a21fe556206ad1924d3c24b8f86aeea507095f05f53af9bd6e25e7f31bd112e003ef733531b5822092f5c24c42a8930bd5b570c5fb3401073e8a diff --git a/media-plugins/vdr-permashift/vdr-permashift-1.0.1-r1.ebuild b/media-plugins/vdr-permashift/vdr-permashift-1.0.1-r1.ebuild deleted file mode 100644 index cea4c6abf918..000000000000 --- a/media-plugins/vdr-permashift/vdr-permashift-1.0.1-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit vdr-plugin-2 - -DESCRIPTION="VDR Plugin: permanent timeshift by recording live TV on RAM" -HOMEPAGE="https://ein-eike.de/vdr-plugin-permashift-english/" -SRC_URI="https://ein-eike.de/wordpress/wp-content/uploads/2014/11/${P}.tgz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="~media-video/vdr-2.2.0[permashift]" -RDEPEND="${DEPEND}" - -QA_FLAGS_IGNORED=" - usr/lib/vdr/plugins/libvdr-.* - usr/lib64/vdr/plugins/libvdr-.*"
