diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-04-29 18:37:15 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-04-29 19:13:04 +0200 |
commit | 6b8369377971c2503071bc38d68413ae11243b50 (patch) | |
tree | 1b5830470bbff15956dda4ead7daef85ce3a4baf /games-fps/alienarena/files | |
parent | dev-ruby/addressable: add ruby25 (diff) | |
download | gentoo-6b8369377971c2503071bc38d68413ae11243b50.tar.gz gentoo-6b8369377971c2503071bc38d68413ae11243b50.tar.bz2 gentoo-6b8369377971c2503071bc38d68413ae11243b50.zip |
games-fps/alienarena: Stop using games.eclass
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'games-fps/alienarena/files')
-rw-r--r-- | games-fps/alienarena/files/alienarena-20130827-format.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/alienarena/files/alienarena-20130827-format.patch b/games-fps/alienarena/files/alienarena-20130827-format.patch index 4a88eab840fc..3162a558afad 100644 --- a/games-fps/alienarena/files/alienarena-20130827-format.patch +++ b/games-fps/alienarena/files/alienarena-20130827-format.patch @@ -1,5 +1,5 @@ ---- source/game/p_client.c.old 2016-01-18 20:13:25.147714704 +0100 -+++ source/game/p_client.c 2016-01-18 20:13:38.776476727 +0100 +--- a/source/game/p_client.c.old 2016-01-18 20:13:25.147714704 +0100 ++++ b/source/game/p_client.c 2016-01-18 20:13:38.776476727 +0100 @@ -2123,7 +2123,7 @@ #else
ent->ctype = 0; //alien is default
|