summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-05-01 13:50:59 +0200
committerPacho Ramos <pacho@gentoo.org>2018-05-01 21:32:46 +0200
commitf56bc630b2ffcdc6c6738d097911d328ce713d60 (patch)
tree6f074837ae64bd760b034574284417e3371997a5 /games-puzzle/gnudoku/files
parentgames-puzzle/gfifteen: Drop old (diff)
downloadgentoo-f56bc630b2ffcdc6c6738d097911d328ce713d60.tar.gz
gentoo-f56bc630b2ffcdc6c6738d097911d328ce713d60.tar.bz2
gentoo-f56bc630b2ffcdc6c6738d097911d328ce713d60.zip
games-puzzle/gnudoku: Stop using games.eclass
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'games-puzzle/gnudoku/files')
-rw-r--r--games-puzzle/gnudoku/files/gnudoku-0.93-gcc43.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/games-puzzle/gnudoku/files/gnudoku-0.93-gcc43.patch b/games-puzzle/gnudoku/files/gnudoku-0.93-gcc43.patch
index 69dd08c3e8b0..bb92102a37de 100644
--- a/games-puzzle/gnudoku/files/gnudoku-0.93-gcc43.patch
+++ b/games-puzzle/gnudoku/files/gnudoku-0.93-gcc43.patch
@@ -1,5 +1,5 @@
---- GNUDoku.C
-+++ GNUDoku.C
+--- a/GNUDoku.C
++++ b/GNUDoku.C
@@ -25,6 +25,7 @@
#include <cstdlib>
#include <cstdio>
@@ -8,8 +8,8 @@
#include <vector>
#include <cassert>
---- sudoku.C
-+++ sudoku.C
+--- a/sudoku.C
++++ b/sudoku.C
@@ -10,6 +10,7 @@
#include <cstdio>
#include <cstdlib>