From 7c7c2c9727d6b2ff30945b5aea0d575e1c406d8b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 2 May 2018 14:13:35 +0100 Subject: gentoo resync : 02.05.2018 --- .../construo/files/construo-0.2.2-gcc43.patch | 28 +++++++++++----------- .../construo/files/construo-0.2.2-lGLU.patch | 4 ++-- 2 files changed, 16 insertions(+), 16 deletions(-) (limited to 'games-puzzle/construo/files') diff --git a/games-puzzle/construo/files/construo-0.2.2-gcc43.patch b/games-puzzle/construo/files/construo-0.2.2-gcc43.patch index cc946b043bae..48165ed21df0 100644 --- a/games-puzzle/construo/files/construo-0.2.2-gcc43.patch +++ b/games-puzzle/construo/files/construo-0.2.2-gcc43.patch @@ -1,5 +1,5 @@ ---- command_line.cxx -+++ command_line.cxx +--- a/command_line.cxx ++++ b/command_line.cxx @@ -19,7 +19,9 @@ #include @@ -11,8 +11,8 @@ #include "settings.hxx" #include "command_line.hxx" ---- config.hxx -+++ config.hxx +--- a/config.hxx ++++ b/config.hxx @@ -21,6 +21,7 @@ #define CONFIG_HH @@ -21,8 +21,8 @@ class Config { ---- lisp_reader.cxx -+++ lisp_reader.cxx +--- a/lisp_reader.cxx ++++ b/lisp_reader.cxx @@ -17,6 +17,7 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. @@ -31,8 +31,8 @@ #include "construo_error.hxx" #include "lisp_reader.hxx" ---- unix_system.cxx -+++ unix_system.cxx +--- a/unix_system.cxx ++++ b/unix_system.cxx @@ -17,8 +17,9 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. @@ -45,8 +45,8 @@ #include #include #include ---- vector.cxx -+++ vector.cxx +--- a/vector.cxx ++++ b/vector.cxx @@ -16,8 +16,8 @@ totally replaced old CL_Vector with this code */ @@ -58,8 +58,8 @@ #include "vector.hxx" CL_Vector::CL_Vector(float x, float y, float z, float w) ---- world.cxx -+++ world.cxx +--- a/world.cxx ++++ b/world.cxx @@ -17,7 +17,8 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. @@ -70,8 +70,8 @@ #include #include "config.h" ---- x11_display.cxx -+++ x11_display.cxx +--- a/x11_display.cxx ++++ b/x11_display.cxx @@ -19,6 +19,7 @@ #include diff --git a/games-puzzle/construo/files/construo-0.2.2-lGLU.patch b/games-puzzle/construo/files/construo-0.2.2-lGLU.patch index 4c0b018cfdc1..be8e7b604d6f 100644 --- a/games-puzzle/construo/files/construo-0.2.2-lGLU.patch +++ b/games-puzzle/construo/files/construo-0.2.2-lGLU.patch @@ -1,5 +1,5 @@ ---- configure.ac.old 2009-11-24 18:27:48.000000000 +0100 -+++ configure.ac 2009-11-24 18:28:29.000000000 +0100 +--- a/configure.ac.old 2009-11-24 18:27:48.000000000 +0100 ++++ b/configure.ac 2009-11-24 18:28:29.000000000 +0100 @@ -114,7 +114,7 @@ AC_CHECK_LIB(glut, glutMainLoop, [ -- cgit v1.2.3