commit: 49e2cfa29fad9158b7ffd3823aa4e18778032ef8
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 3 16:02:31 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb 3 16:02:31 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=49e2cfa2
[kde-base/kdelibs] Remove unused patches.
Package-Manager: portage-2.2.14
---
.../kdelibs/files/kdelibs-4.14.0-mimetypes.patch | 39 ----------------------
.../kdelibs/files/kdelibs-4.6.2-armlinking.patch | 14 --------
.../kdelibs/files/kdelibs-4.7.96-mimetypes.patch | 38 ---------------------
3 files changed, 91 deletions(-)
diff --git a/kde-base/kdelibs/files/kdelibs-4.14.0-mimetypes.patch
b/kde-base/kdelibs/files/kdelibs-4.14.0-mimetypes.patch
deleted file mode 100644
index 5e54390..0000000
--- a/kde-base/kdelibs/files/kdelibs-4.14.0-mimetypes.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-Remove fake MIME types that cause warnings.
-
-The offending MIME types are commented out rather than
-physically removed because doing so would cause the patch
-to be too large.
-
-diff --git a/mimetypes/kde.xml b/mimetypes/kde.xml
-index 76303db..23351c4 100644
---- a/mimetypes/kde.xml
-+++ b/mimetypes/kde.xml
-@@ -1783,8 +1783,8 @@ Notes:
- </magic>
- <glob pattern="*.abc"/>
- </mime-type>
--
-- <!-- all/ fake mime types -->
-+<!--
-+ all/ fake mime types
- <mime-type type="all/all">
- <comment>all files and folders</comment>
- <comment xml:lang="ar">كل الملفات و المجلدات</comment>
-@@ -1902,7 +1902,7 @@ Notes:
- <comment xml:lang="zh_TW">所有檔案</comment>
- </mime-type>
-
-- <!-- uri/ fake mime types -->
-+ uri/ fake mime types
- <mime-type type="uri/mms">
- <comment>mms: URIs</comment>
- <comment xml:lang="ar">mms: وصلات</comment>
-@@ -2245,7 +2245,7 @@ Notes:
- <comment xml:lang="zh_CN">rtspu: 地址</comment>
- <comment xml:lang="zh_TW">rtspu: 網址</comment>
- </mime-type>
--
-+-->
- <mime-type type="application/vnd.kde.fontspackage">
- <sub-class-of type="application/zip"/>
- <comment>fonts package</comment>
diff --git a/kde-base/kdelibs/files/kdelibs-4.6.2-armlinking.patch
b/kde-base/kdelibs/files/kdelibs-4.6.2-armlinking.patch
deleted file mode 100644
index a207d10..0000000
--- a/kde-base/kdelibs/files/kdelibs-4.6.2-armlinking.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -ruN kdelibs-4.6.2.orig/cmake/modules/FindKDE4Internal.cmake
kdelibs-4.6.2/cmake/modules/FindKDE4Internal.cmake
---- kdelibs-4.6.2.orig/cmake/modules/FindKDE4Internal.cmake 2011-04-01
15:56:18.000000000 +0200
-+++ kdelibs-4.6.2/cmake/modules/FindKDE4Internal.cmake 2011-04-11
23:53:19.067196607 +0200
-@@ -1092,8 +1092,8 @@
- if (CMAKE_SYSTEM_NAME MATCHES Linux OR CMAKE_SYSTEM_NAME STREQUAL GNU)
- if (CMAKE_COMPILER_IS_GNUCXX)
- set ( _KDE4_PLATFORM_DEFINITIONS -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_GNU_SOURCE)
-- set ( CMAKE_SHARED_LINKER_FLAGS "-Wl,--fatal-warnings
-Wl,--no-undefined -lc ${CMAKE_SHARED_LINKER_FLAGS}")
-- set ( CMAKE_MODULE_LINKER_FLAGS "-Wl,--fatal-warnings
-Wl,--no-undefined -lc ${CMAKE_MODULE_LINKER_FLAGS}")
-+ set ( CMAKE_SHARED_LINKER_FLAGS "-Wl,--no-undefined -lc
${CMAKE_SHARED_LINKER_FLAGS}")
-+ set ( CMAKE_MODULE_LINKER_FLAGS "-Wl,--no-undefined -lc
${CMAKE_MODULE_LINKER_FLAGS}")
-
- set ( CMAKE_SHARED_LINKER_FLAGS "-Wl,--enable-new-dtags
${CMAKE_SHARED_LINKER_FLAGS}")
- set ( CMAKE_MODULE_LINKER_FLAGS "-Wl,--enable-new-dtags
${CMAKE_MODULE_LINKER_FLAGS}")
diff --git a/kde-base/kdelibs/files/kdelibs-4.7.96-mimetypes.patch
b/kde-base/kdelibs/files/kdelibs-4.7.96-mimetypes.patch
deleted file mode 100644
index 049cef8..0000000
--- a/kde-base/kdelibs/files/kdelibs-4.7.96-mimetypes.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-diff -ur kdelibs-4.8.49.9999.orig/mimetypes/kde.xml
kdelibs-4.8.49.9999/mimetypes/kde.xml
---- kdelibs-4.8.49.9999.orig/mimetypes/kde.xml 2011-12-27 04:20:35.982831561
+0100
-+++ kdelibs-4.8.49.9999/mimetypes/kde.xml 2011-12-27 04:30:15.747168085
+0100
-@@ -178,34 +178,6 @@
- <glob pattern="*.abc"/>
- </mime-type>
-
-- <!-- all/ fake mime types -->
-- <mime-type type="all/all">
-- <comment>all files and folders</comment>
-- </mime-type>
-- <mime-type type="all/allfiles">
-- <comment>all files</comment>
-- </mime-type>
--
-- <!-- uri/ fake mime types -->
-- <mime-type type="uri/mms">
-- <comment>mms: URIs</comment>
-- </mime-type>
-- <mime-type type="uri/mmst">
-- <comment>mmst: URIs</comment>
-- </mime-type>
-- <mime-type type="uri/mmsu">
-- <comment>mmsu: URIs</comment>
-- </mime-type>
-- <mime-type type="uri/pnm">
-- <comment>pnm: URIs</comment>
-- </mime-type>
-- <mime-type type="uri/rtspt">
-- <comment>rtspt: URIs</comment>
-- </mime-type>
-- <mime-type type="uri/rtspu">
-- <comment>rtspu: URIs</comment>
-- </mime-type>
--
- <mime-type type="application/vnd.kde.fontspackage">
- <sub-class-of type="application/zip"/>
- <comment>fonts package</comment>