commit:     0179e26ed9daacfa5fc15f26474c469d1bf19f53
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Sep 19 17:34:35 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 22 09:18:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0179e26e

x11-wm/enlightenment: remove unused patches

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9919

 .../files/enlightenment-0.21.11-quickstart.diff             | 13 -------------
 x11-wm/enlightenment/files/quickstart.diff                  | 13 -------------
 2 files changed, 26 deletions(-)

diff --git a/x11-wm/enlightenment/files/enlightenment-0.21.11-quickstart.diff 
b/x11-wm/enlightenment/files/enlightenment-0.21.11-quickstart.diff
deleted file mode 100644
index b54dfe2aba9..00000000000
--- a/x11-wm/enlightenment/files/enlightenment-0.21.11-quickstart.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: src/bin/e_main.c
-===================================================================
---- a/src/bin/e_main.c (revision 61690)
-+++ b/src/bin/e_main.c (working copy)
-@@ -93,7 +93,7 @@
- static Eina_Bool _e_main_cb_startup_fake_end(void *data __UNUSED__);
- 
- /* local variables */
--static Eina_Bool really_know = EINA_FALSE;
-+static Eina_Bool really_know = EINA_TRUE;
- static Eina_Bool locked = EINA_FALSE;
- static Eina_Bool inloop = EINA_FALSE;
- static jmp_buf x_fatal_buff;

diff --git a/x11-wm/enlightenment/files/quickstart.diff 
b/x11-wm/enlightenment/files/quickstart.diff
deleted file mode 100644
index c7d3f38086c..00000000000
--- a/x11-wm/enlightenment/files/quickstart.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: src/bin/e_main.c
-===================================================================
---- src/bin/e_main.c   (revision 61690)
-+++ src/bin/e_main.c   (working copy)
-@@ -93,7 +93,7 @@
- static Eina_Bool _e_main_cb_startup_fake_end(void *data __UNUSED__);
- 
- /* local variables */
--static Eina_Bool really_know = EINA_FALSE;
-+static Eina_Bool really_know = EINA_TRUE;
- static Eina_Bool locked = EINA_FALSE;
- static Eina_Bool inloop = EINA_FALSE;
- static jmp_buf x_fatal_buff;

Reply via email to