From a7517f62a306c88c4dd0086ef90bb3fcf9bb5add Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Mon, 16 Apr 2018 22:03:24 +0200 Subject: games-arcade/gav: Stop using games.eclass Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- games-arcade/gav/files/gav-0.9.0-gcc43.patch | 4 ++-- games-arcade/gav/files/gav-0.9.0-ldflags.patch | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games-arcade/gav/files') diff --git a/games-arcade/gav/files/gav-0.9.0-gcc43.patch b/games-arcade/gav/files/gav-0.9.0-gcc43.patch index 06bc1a5d2542..c9b8a6e588bf 100644 --- a/games-arcade/gav/files/gav-0.9.0-gcc43.patch +++ b/games-arcade/gav/files/gav-0.9.0-gcc43.patch @@ -1,5 +1,5 @@ ---- Configuration.cpp -+++ Configuration.cpp +--- a/Configuration.cpp ++++ b/Configuration.cpp @@ -25,6 +25,7 @@ #include #include diff --git a/games-arcade/gav/files/gav-0.9.0-ldflags.patch b/games-arcade/gav/files/gav-0.9.0-ldflags.patch index 04188320ac4b..dd49e6161660 100644 --- a/games-arcade/gav/files/gav-0.9.0-ldflags.patch +++ b/games-arcade/gav/files/gav-0.9.0-ldflags.patch @@ -1,5 +1,5 @@ ---- CommonHeader.old 2010-10-12 13:08:23.000000000 +0200 -+++ CommonHeader 2010-10-12 13:08:48.000000000 +0200 +--- a/CommonHeader.old 2010-10-12 13:08:23.000000000 +0200 ++++ b/CommonHeader 2010-10-12 13:08:48.000000000 +0200 @@ -31,9 +31,9 @@ endif @@ -12,8 +12,8 @@ endif SRCS = $(wildcard *.cpp) ---- Makefile.Linux.old 2010-10-12 14:36:47.000000000 +0200 -+++ Makefile.Linux 2010-10-12 14:37:02.000000000 +0200 +--- a/Makefile.Linux.old 2010-10-12 14:36:47.000000000 +0200 ++++ b/Makefile.Linux 2010-10-12 14:37:02.000000000 +0200 @@ -38,8 +38,7 @@ $(MAKE) -C $(@D:%_module.o=%) -- cgit v1.2.3-65-gdbad