From: Michael Mair-Keimberger Date: Fri, 8 Nov 2019 15:15:56 +0000 (+0100) Subject: net-misc/connman: remove unused patches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ab6a2627b39eec6136e83f2a8806ea2b084fd0e9;p=gentoo.git net-misc/connman: remove unused patches Signed-off-by: Michael Mair-Keimberger Signed-off-by: Aaron Bauman --- diff --git a/net-misc/connman/files/connman-1.33-resolv-conf-overwrite.patch b/net-misc/connman/files/connman-1.33-resolv-conf-overwrite.patch deleted file mode 100644 index 49bb8ba3c5a1..000000000000 --- a/net-misc/connman/files/connman-1.33-resolv-conf-overwrite.patch +++ /dev/null @@ -1,6 +0,0 @@ ---- connman-1.33/scripts/connman_resolvconf.conf.in.old 2016-10-09 11:27:20.425341843 -0700 -+++ connman-1.33/scripts/connman_resolvconf.conf.in 2016-10-09 11:27:10.662476565 -0700 -@@ -1,2 +1,2 @@ - d @runstatedir@/connman - - - - --L+ /etc/resolv.conf - - - - @runstatedir@/connman/resolv.conf -+L /etc/resolv.conf - - - - @runstatedir@/connman/resolv.conf diff --git a/net-misc/connman/files/connman-1.35-include-ifbridge-before-netinet.patch b/net-misc/connman/files/connman-1.35-include-ifbridge-before-netinet.patch deleted file mode 100644 index 53f3c194db67..000000000000 --- a/net-misc/connman/files/connman-1.35-include-ifbridge-before-netinet.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- connman-1.35/src/tethering.c -+++ connman-1.35/src/tethering.c -@@ -35,8 +35,8 @@ - #include - #include - #include --#include - #include -+#include - - #include "connman.h" -