From 03e44585c3feaa78815818bdc0e94853f186c9ff Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 24 Jul 2018 19:54:37 +0200 Subject: 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 7a2fe4cf1f36..aad08dd18f17 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; -- cgit v1.2.3-65-gdbad