diff options
author | Austin English <wizardedit@gentoo.org> | 2017-02-08 12:13:15 -0600 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2017-02-09 11:35:52 -0600 |
commit | ee09b63d6dc5dd3408983d0f9b01477af3d9aed4 (patch) | |
tree | 8c20515dbd0720938b9f39f28a4c061df1baaae2 /games-fps/quakeforge/files | |
parent | dev-python/jinja: Removed old. (diff) | |
download | gentoo-ee09b63d6dc5dd3408983d0f9b01477af3d9aed4.tar.gz gentoo-ee09b63d6dc5dd3408983d0f9b01477af3d9aed4.tar.bz2 gentoo-ee09b63d6dc5dd3408983d0f9b01477af3d9aed4.zip |
games-fps/quakeforge: remove deprecated games eclass
Also update to EAPI 6
Gentoo-Bug: https://bugs.gentoo.org/574082
Package-Manager: Portage-2.3.2, Repoman-2.3.1
Diffstat (limited to 'games-fps/quakeforge/files')
-rw-r--r-- | games-fps/quakeforge/files/quakeforge-0.7.2-gentoo.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/games-fps/quakeforge/files/quakeforge-0.7.2-gentoo.patch b/games-fps/quakeforge/files/quakeforge-0.7.2-gentoo.patch index 396d7322b453..38fb0c187689 100644 --- a/games-fps/quakeforge/files/quakeforge-0.7.2-gentoo.patch +++ b/games-fps/quakeforge/files/quakeforge-0.7.2-gentoo.patch @@ -1,5 +1,5 @@ ---- nq/source/Makefile.am.old 2012-11-18 16:57:56.658388682 +0100 -+++ nq/source/Makefile.am 2012-11-18 16:58:11.470268607 +0100 +--- a/nq/source/Makefile.am 2012-11-18 16:57:56.658388682 +0100 ++++ b/nq/source/Makefile.am 2012-11-18 16:58:11.470268607 +0100 @@ -138,7 +138,7 @@ nq_x11_SOURCES= sys_unix.c nq_x11_LDADD= $(nq_x11_libs) \ @@ -9,8 +9,8 @@ nq_x11_LDFLAGS= $(common_ldflags) nq_x11_DEPENDENCIES= $(nq_x11_libs) ---- qw/source/Makefile.am.old 2012-11-18 17:10:59.148172332 +0100 -+++ qw/source/Makefile.am 2012-11-18 17:11:55.866876762 +0100 +--- a/qw/source/Makefile.am 2012-11-18 17:10:59.148172332 +0100 ++++ b/qw/source/Makefile.am 2012-11-18 17:11:55.866876762 +0100 @@ -168,7 +168,7 @@ qw_client_x11_SOURCES= cl_sys_unix.c qw_client_x11_LDADD= $(qw_client_x11_libs) \ @@ -20,8 +20,8 @@ qw_client_x11_LDFLAGS= $(common_ldflags) qw_client_x11_DEPENDENCIES= $(qw_client_x11_libs) ---- tools/qwaq/Makefile.am.old 2012-11-18 17:15:16.024714317 +0100 -+++ tools/qwaq/Makefile.am 2012-11-18 17:15:41.955749660 +0100 +--- a/tools/qwaq/Makefile.am 2012-11-18 17:15:16.024714317 +0100 ++++ b/tools/qwaq/Makefile.am 2012-11-18 17:15:41.955749660 +0100 @@ -38,7 +38,7 @@ qwaq_x11_SOURCES=qwaq.c qwaq-bi.c qwaq_x11_LDADD= $(qwaq_x11_libs) $(QWAQ_LIBS) \ |