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 --- games-puzzle/magiccube4d/files/magiccube4d-2.2-gcc41.patch | 8 ++++---- games-puzzle/magiccube4d/files/magiccube4d-2.2-ldflags.patch | 4 ++-- games-puzzle/magiccube4d/files/magiccube4d-EventHandler.patch | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'games-puzzle/magiccube4d/files') diff --git a/games-puzzle/magiccube4d/files/magiccube4d-2.2-gcc41.patch b/games-puzzle/magiccube4d/files/magiccube4d-2.2-gcc41.patch index adb4d2836a62..8e2aaf2b5fcd 100644 --- a/games-puzzle/magiccube4d/files/magiccube4d-2.2-gcc41.patch +++ b/games-puzzle/magiccube4d/files/magiccube4d-2.2-gcc41.patch @@ -1,5 +1,5 @@ ---- EventHandler.h.old 2006-05-19 22:11:48.000000000 +0200 -+++ EventHandler.h 2006-05-19 22:11:58.000000000 +0200 +--- a/EventHandler.h.old 2006-05-19 22:11:48.000000000 +0200 ++++ b/EventHandler.h 2006-05-19 22:11:58.000000000 +0200 @@ -165,7 +165,7 @@ int number_of_reference_stickers_needed; @@ -9,8 +9,8 @@ void* cur_ui_data; bool quick_mode; ---- Machine.h.old 2006-05-19 22:12:17.000000000 +0200 -+++ Machine.h 2006-05-19 22:12:29.000000000 +0200 +--- a/Machine.h.old 2006-05-19 22:12:17.000000000 +0200 ++++ b/Machine.h 2006-05-19 22:12:29.000000000 +0200 @@ -31,7 +31,7 @@ { public: diff --git a/games-puzzle/magiccube4d/files/magiccube4d-2.2-ldflags.patch b/games-puzzle/magiccube4d/files/magiccube4d-2.2-ldflags.patch index 446eb0cc91ae..73d1b4a59dca 100644 --- a/games-puzzle/magiccube4d/files/magiccube4d-2.2-ldflags.patch +++ b/games-puzzle/magiccube4d/files/magiccube4d-2.2-ldflags.patch @@ -1,5 +1,5 @@ ---- Makefile.in.old 2010-10-15 10:38:48.000000000 +0200 -+++ Makefile.in 2010-10-15 10:39:07.000000000 +0200 +--- a/Makefile.in.old 2010-10-15 10:38:48.000000000 +0200 ++++ b/Makefile.in 2010-10-15 10:39:07.000000000 +0200 @@ -72,10 +72,10 @@ $(CXX) -c $(CXXFLAGS) $< diff --git a/games-puzzle/magiccube4d/files/magiccube4d-EventHandler.patch b/games-puzzle/magiccube4d/files/magiccube4d-EventHandler.patch index 7dae8981c4aa..d242438d8d05 100644 --- a/games-puzzle/magiccube4d/files/magiccube4d-EventHandler.patch +++ b/games-puzzle/magiccube4d/files/magiccube4d-EventHandler.patch @@ -1,5 +1,5 @@ ---- EventHandler.cpp.old 2004-11-04 22:58:13.735812448 +1100 -+++ EventHandler.cpp 2004-11-04 22:57:03.176539088 +1100 +--- a/EventHandler.cpp.old 2004-11-04 22:58:13.735812448 +1100 ++++ b/EventHandler.cpp 2004-11-04 22:57:03.176539088 +1100 @@ -326,7 +326,7 @@ number_of_reference_stickers_needed--; reference_stickers_needed++; -- cgit v1.2.3