aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-03-01 04:56:02 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-03-01 04:56:02 +1100
commit5f42cc72b15aa8a116cda0d23aa926b62fea750c (patch)
treee13663608fcfda815d89f3d402c3dedd27d93deb /dev-libs
parentdev-libs/grantlee: port to EAPI 6 (diff)
downloadkde-5f42cc72b15aa8a116cda0d23aa926b62fea750c.tar.gz
kde-5f42cc72b15aa8a116cda0d23aa926b62fea750c.tar.bz2
kde-5f42cc72b15aa8a116cda0d23aa926b62fea750c.zip
dev-libs/grantlee: cleanup patches
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch9
-rw-r--r--dev-libs/grantlee/files/grantlee-slot.patch2
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 a25f52b3c6..b35dc46586 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 ab3557e750..5c384b7bb0 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