diff options
author | 2016-08-01 13:39:02 -0500 | |
---|---|---|
committer | 2016-08-01 13:39:02 -0500 | |
commit | 27ceecbc68bc9256aeec93babb25ea544f8c52c4 (patch) | |
tree | 4ee384e450c9b0465f8df963f2d67ff27f1a1e6b /games-board/xgammon/files/gcc33.patch | |
parent | dev-util/artifactory-bin: version bump (diff) | |
download | gentoo-27ceecbc68bc9256aeec93babb25ea544f8c52c4.tar.gz gentoo-27ceecbc68bc9256aeec93babb25ea544f8c52c4.tar.bz2 gentoo-27ceecbc68bc9256aeec93babb25ea544f8c52c4.zip |
games-board/xgammon: remove deprecated games eclass
Also update to EAPI 6
Gentoo-Bug: https://bugs.gentoo.org/574082
Package-Manager: portage-2.3.0
Diffstat (limited to 'games-board/xgammon/files/gcc33.patch')
-rw-r--r-- | games-board/xgammon/files/gcc33.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/xgammon/files/gcc33.patch b/games-board/xgammon/files/gcc33.patch index 90b001f2a19..82dcadd990c 100644 --- a/games-board/xgammon/files/gcc33.patch +++ b/games-board/xgammon/files/gcc33.patch @@ -1,5 +1,5 @@ ---- xgammon.c.orig 2004-05-07 14:44:07.000000000 -0700 -+++ xgammon.c 2004-05-07 14:45:52.000000000 -0700 +--- a/xgammon.c 2004-05-07 14:44:07.000000000 -0700 ++++ b/xgammon.c 2004-05-07 14:45:52.000000000 -0700 @@ -944,31 +944,31 @@ for (option=1; option<argc; option++) { if (strcmp (argv[option], "-?") == 0 || |