diff options
author | 2016-09-08 18:18:15 -0500 | |
---|---|---|
committer | 2016-09-14 12:26:33 -0500 | |
commit | 04b75242f9222e1d0a45a3f0397a449b657e4c57 (patch) | |
tree | 54d439703824fdafba4093feea002f55bc72aa3c /games-board/ccgo/files | |
parent | games-board/capicity: remove deprecated games eclass (diff) | |
download | gentoo-04b75242f9222e1d0a45a3f0397a449b657e4c57.tar.gz gentoo-04b75242f9222e1d0a45a3f0397a449b657e4c57.tar.bz2 gentoo-04b75242f9222e1d0a45a3f0397a449b657e4c57.zip |
games-board/ccgo: 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/ccgo/files')
-rw-r--r-- | games-board/ccgo/files/ccgo-0.3.6.5-gcc4.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/ccgo/files/ccgo-0.3.6.5-gcc4.patch b/games-board/ccgo/files/ccgo-0.3.6.5-gcc4.patch index f7a049df768..79f73863670 100644 --- a/games-board/ccgo/files/ccgo-0.3.6.5-gcc4.patch +++ b/games-board/ccgo/files/ccgo-0.3.6.5-gcc4.patch @@ -1,5 +1,5 @@ ---- gtk/board.cc.orig -+++ gtk/board.cc +--- a/gtk/board.cc ++++ b/gtk/board.cc @@ -20,9 +20,7 @@ */ |