commit: 03e44585c3feaa78815818bdc0e94853f186c9ff
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue Jul 24 17:54:37 2018 +0000
Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
CommitDate: Thu Aug 2 20:21:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e44585
x11-plugins/wmswallow: EAPI7, improve ebuild
x11-plugins/wmswallow/files/wmswallow-0.6.1-format-security.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-plugins/wmswallow/files/wmswallow-0.6.1-format-security.patch
b/x11-plugins/wmswallow/files/wmswallow-0.6.1-format-security.patch
index 7a2fe4cf1f3..aad08dd18f1 100644
--- a/x11-plugins/wmswallow/files/wmswallow-0.6.1-format-security.patch
+++ b/x11-plugins/wmswallow/files/wmswallow-0.6.1-format-security.patch
@@ -1,5 +1,5 @@
---- wmswallow.c.orig 2015-04-01 17:12:29.420177608 +0200
-+++ wmswallow.c 2015-04-01 17:13:14.947182921 +0200
+--- a/wmswallow.c 2015-04-01 17:12:29.420177608 +0200
++++ b/wmswallow.c 2015-04-01 17:13:14.947182921 +0200
@@ -445,11 +445,11 @@
int printlist(FILE * stream, char * string, char **stringlist) {
int i=0;