diff options
author | David Seifert <soap@gentoo.org> | 2019-12-10 01:59:14 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-12-10 01:59:14 +0100 |
commit | 7be77b11963037d72959a734f2cf8729385ab29c (patch) | |
tree | bd44cfd4eb512e6654f99375a0fa1faa7907fe85 /eclass | |
parent | dev-tex/latexmk: drop old EAPIs (diff) | |
download | gentoo-7be77b11963037d72959a734f2cf8729385ab29c.tar.gz gentoo-7be77b11963037d72959a734f2cf8729385ab29c.tar.bz2 gentoo-7be77b11963037d72959a734f2cf8729385ab29c.zip |
games-mods.eclass: Last rite
Bug: https://bugs.gentoo.org/156882
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/games-mods.eclass | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/eclass/games-mods.eclass b/eclass/games-mods.eclass index bbc9423154dd..d0d72eb83ebb 100644 --- a/eclass/games-mods.eclass +++ b/eclass/games-mods.eclass @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# All consumers are gone. +# Bug #156882, #574642, #637740. Removal in 14 days. + # Variables to specify in an ebuild which uses this eclass: # GAME - (doom3, quake4 or ut2004, etc), unless ${PN} starts with e.g. "doom3-" # MOD_DESC - Description for the mod |