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-engines/odamex/files/
Date: Thu, 27 Aug 2020 17:46:48
Message-Id: 1598550386.493793045415865eb892c7ee5c4efb6c603d338f.chewi@gentoo
1 commit: 493793045415865eb892c7ee5c4efb6c603d338f
2 Author: William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
3 AuthorDate: Thu Aug 27 16:41:28 2020 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 27 17:46:26 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49379304
7
8 games-engines/odamex: Fix line endings in odalaunch patch
9
10 Closes: https://bugs.gentoo.org/739186
11 Signed-off-by: William Breathitt Gray <vilhelm.gray <AT> gmail.com>
12 Closes: https://github.com/gentoo/gentoo/pull/17283
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 .../odamex-0.8.3-Use-C-11-on-odalaunch-target-for-wx-3.0.4-and-up.patch | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/games-engines/odamex/files/odamex-0.8.3-Use-C-11-on-odalaunch-target-for-wx-3.0.4-and-up.patch b/games-engines/odamex/files/odamex-0.8.3-Use-C-11-on-odalaunch-target-for-wx-3.0.4-and-up.patch
19 index 95cdfce5183..5dd89d1910d 100644
20 --- a/games-engines/odamex/files/odamex-0.8.3-Use-C-11-on-odalaunch-target-for-wx-3.0.4-and-up.patch
21 +++ b/games-engines/odamex/files/odamex-0.8.3-Use-C-11-on-odalaunch-target-for-wx-3.0.4-and-up.patch
22 @@ -1,4 +1,4 @@
23 -From 8b82b887fd1fb17162ad831bbe7a83076187499d Mon Sep 17 00:00:00 2001
24 +From 9e3ae8538475e6f15757ce51e214f5cd29f223e7 Mon Sep 17 00:00:00 2001
25 From: Michael Wood <mwoodj@××××××××××.org>
26 Date: Tue, 25 Aug 2020 02:34:37 -0500
27 Subject: [PATCH] Use C++11 on odalaunch target for wx 3.0.4 and up