From b279bbe94522565b8feb19b8e5f377d3ea76f157 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Mar 2018 10:19:03 +0000 Subject: gentoo resync : 24.03.2018 --- app-text/teckit/files/teckit-2.5.1-gcc43.patch | 12 ------------ app-text/teckit/files/teckit-2.5.1-rc.patch | 15 --------------- 2 files changed, 27 deletions(-) delete mode 100644 app-text/teckit/files/teckit-2.5.1-gcc43.patch delete mode 100644 app-text/teckit/files/teckit-2.5.1-rc.patch (limited to 'app-text/teckit/files') diff --git a/app-text/teckit/files/teckit-2.5.1-gcc43.patch b/app-text/teckit/files/teckit-2.5.1-gcc43.patch deleted file mode 100644 index f5a6bfddcfa2..000000000000 --- a/app-text/teckit/files/teckit-2.5.1-gcc43.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: TECkit_2_5_1/source/Compiler.cpp -=================================================================== ---- TECkit_2_5_1.orig/source/Compiler.cpp -+++ TECkit_2_5_1/source/Compiler.cpp -@@ -29,6 +29,7 @@ Description: - - #include "Compiler.h" - -+#include - #include - #include - #include diff --git a/app-text/teckit/files/teckit-2.5.1-rc.patch b/app-text/teckit/files/teckit-2.5.1-rc.patch deleted file mode 100644 index a4f1a3fae5d6..000000000000 --- a/app-text/teckit/files/teckit-2.5.1-rc.patch +++ /dev/null @@ -1,15 +0,0 @@ -Index: TECkit_2_5_1/configure.ac -=================================================================== ---- TECkit_2_5_1.orig/configure.ac -+++ TECkit_2_5_1/configure.ac -@@ -15,10 +15,6 @@ AM_PROG_CC_C_O - AC_PROG_INSTALL - AC_PROG_LIBTOOL - --if test "${target_os}" = "mingw32"; then --AC_PROG_RC --fi -- - AC_ARG_WITH(old-lib-names, - [ --with-old-lib-names Use old library names (for Windows only)], - [case "${withval}" in -- cgit v1.2.3