From: Michael Mair-Keimberger (asterix) Date: Thu, 5 Jan 2017 18:35:49 +0000 (+0100) Subject: media-plugins/vdr-epgsync: remove unused patches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=33a378ca030ce05c55ebb3e63cc6808bd59c9c36;p=gentoo.git media-plugins/vdr-epgsync: remove unused patches Closes: https://github.com/gentoo/gentoo/pull/3338 --- diff --git a/media-plugins/vdr-epgsync/files/vdr-epgsync-0.0.2-include.patch b/media-plugins/vdr-epgsync/files/vdr-epgsync-0.0.2-include.patch deleted file mode 100644 index 682d05eb0124..000000000000 --- a/media-plugins/vdr-epgsync/files/vdr-epgsync-0.0.2-include.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -uNr epgsync-0.0.1.orig/thread.h epgsync-0.0.1/thread.h ---- epgsync-0.0.1.orig/thread.h 2006-07-15 14:15:48.000000000 +0200 -+++ epgsync-0.0.1/thread.h 2006-07-25 20:08:30.039828500 +0200 -@@ -10,7 +10,7 @@ - #include - #include - #include --#include "../svdrpservice/svdrpservice.h" -+#include - - class cEpgSyncThread: public cThread { - private: diff --git a/media-plugins/vdr-epgsync/files/vdr-epgsync-0.0.3-Makefile.diff b/media-plugins/vdr-epgsync/files/vdr-epgsync-0.0.3-Makefile.diff deleted file mode 100644 index 6f109d3743d6..000000000000 --- a/media-plugins/vdr-epgsync/files/vdr-epgsync-0.0.3-Makefile.diff +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur epgsync-0.0.3.orig/Makefile epgsync-0.0.3/Makefile ---- epgsync-0.0.3.orig/Makefile 2009-02-23 22:15:57.000000000 +0100 -+++ epgsync-0.0.3/Makefile 2009-02-23 22:16:15.000000000 +0100 -@@ -34,7 +34,7 @@ - APIVERSION = $(shell sed -ne '/define APIVERSION/s/^.*"\(.*\)".*$$/\1/p' $(VDRDIR)/config.h) - - ### Test whether VDR has locale support --VDRLOCALE = $(shell grep '^LOCALEDIR' $(VDRDIR)/Makefile) -+VDRLOCALE = $(shell grep '^LOCDIR' $(VDRDIR)/Make.config) - - ### The name of the distribution archive: