From 5f42cc72b15aa8a116cda0d23aa926b62fea750c Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Tue, 1 Mar 2016 04:56:02 +1100 Subject: 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(-) (limited to 'dev-libs/grantlee/files') 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 a25f52b3c63..b35dc46586e 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 ab3557e750c..5c384b7bb07 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 -- cgit v1.2.3