From 5cfef3c94cd7e82136c69a0322f5ba21f7e64632 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 19 Apr 2018 14:14:48 +0100 Subject: gentoo resync : 19.04.2018 --- games-arcade/kobodeluxe/files/kobodeluxe-0.5.1-glibc2.10.patch | 4 ++-- games-arcade/kobodeluxe/files/kobodeluxe-0.5.1-glibc29.patch | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games-arcade/kobodeluxe/files') diff --git a/games-arcade/kobodeluxe/files/kobodeluxe-0.5.1-glibc2.10.patch b/games-arcade/kobodeluxe/files/kobodeluxe-0.5.1-glibc2.10.patch index 1095cc1c7330..c6c06d9ce2a6 100644 --- a/games-arcade/kobodeluxe/files/kobodeluxe-0.5.1-glibc2.10.patch +++ b/games-arcade/kobodeluxe/files/kobodeluxe-0.5.1-glibc2.10.patch @@ -1,5 +1,5 @@ ---- graphics/window.cpp -+++ graphics/window.cpp +--- a/graphics/window.cpp ++++ b/graphics/window.cpp @@ -398,7 +398,7 @@ */ if(token) diff --git a/games-arcade/kobodeluxe/files/kobodeluxe-0.5.1-glibc29.patch b/games-arcade/kobodeluxe/files/kobodeluxe-0.5.1-glibc29.patch index 98451bb29975..7a9ef355a821 100644 --- a/games-arcade/kobodeluxe/files/kobodeluxe-0.5.1-glibc29.patch +++ b/games-arcade/kobodeluxe/files/kobodeluxe-0.5.1-glibc29.patch @@ -1,5 +1,5 @@ ---- enemies.h -+++ enemies.h +--- a/enemies.h ++++ b/enemies.h @@ -70,9 +70,9 @@ extern const enemy_kind bomb2; extern const enemy_kind bombdeto; @@ -21,8 +21,8 @@ } ---- enemy.cpp -+++ enemy.cpp +--- a/enemy.cpp ++++ b/enemy.cpp @@ -713,7 +713,7 @@ void _enemy::kill_cannon() -- cgit v1.2.3