Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/easystroke/files/
Date: Sat, 08 Feb 2020 13:45:23
Message-Id: 1581169519.0420947c05bbcb7e25f809639355a81b32ae1ab3.jer@gentoo
1 commit: 0420947c05bbcb7e25f809639355a81b32ae1ab3
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 8 13:45:00 2020 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 8 13:45:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0420947c
7
8 x11-misc/easystroke: Clean up patch
9
10 Package-Manager: Portage-2.3.87, Repoman-2.3.20
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch | 7 +++----
14 1 file changed, 3 insertions(+), 4 deletions(-)
15
16 diff --git a/x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch b/x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch
17 index b628d1b14d3..8619e8e9fbd 100644
18 --- a/x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch
19 +++ b/x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch
20 @@ -1,7 +1,6 @@
21 -diff -uprb easystroke-0.6.0.orig/actions.cc easystroke-0.6.0/actions.cc
22 ---- easystroke-0.6.0.orig/actions.cc 2013-03-27 17:52:38.000000000 +0200
23 -+++ easystroke-0.6.0/actions.cc 2015-12-07 22:07:17.720041171 +0200
24 -@@ -51,10 +51,11 @@ void TreeViewMulti::on_drag_begin(const
25 +--- a/actions.cc
26 ++++ b/actions.cc
27 +@@ -51,10 +51,11 @@
28 context->set_icon(pb, pb->get_width(), pb->get_height());
29 }