commit: c5e25da96a8e0585e880dc84498ee3e2679b4736 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun May 7 19:10:26 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun May 7 19:11:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e25da9
kde-misc/kio-locate: Fix patch Reported-by: Lars Wendler <polynomial-c <AT> gentoo.org> Package-Manager: Portage-2.3.5, Repoman-2.3.1 kde-misc/kio-locate/files/kio-locate-0.5.3-gcc-4.7.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/kio-locate/files/kio-locate-0.5.3-gcc-4.7.patch b/kde-misc/kio-locate/files/kio-locate-0.5.3-gcc-4.7.patch index 9af2bc1e8bd..4ce83264d69 100644 --- a/kde-misc/kio-locate/files/kio-locate-0.5.3-gcc-4.7.patch +++ b/kde-misc/kio-locate/files/kio-locate-0.5.3-gcc-4.7.patch @@ -1,5 +1,5 @@ ---- locater.h -+++ locater.h +--- a/locater.h ++++ b/locater.h @@ -31,6 +31,8 @@ #ifndef LOCATER_H #define LOCATER_H
