commit:     33a378ca030ce05c55ebb3e63cc6808bd59c9c36
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Thu Jan  5 18:35:49 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 10:24:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33a378ca

media-plugins/vdr-epgsync: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3338

 .../vdr-epgsync/files/vdr-epgsync-0.0.2-include.patch        | 12 ------------
 .../vdr-epgsync/files/vdr-epgsync-0.0.3-Makefile.diff        | 11 -----------
 2 files changed, 23 deletions(-)

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 682d05e..00000000
--- 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 <vdr/thread.h>
- #include <vdr/tools.h>
- #include <vdr/plugin.h>
--#include "../svdrpservice/svdrpservice.h"
-+#include <svdrpservice/svdrpservice.h>
- 
- 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 6f109d3..00000000
--- 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:

Reply via email to