commit: ab6a2627b39eec6136e83f2a8806ea2b084fd0e9 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Nov 8 15:15:56 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Nov 8 16:03:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab6a2627
net-misc/connman: remove unused patches Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> .../connman/files/connman-1.33-resolv-conf-overwrite.patch | 6 ------ .../files/connman-1.35-include-ifbridge-before-netinet.patch | 12 ------------ 2 files changed, 18 deletions(-) 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 49bb8ba3c5a..00000000000 --- 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 53f3c194db6..00000000000 --- 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 <string.h> - #include <fcntl.h> - #include <linux/if_tun.h> --#include <netinet/in.h> - #include <linux/if_bridge.h> -+#include <netinet/in.h> - - #include "connman.h" -
