From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- .../scim-tables/files/scim-tables-0.5.12-automake.patch | 13 ------------- app-i18n/scim-tables/files/scim-tables-0.5.8+gcc-4.3.patch | 11 ----------- 2 files changed, 24 deletions(-) delete mode 100644 app-i18n/scim-tables/files/scim-tables-0.5.12-automake.patch delete mode 100644 app-i18n/scim-tables/files/scim-tables-0.5.8+gcc-4.3.patch (limited to 'app-i18n/scim-tables/files') diff --git a/app-i18n/scim-tables/files/scim-tables-0.5.12-automake.patch b/app-i18n/scim-tables/files/scim-tables-0.5.12-automake.patch deleted file mode 100644 index 7f5ea31ca187..000000000000 --- a/app-i18n/scim-tables/files/scim-tables-0.5.12-automake.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/configure.ac b/configure.ac -index 78f75f9..ee82dda 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -7,7 +7,7 @@ AC_DEFINE_UNQUOTED(SCIM_TABLES_VERSION, "$PACKAGE_VERSION", [The release version - - # Init automake stuff - AM_INIT_AUTOMAKE --AM_CONFIG_HEADER([config.h]) -+AC_CONFIG_HEADERS([config.h]) - - # Init gettext - AM_GNU_GETTEXT([external]) diff --git a/app-i18n/scim-tables/files/scim-tables-0.5.8+gcc-4.3.patch b/app-i18n/scim-tables/files/scim-tables-0.5.8+gcc-4.3.patch deleted file mode 100644 index 96e5c820813e..000000000000 --- a/app-i18n/scim-tables/files/scim-tables-0.5.8+gcc-4.3.patch +++ /dev/null @@ -1,11 +0,0 @@ - diff -up scim-tables-0.5.8/src/scim_generic_table.h.gcc43~ scim-tables-0.5.8/src/scim_generic_table.h ---- scim-tables-0.5.8/src/scim_generic_table.h.gcc43~ 2008-01-13 08:03:06.000000000 +0000 -+++ scim-tables-0.5.8/src/scim_generic_table.h 2008-01-13 08:03:06.000000000 +0000 -@@ -24,6 +24,7 @@ - * $Id: scim_generic_table.h,v 1.7 2006/08/23 10:25:32 suzhe Exp $ - */ - -+#include - #if !defined (__SCIM_GENERIC_TABLE_H) - #define __SCIM_GENERIC_TABLE_H - -- cgit v1.2.3