commit: 83bb969b698de0c6700ce62ea894d14b04ae4221 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Wed Dec 6 17:47:37 2017 +0000 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> CommitDate: Fri Dec 8 18:21:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83bb969b
x11-plugins/wmix: remove unused patch Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org> x11-plugins/wmix/files/fix-wmix-3.1-version-number.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/x11-plugins/wmix/files/fix-wmix-3.1-version-number.patch b/x11-plugins/wmix/files/fix-wmix-3.1-version-number.patch deleted file mode 100644 index 65b7ac9688e..00000000000 --- a/x11-plugins/wmix/files/fix-wmix-3.1-version-number.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- wmix.c 2004-07-19 10:37:58.999866344 +0200 -+++ wmix.c 2004-07-19 10:38:11.541959656 +0200 -@@ -38,7 +38,7 @@ - #include "include/misc.h" - #include "include/ui_x.h" - --#define VERSION "3.0" -+#define VERSION "3.1" - - static Display *display; - static char *display_name = NULL;
