commit: 2d46e7f691fdf43f5c986b2a3c639c62d8e45674 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Feb 28 12:16:26 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Mar 1 11:47:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d46e7f6
media-plugins/vdr-epgsearch: remove unused patch Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/19709 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> .../files/vdr-epgsearch-2.4.0_fix-docs.patch | 124 --------------------- 1 file changed, 124 deletions(-) diff --git a/media-plugins/vdr-epgsearch/files/vdr-epgsearch-2.4.0_fix-docs.patch b/media-plugins/vdr-epgsearch/files/vdr-epgsearch-2.4.0_fix-docs.patch deleted file mode 100644 index ae6c6dc517e..00000000000 --- a/media-plugins/vdr-epgsearch/files/vdr-epgsearch-2.4.0_fix-docs.patch +++ /dev/null @@ -1,124 +0,0 @@ -https://projects.vdr-developer.org/issues/2581 -Manpages with encoding will not created correct - -Reviewed-by: Martin Dummer <[email protected]> (2020 Jan 03) ---- a/doc-src/de/epgsearch.1.txt -+++ b/doc-src/de/epgsearch.1.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearch> - Suchtimer und Ersatz für VDR's Standard-Programm-Menü ---- a/doc-src/de/epgsearch.conf.5.txt -+++ b/doc-src/de/epgsearch.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearch.conf> - Die gespeicherten Suchtimer ---- a/doc-src/de/epgsearchblacklists.conf.5.txt -+++ b/doc-src/de/epgsearchblacklists.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearchblacklists.conf> - Die gespeicherten Auschlusslisten-Suchtimer ---- a/doc-src/de/epgsearchcats.conf.5.txt -+++ b/doc-src/de/epgsearchcats.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearchcats.conf> - Die Kategorien des erweiterten EPGs, sofern vorhanden. ---- a/doc-src/de/epgsearchchangrps.conf.5.txt -+++ b/doc-src/de/epgsearchchangrps.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearchchangrps.conf> - Liste der Kanalgruppen ---- a/doc-src/de/epgsearchcmds.conf.5.txt -+++ b/doc-src/de/epgsearchcmds.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearchcmds.conf> - EPG-Befehle ---- a/doc-src/de/epgsearchdirs.conf.5.txt -+++ b/doc-src/de/epgsearchdirs.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearchdirs.conf> - Liste von Aufnahmepfaden zur einfachen Auswahl ---- a/doc-src/de/epgsearchmenu.conf.5.txt -+++ b/doc-src/de/epgsearchmenu.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearchmenu.conf> - Konfiguration der Menüdarstellung ---- a/doc-src/de/epgsearchswitchtimers.conf.5.txt -+++ b/doc-src/de/epgsearchswitchtimers.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearchswitchtimer.conf> - Die gespeicherten Umschalttimer ---- a/doc-src/de/epgsearchtemplates.conf.5.txt -+++ b/doc-src/de/epgsearchtemplates.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearchtemplates.conf> - Die gespeicherten Suchtimer-Vorlagen ---- a/doc-src/de/epgsearchuservars.conf.5.txt -+++ b/doc-src/de/epgsearchuservars.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearchuservars.conf> - Die Uservariablen ---- a/doc-src/de/noannounce.conf.5.txt -+++ b/doc-src/de/noannounce.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<noannounce.conf> - Liste von Sendungen, die nicht mehr per OSD angekündigt ---- a/doc-src/de/timersdone.conf.5.txt -+++ b/doc-src/de/timersdone.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<timersdone.conf> - Liste von anstehenden Timern, die von Suchtimern erzeugt ---- a/doc-src/en/epgsearch.conf.5.txt -+++ b/doc-src/en/epgsearch.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearch.conf> - The searchtimers ---- a/doc-src/en/epgsearchcats.conf.5.txt -+++ b/doc-src/en/epgsearchcats.conf.5.txt -@@ -1,4 +1,5 @@ - =encoding utf8 -+ - =head1 NAME - - F<epgsearchcats.conf> - Configuration of the additional EPG information
