Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/grantlee/files/
Date: Mon, 29 Feb 2016 17:56:20
Message-Id: 1456768562.5f42cc72b15aa8a116cda0d23aa926b62fea750c.kensington@gentoo
1 commit: 5f42cc72b15aa8a116cda0d23aa926b62fea750c
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 29 17:56:02 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 29 17:56:02 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5f42cc72
7
8 dev-libs/grantlee: cleanup patches
9
10 Package-Manager: portage-2.2.27
11
12 dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch | 9 ++++++---
13 dev-libs/grantlee/files/grantlee-slot.patch | 2 ++
14 2 files changed, 8 insertions(+), 3 deletions(-)
15
16 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
17 index a25f52b..b35dc46 100644
18 --- a/dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch
19 +++ b/dev-libs/grantlee/files/grantlee-0.3.0-nonfatal-warnings.patch
20 @@ -1,6 +1,9 @@
21 -diff -ruN grantlee-0.3.0.orig/CMakeLists.txt grantlee-0.3.0/CMakeLists.txt
22 ---- grantlee-0.3.0.orig/CMakeLists.txt 2012-11-01 21:14:18.000000000 +0100
23 -+++ grantlee-0.3.0/CMakeLists.txt 2013-03-09 12:25:56.498096399 +0100
24 +Do not make linker warnings fatal.
25 +
26 +Gentoo-bug: 430968
27 +
28 +--- a/CMakeLists.txt
29 ++++ b/CMakeLists.txt
30 @@ -62,8 +62,8 @@
31 endif()
32
33
34 diff --git a/dev-libs/grantlee/files/grantlee-slot.patch b/dev-libs/grantlee/files/grantlee-slot.patch
35 index ab3557e..5c384b7 100644
36 --- a/dev-libs/grantlee/files/grantlee-slot.patch
37 +++ b/dev-libs/grantlee/files/grantlee-slot.patch
38 @@ -1,3 +1,5 @@
39 +Install headers to a custom location to permit slotting with Qt4 version.
40 +
41 diff --git a/CMakeLists.txt b/CMakeLists.txt
42 index dca14ec..d25656d 100644
43 --- a/CMakeLists.txt