commit: 4499f8fac0f216eb7892ce7a48af1b78dfc6a6d1 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Tue Jun 10 13:59:49 2014 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Tue Jun 10 13:59:49 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4499f8fa
[kde-frameworks/kcoreaddons] Remove unused patch. Package-Manager: portage-2.2.10 --- .../kcoreaddons/files/kcoreaddons-mimetypes.patch | 39 ---------------------- 1 file changed, 39 deletions(-) diff --git a/kde-frameworks/kcoreaddons/files/kcoreaddons-mimetypes.patch b/kde-frameworks/kcoreaddons/files/kcoreaddons-mimetypes.patch deleted file mode 100644 index 184c12b..0000000 --- a/kde-frameworks/kcoreaddons/files/kcoreaddons-mimetypes.patch +++ /dev/null @@ -1,39 +0,0 @@ -diff --git a/tier1/kcoreaddons/src/mimetypes/kde5.xml b/tier1/kcoreaddons/src/mimetypes/kde5.xml -index 905392b..fb32a8e 100644 ---- a/tier1/kcoreaddons/src/mimetypes/kde5.xml -+++ b/tier1/kcoreaddons/src/mimetypes/kde5.xml -@@ -174,34 +174,6 @@ Notes: - <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>
