diff options
author | 2018-05-02 19:24:57 +0200 | |
---|---|---|
committer | 2018-05-02 21:27:38 +0200 | |
commit | 3f300ea4c571f59e8a188729db8121eb760e8869 (patch) | |
tree | 5e245b1ce4c86064df61b852d33ef319a2719597 /games-strategy/glob2/files | |
parent | games-strategy/galaxyhack: Drop old (diff) | |
download | gentoo-3f300ea4c571f59e8a188729db8121eb760e8869.tar.gz gentoo-3f300ea4c571f59e8a188729db8121eb760e8869.tar.bz2 gentoo-3f300ea4c571f59e8a188729db8121eb760e8869.zip |
games-strategy/glob2: Stop using games.eclass
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'games-strategy/glob2/files')
-rw-r--r-- | games-strategy/glob2/files/glob2-0.9.4.4-gcc44.patch | 4 | ||||
-rw-r--r-- | games-strategy/glob2/files/glob2-0.9.4.4-scons-blows.patch | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-strategy/glob2/files/glob2-0.9.4.4-gcc44.patch b/games-strategy/glob2/files/glob2-0.9.4.4-gcc44.patch index 5ce62ea6e46..8d2da78cee2 100644 --- a/games-strategy/glob2/files/glob2-0.9.4.4-gcc44.patch +++ b/games-strategy/glob2/files/glob2-0.9.4.4-gcc44.patch @@ -1,5 +1,5 @@ ---- libgag/include/StreamBackend.h.old -+++ libgag/include/StreamBackend.h +--- a/libgag/include/StreamBackend.h.old ++++ b/libgag/include/StreamBackend.h @@ -28,6 +28,9 @@ #ifdef putc #undef putc diff --git a/games-strategy/glob2/files/glob2-0.9.4.4-scons-blows.patch b/games-strategy/glob2/files/glob2-0.9.4.4-scons-blows.patch index b0fb92d4797..b3e6e86eb48 100644 --- a/games-strategy/glob2/files/glob2-0.9.4.4-scons-blows.patch +++ b/games-strategy/glob2/files/glob2-0.9.4.4-scons-blows.patch @@ -1,5 +1,5 @@ ---- SConstruct.orig -+++ SConstruct +--- a/SConstruct.orig ++++ b/SConstruct @@ -1,6 +1,7 @@ EnsureSConsVersion(0, 96, 92) import sys |