commit: 5f42cc72b15aa8a116cda0d23aa926b62fea750c
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 29 17:56:02 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Feb 29 17:56:02 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5f42cc72
dev-libs/grantlee: cleanup patches
Package-Manager: portage-2.2.27
dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch | 9 ++++++---
dev-libs/grantlee/files/grantlee-slot.patch | 2 ++
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch
b/dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch
index a25f52b..b35dc46 100644
--- a/dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch
+++ b/dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch
@@ -1,6 +1,9 @@
-diff -ruN grantlee-0.3.0.orig/CMakeLists.txt grantlee-0.3.0/CMakeLists.txt
---- grantlee-0.3.0.orig/CMakeLists.txt 2012-11-01 21:14:18.000000000 +0100
-+++ grantlee-0.3.0/CMakeLists.txt 2013-03-09 12:25:56.498096399 +0100
+Do not make linker warnings fatal.
+
+Gentoo-bug: 430968
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
@@ -62,8 +62,8 @@
endif()
diff --git a/dev-libs/grantlee/files/grantlee-slot.patch
b/dev-libs/grantlee/files/grantlee-slot.patch
index ab3557e..5c384b7 100644
--- a/dev-libs/grantlee/files/grantlee-slot.patch
+++ b/dev-libs/grantlee/files/grantlee-slot.patch
@@ -1,3 +1,5 @@
+Install headers to a custom location to permit slotting with Qt4 version.
+
diff --git a/CMakeLists.txt b/CMakeLists.txt
index dca14ec..d25656d 100644
--- a/CMakeLists.txt