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