summaryrefslogtreecommitdiff
path: root/games-puzzle/magiccube4d/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-05-02 14:13:35 +0100
commit7c7c2c9727d6b2ff30945b5aea0d575e1c406d8b (patch)
treebac2a67fb24ac0836147fe370d30e1610ae1845d /games-puzzle/magiccube4d/files
parent2f8db31405fac68eea6f7257d58529243815033b (diff)
gentoo resync : 02.05.2018
Diffstat (limited to 'games-puzzle/magiccube4d/files')
-rw-r--r--games-puzzle/magiccube4d/files/magiccube4d-2.2-gcc41.patch8
-rw-r--r--games-puzzle/magiccube4d/files/magiccube4d-2.2-ldflags.patch4
-rw-r--r--games-puzzle/magiccube4d/files/magiccube4d-EventHandler.patch4
3 files changed, 8 insertions, 8 deletions
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++;