commit:     2062c9231e46aa6366d7db64625626ebc533c5a9
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Wed Nov  9 19:53:54 2016 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 05:30:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2062c923

dev-util/electron: remove unused patches

 dev-util/electron/files/chromium-system-icu-r0.patch | 14 --------------
 .../electron/files/chromium-system-libvpx-r0.patch   | 20 --------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-util/electron/files/chromium-system-icu-r0.patch 
b/dev-util/electron/files/chromium-system-icu-r0.patch
deleted file mode 100644
index 5f620d1..00000000
--- a/dev-util/electron/files/chromium-system-icu-r0.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/third_party/WebKit/Source/platform/text/Character.cpp 
b/third_party/WebKit/Source/platform/text/Character.cpp
-index d59ae41..50932bd 100644
---- a/third_party/WebKit/Source/platform/text/Character.cpp
-+++ b/third_party/WebKit/Source/platform/text/Character.cpp
-
-@@ -37,7 +37,7 @@
- #include <unicode/uscript.h>
- 
- #if defined(USING_SYSTEM_ICU)
--#include "platform/fonts/CharacterPropertyDataGenerator.h"
-+#include "platform/text/CharacterPropertyDataGenerator.h"
- #include <unicode/uniset.h>
- #else
- #define MUTEX_H // Prevent compile failure of utrie2.h on Windows

diff --git a/dev-util/electron/files/chromium-system-libvpx-r0.patch 
b/dev-util/electron/files/chromium-system-libvpx-r0.patch
deleted file mode 100644
index cd7c164..00000000
--- a/dev-util/electron/files/chromium-system-libvpx-r0.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- build/linux/unbundle/libvpx.gyp.orig       2016-02-08 19:16:24.646981037 
-0500
-+++ build/linux/unbundle/libvpx.gyp    2016-02-08 19:15:42.449979462 -0500
-@@ -4,7 +4,7 @@
- {
-   'targets': [
-     {
--      'target_name': 'libvpx',
-+      'target_name': 'libvpx_new',
-       'type': 'none',
-       'direct_dependent_settings': {
-         'cflags': [
-@@ -18,8 +18,6 @@
-           'vpx/vp8cx.h',
-           'vpx/vp8dx.h',
-           'vpx/vpx_codec.h',
--          'vpx/vpx_codec_impl_bottom.h',
--          'vpx/vpx_codec_impl_top.h',
-           'vpx/vpx_decoder.h',
-           'vpx/vpx_encoder.h',
-           'vpx/vpx_frame_buffer.h',

Reply via email to