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/wmix/files/
Date: Fri, 08 Dec 2017 18:29:53
Message-Id: 1512757262.83bb969b698de0c6700ce62ea894d14b04ae4221.voyageur@gentoo
1 commit: 83bb969b698de0c6700ce62ea894d14b04ae4221
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Wed Dec 6 17:47:37 2017 +0000
4 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 8 18:21:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83bb969b
7
8 x11-plugins/wmix: remove unused patch
9
10 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org>
11
12 x11-plugins/wmix/files/fix-wmix-3.1-version-number.patch | 11 -----------
13 1 file changed, 11 deletions(-)
14
15 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
16 deleted file mode 100644
17 index 65b7ac9688e..00000000000
18 --- a/x11-plugins/wmix/files/fix-wmix-3.1-version-number.patch
19 +++ /dev/null
20 @@ -1,11 +0,0 @@
21 ---- wmix.c 2004-07-19 10:37:58.999866344 +0200
22 -+++ wmix.c 2004-07-19 10:38:11.541959656 +0200
23 -@@ -38,7 +38,7 @@
24 - #include "include/misc.h"
25 - #include "include/ui_x.h"
26 -
27 --#define VERSION "3.0"
28 -+#define VERSION "3.1"
29 -
30 - static Display *display;
31 - static char *display_name = NULL;