summaryrefslogtreecommitdiff
path: root/app-i18n/scim-tables/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-i18n/scim-tables/files
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-i18n/scim-tables/files')
-rw-r--r--app-i18n/scim-tables/files/scim-tables-0.5.12-automake.patch13
-rw-r--r--app-i18n/scim-tables/files/scim-tables-0.5.8+gcc-4.3.patch11
2 files changed, 0 insertions, 24 deletions
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 <cstring>
- #if !defined (__SCIM_GENERIC_TABLE_H)
- #define __SCIM_GENERIC_TABLE_H
-