Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-sports/xmoto/files/
Date: Sat, 03 Dec 2016 11:38:14
Message-Id: 1480765070.7a435fc92747deb11c63de129c5911a4b11fb5be.chewi@gentoo
1 commit: 7a435fc92747deb11c63de129c5911a4b11fb5be
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sat Nov 26 18:21:41 2016 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 3 11:37:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a435fc9
7
8 games-sports/xmoto: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/2920
11
12 games-sports/xmoto/files/xmoto-0.5.11-utf8.patch | 15 ---------------
13 1 file changed, 15 deletions(-)
14
15 diff --git a/games-sports/xmoto/files/xmoto-0.5.11-utf8.patch b/games-sports/xmoto/files/xmoto-0.5.11-utf8.patch
16 deleted file mode 100644
17 index 5a9c5a4..00000000
18 --- a/games-sports/xmoto/files/xmoto-0.5.11-utf8.patch
19 +++ /dev/null
20 @@ -1,15 +0,0 @@
21 -http://todo.xmoto.tuxfamily.org/index.php?do=details&task_id=778
22 -
23 ---- src/helpers/utf8.h.orig
24 -+++ src/helpers/utf8.h
25 -@@ -18,8 +18,8 @@
26 - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
27 - =============================================================================*/
28 -
29 --#ifndef __UTF8_H__
30 --#define __UTF8_H__
31 -+#ifndef __XMOTO_UTF8_H__
32 -+#define __XMOTO_UTF8_H__
33 -
34 - #include <vector>
35 - #include <string>