summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-03-20 17:11:14 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-03-20 17:11:14 +0000
commit717fce41e09057087d84792aefdb3a5fc9e506ef (patch)
tree006b29fac0464b68bac7f39757a87ae0135be278 /games-rpg/aklabeth/files
parentgames-puzzle/candycrisis is gone (diff)
downloadgentoo-2-717fce41e09057087d84792aefdb3a5fc9e506ef.tar.gz
gentoo-2-717fce41e09057087d84792aefdb3a5fc9e506ef.tar.bz2
gentoo-2-717fce41e09057087d84792aefdb3a5fc9e506ef.zip
games-rpg/aklabeth is gone
Diffstat (limited to 'games-rpg/aklabeth/files')
-rw-r--r--games-rpg/aklabeth/files/aklabeth-1.0-gcc43.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/games-rpg/aklabeth/files/aklabeth-1.0-gcc43.patch b/games-rpg/aklabeth/files/aklabeth-1.0-gcc43.patch
deleted file mode 100644
index b9a32dadd430..000000000000
--- a/games-rpg/aklabeth/files/aklabeth-1.0-gcc43.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/sdw.hxx
-+++ src/sdw.hxx
-@@ -19,6 +19,7 @@
-
- #include <iostream>
- #include <string>
-+#include <cstdlib>
-
- namespace SDLWrapper // It's all nicely in a namespace SDLWrapper
- {