diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-12-08 00:21:35 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-12-08 00:21:35 +0000 |
commit | b9e2cbf68c030b17c6576f5a662fffd929032976 (patch) | |
tree | f3ab3c9b0b48275c22e36bf8521cc1df49e2f132 /games-strategy/widelands/files/widelands-0.0.9.5-gcc41.patch | |
parent | fix manifests thanks to bekks (diff) | |
download | genstef-b9e2cbf68c030b17c6576f5a662fffd929032976.tar.gz genstef-b9e2cbf68c030b17c6576f5a662fffd929032976.tar.bz2 genstef-b9e2cbf68c030b17c6576f5a662fffd929032976.zip |
some games live ebuilds/updates
svn path=/; revision=79
Diffstat (limited to 'games-strategy/widelands/files/widelands-0.0.9.5-gcc41.patch')
-rw-r--r-- | games-strategy/widelands/files/widelands-0.0.9.5-gcc41.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games-strategy/widelands/files/widelands-0.0.9.5-gcc41.patch b/games-strategy/widelands/files/widelands-0.0.9.5-gcc41.patch new file mode 100644 index 0000000..493eaf0 --- /dev/null +++ b/games-strategy/widelands/files/widelands-0.0.9.5-gcc41.patch @@ -0,0 +1,5 @@ +--- src/ui/ui_fs_menus/fullscreen_menu_options.h.orig 2006-01-23 21:12:33.000000000 +0100 ++++ src/ui/ui_fs_menus/fullscreen_menu_options.h 2006-01-23 21:22:31.000000000 +0100 +@@ -66 +66 @@ +- Options_Ctrl::Options_Struct Fullscreen_Menu_Options::get_values(); ++ Options_Ctrl::Options_Struct get_values(); |