summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-07-24 19:54:37 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2018-08-02 22:21:31 +0200
commit03e44585c3feaa78815818bdc0e94853f186c9ff (patch)
tree74cbcdba349207079455efcdb3c85e5f351b4c67
parentx11-plugins/wmrecord: EAPI7, improve ebuild (diff)
downloadgentoo-03e44585c3feaa78815818bdc0e94853f186c9ff.tar.gz
gentoo-03e44585c3feaa78815818bdc0e94853f186c9ff.tar.bz2
gentoo-03e44585c3feaa78815818bdc0e94853f186c9ff.zip
x11-plugins/wmswallow: EAPI7, improve ebuild
-rw-r--r--x11-plugins/wmswallow/files/wmswallow-0.6.1-format-security.patch4
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;