Gentoo Archives: gentoo-commits

From: Bernard Cafarelli <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmswallow/files/
Date: Thu, 02 Aug 2018 20:24:51
Message-Id: 1533241291.03e44585c3feaa78815818bdc0e94853f186c9ff.voyageur@gentoo
1 commit: 03e44585c3feaa78815818bdc0e94853f186c9ff
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Tue Jul 24 17:54:37 2018 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 2 20:21:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03e44585
7
8 x11-plugins/wmswallow: EAPI7, improve ebuild
9
10 x11-plugins/wmswallow/files/wmswallow-0.6.1-format-security.patch | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 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
14 index 7a2fe4cf1f3..aad08dd18f1 100644
15 --- a/x11-plugins/wmswallow/files/wmswallow-0.6.1-format-security.patch
16 +++ b/x11-plugins/wmswallow/files/wmswallow-0.6.1-format-security.patch
17 @@ -1,5 +1,5 @@
18 ---- wmswallow.c.orig 2015-04-01 17:12:29.420177608 +0200
19 -+++ wmswallow.c 2015-04-01 17:13:14.947182921 +0200
20 +--- a/wmswallow.c 2015-04-01 17:12:29.420177608 +0200
21 ++++ b/wmswallow.c 2015-04-01 17:13:14.947182921 +0200
22 @@ -445,11 +445,11 @@
23 int printlist(FILE * stream, char * string, char **stringlist) {
24 int i=0;