games-board/xgammon: Clean up patches.
authorJeroen Roovers <jer@gentoo.org>
Wed, 17 Oct 2018 21:52:59 +0000 (23:52 +0200)
committerJeroen Roovers <jer@gentoo.org>
Wed, 17 Oct 2018 21:55:44 +0000 (23:55 +0200)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
games-board/xgammon/files/gcc33.patch
games-board/xgammon/files/xgammon-0.98-broken.patch
games-board/xgammon/files/xgammon-0.98-config.patch

index 82dcadd990c750f9e503f3065426f6366712f1a3..093eaa1f453b19cfbc72ce30278e405c88c86b27 100644 (file)
@@ -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 ||
index e94afa0792a1a8e4b6dc5c6e54518b28d53ce4d5..5e334e83aecb1ba5e0642b8c5a8b3c7ecb917ba3 100644 (file)
@@ -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);
  }
index 1cedd03de3dd1862ef6738cf9db0dc1bb97d613b..6546cd6f90a3f4e6388ceead0a2c0b390e2e4435 100644 (file)
@@ -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)