projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2581a70
)
x11-misc/easystroke: Clean up patch
author
Jeroen Roovers
<jer@gentoo.org>
Sat, 8 Feb 2020 13:45:00 +0000
(14:45 +0100)
committer
Jeroen Roovers
<jer@gentoo.org>
Sat, 8 Feb 2020 13:45:19 +0000
(14:45 +0100)
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
x11-misc/easystroke/files/easystroke-0.6.0-cxx11.patch
patch
|
blob
|
history
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 b628d1b14d342771a3bd970ca9ab0308cb5c045b..8619e8e9fbdcbf84e2583cbcc7ad1111e44c76ec 100644
(file)
--- 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());
}