diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-10-17 23:52:59 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-10-17 23:55:44 +0200 |
commit | 03c540e3e6d21d9ad25d48c59689f99a1d66e85a (patch) | |
tree | 8924209255f1ae6eab62e39f5ce3811cdc75cb95 /games-board | |
parent | app-i18n/man-pages-de: bump to 2.5 (diff) | |
download | gentoo-03c540e3e6d21d9ad25d48c59689f99a1d66e85a.tar.gz gentoo-03c540e3e6d21d9ad25d48c59689f99a1d66e85a.tar.bz2 gentoo-03c540e3e6d21d9ad25d48c59689f99a1d66e85a.zip |
games-board/xgammon: Clean up patches.
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/xgammon/files/gcc33.patch | 4 | ||||
-rw-r--r-- | games-board/xgammon/files/xgammon-0.98-broken.patch | 4 | ||||
-rw-r--r-- | games-board/xgammon/files/xgammon-0.98-config.patch | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/games-board/xgammon/files/gcc33.patch b/games-board/xgammon/files/gcc33.patch index 82dcadd990c7..093eaa1f453b 100644 --- a/games-board/xgammon/files/gcc33.patch +++ b/games-board/xgammon/files/gcc33.patch @@ -1,5 +1,5 @@ ---- a/xgammon.c 2004-05-07 14:44:07.000000000 -0700 -+++ b/xgammon.c 2004-05-07 14:45:52.000000000 -0700 +--- a/xgammon.c ++++ b/xgammon.c @@ -944,31 +944,31 @@ for (option=1; option<argc; option++) { if (strcmp (argv[option], "-?") == 0 || diff --git a/games-board/xgammon/files/xgammon-0.98-broken.patch b/games-board/xgammon/files/xgammon-0.98-broken.patch index e94afa0792a1..5e334e83aecb 100644 --- a/games-board/xgammon/files/xgammon-0.98-broken.patch +++ b/games-board/xgammon/files/xgammon-0.98-broken.patch @@ -1,5 +1,5 @@ ---- xgammon/lib/db.c Sat Jan 6 12:14:12 2001 -+++ xgammon/lib/db.c Sat Jan 6 12:13:56 2001 +--- a/lib/db.c ++++ b/lib/db.c @@ -259,10 +259,11 @@ close(fid); } diff --git a/games-board/xgammon/files/xgammon-0.98-config.patch b/games-board/xgammon/files/xgammon-0.98-config.patch index 1cedd03de3dd..6546cd6f90a3 100644 --- a/games-board/xgammon/files/xgammon-0.98-config.patch +++ b/games-board/xgammon/files/xgammon-0.98-config.patch @@ -1,13 +1,13 @@ ---- xgammon-0.98/xgammon.ad Tue Aug 29 01:35:39 1995 -+++ xgammon-0.98/xgammon.ad Wed Aug 12 18:22:25 1998 +--- a/xgammon.ad ++++ b/xgammon.ad @@ -67,4 +67,4 @@ xgammon.buttonmove: false xgammon.stonesteps: 5 xgammon.delaytime: 5 -xgammon.database: lib/xgammon.db +xgammon.database: /usr/lib/X11/xgammon/xgammon.db ---- xgammon-0.98/Imakefile Wed Aug 23 15:26:39 1995 -+++ xgammon-0.98/Imakefile Wed Aug 12 18:42:55 1998 +--- a/Imakefile ++++ b/Imakefile @@ -12,9 +12,9 @@ ComplexProgramTarget(xgammon) |