diff options
author | Austin English <wizardedit@gentoo.org> | 2016-10-14 15:38:47 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-10-14 17:31:25 -0500 |
commit | 7b3f6a79b4ced0727ab754c0414905a292dec6cb (patch) | |
tree | ad3e654a2d79b990721e0e8d1bcb3505185f674d /games-rpg/adonthell/files | |
parent | net-proxy/shadowsocks-libev: remove old (diff) | |
download | gentoo-7b3f6a79b4ced0727ab754c0414905a292dec6cb.tar.gz gentoo-7b3f6a79b4ced0727ab754c0414905a292dec6cb.tar.bz2 gentoo-7b3f6a79b4ced0727ab754c0414905a292dec6cb.zip |
games-rpg/adonthell: 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-rpg/adonthell/files')
3 files changed, 6 insertions, 6 deletions
diff --git a/games-rpg/adonthell/files/adonthell-0.3.5-configure.in.patch b/games-rpg/adonthell/files/adonthell-0.3.5-configure.in.patch index 903bd9a5f67d..8aaad58894b7 100644 --- a/games-rpg/adonthell/files/adonthell-0.3.5-configure.in.patch +++ b/games-rpg/adonthell/files/adonthell-0.3.5-configure.in.patch @@ -1,5 +1,5 @@ ---- configure.in -+++ configure.in +--- a/configure.in ++++ b/configure.in @@ -13,7 +13,7 @@ AM_INIT_AUTOMAKE([]) AM_CONFIG_HEADER(config.h) diff --git a/games-rpg/adonthell/files/adonthell-0.3.5-format.patch b/games-rpg/adonthell/files/adonthell-0.3.5-format.patch index f66cc50e16db..fa85d7858109 100644 --- a/games-rpg/adonthell/files/adonthell-0.3.5-format.patch +++ b/games-rpg/adonthell/files/adonthell-0.3.5-format.patch @@ -1,5 +1,5 @@ ---- src/py_adonthell_wrap.cc.old 2014-10-20 14:21:57.495642785 +0200 -+++ src/py_adonthell_wrap.cc 2014-10-20 14:22:35.019293237 +0200 +--- a/src/py_adonthell_wrap.cc 2014-10-20 14:21:57.495642785 +0200 ++++ b/src/py_adonthell_wrap.cc 2014-10-20 14:22:35.019293237 +0200 @@ -867,7 +867,7 @@ Py_DECREF(old_str); Py_DECREF(value); diff --git a/games-rpg/adonthell/files/adonthell-0.3.5-gcc46.patch b/games-rpg/adonthell/files/adonthell-0.3.5-gcc46.patch index f4d07e867e48..7e54ec5ee03a 100644 --- a/games-rpg/adonthell/files/adonthell-0.3.5-gcc46.patch +++ b/games-rpg/adonthell/files/adonthell-0.3.5-gcc46.patch @@ -1,5 +1,5 @@ ---- src/win_event.cc.old 2011-04-18 08:24:16.000000000 +0200 -+++ src/win_event.cc 2011-04-18 08:25:18.000000000 +0200 +--- a/src/win_event.cc 2011-04-18 08:24:16.000000000 +0200 ++++ b/src/win_event.cc 2011-04-18 08:25:18.000000000 +0200 @@ -34,8 +34,9 @@ case DESTROY: |