diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-07-24 19:54:37 +0200 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2018-08-02 22:21:31 +0200 |
commit | 03e44585c3feaa78815818bdc0e94853f186c9ff (patch) | |
tree | 74cbcdba349207079455efcdb3c85e5f351b4c67 /x11-plugins | |
parent | x11-plugins/wmrecord: EAPI7, improve ebuild (diff) | |
download | gentoo-03e44585c3feaa78815818bdc0e94853f186c9ff.tar.gz gentoo-03e44585c3feaa78815818bdc0e94853f186c9ff.tar.bz2 gentoo-03e44585c3feaa78815818bdc0e94853f186c9ff.zip |
x11-plugins/wmswallow: EAPI7, improve ebuild
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmswallow/files/wmswallow-0.6.1-format-security.patch | 4 |
1 files 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; |