From 0420947c05bbcb7e25f809639355a81b32ae1ab3 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sat, 8 Feb 2020 14:45:00 +0100 Subject: x11-misc/easystroke: Clean up patch Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Jeroen Roovers --- x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch b/x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch index b628d1b14d34..8619e8e9fbdc 100644 --- a/x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch +++ b/x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch @@ -1,7 +1,6 @@ -diff -uprb easystroke-0.6.0.orig/actions.cc easystroke-0.6.0/actions.cc ---- easystroke-0.6.0.orig/actions.cc 2013-03-27 17:52:38.000000000 +0200 -+++ easystroke-0.6.0/actions.cc 2015-12-07 22:07:17.720041171 +0200 -@@ -51,10 +51,11 @@ void TreeViewMulti::on_drag_begin(const +--- a/actions.cc ++++ b/actions.cc +@@ -51,10 +51,11 @@ context->set_icon(pb, pb->get_width(), pb->get_height()); } -- cgit v1.2.3-65-gdbad