From b4e485588765824440ac3e3de9fcbac95be54982 Mon Sep 17 00:00:00 2001 From: Austin English Date: Thu, 8 Sep 2016 11:49:20 -0500 Subject: games-board/blokish: remove deprecated games eclass Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 --- games-board/blokish/files/blokish-0.9.4-gcc43.patch | 4 ++-- games-board/blokish/files/blokish-0.9.4-underlink.patch | 4 ++-- games-board/blokish/files/blokish-0.9.4-wxgtk.patch | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games-board/blokish/files') diff --git a/games-board/blokish/files/blokish-0.9.4-gcc43.patch b/games-board/blokish/files/blokish-0.9.4-gcc43.patch index 3e48bce774d6..f53e5495aa57 100644 --- a/games-board/blokish/files/blokish-0.9.4-gcc43.patch +++ b/games-board/blokish/files/blokish-0.9.4-gcc43.patch @@ -1,5 +1,5 @@ ---- src/base.h -+++ src/base.h +--- a/src/base.h ++++ b/src/base.h @@ -25,6 +25,9 @@ #include #include diff --git a/games-board/blokish/files/blokish-0.9.4-underlink.patch b/games-board/blokish/files/blokish-0.9.4-underlink.patch index 9a9eb6eab5a4..a4433379e37a 100644 --- a/games-board/blokish/files/blokish-0.9.4-underlink.patch +++ b/games-board/blokish/files/blokish-0.9.4-underlink.patch @@ -1,5 +1,5 @@ ---- makefile.am.old 2011-06-21 08:43:21.804880067 +0200 -+++ makefile.am 2011-06-21 08:43:49.875661081 +0200 +--- a/makefile.am 2011-06-21 08:43:21.804880067 +0200 ++++ b/makefile.am 2011-06-21 08:43:49.875661081 +0200 @@ -1,5 +1,5 @@ INCLUDES = `wx-config --cxxflags` -LIBS = `wx-config --libs --gl-libs` diff --git a/games-board/blokish/files/blokish-0.9.4-wxgtk.patch b/games-board/blokish/files/blokish-0.9.4-wxgtk.patch index 008702ee9976..1821e0b5f86d 100644 --- a/games-board/blokish/files/blokish-0.9.4-wxgtk.patch +++ b/games-board/blokish/files/blokish-0.9.4-wxgtk.patch @@ -1,5 +1,5 @@ -diff -ru blokish.orig/src/blokish.cpp blokish/src/blokish.cpp ---- blokish.orig/src/blokish.cpp 2007-04-01 17:01:26.000000000 -0400 +diff -ru blokish/src/blokish.cpp blokish/src/blokish.cpp +--- blokish/src/blokish.cpp 2007-04-01 17:01:26.000000000 -0400 +++ blokish/src/blokish.cpp 2015-11-15 21:48:32.426081482 -0500 @@ -903,7 +903,7 @@ void OnSaveGame(wxCommandEvent &event) -- cgit v1.2.3