commit: 7be77b11963037d72959a734f2cf8729385ab29c Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Tue Dec 10 00:59:14 2019 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Dec 10 00:59:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7be77b11
games-mods.eclass: Last rite Bug: https://bugs.gentoo.org/156882 Signed-off-by: David Seifert <soap <AT> gentoo.org> eclass/games-mods.eclass | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/eclass/games-mods.eclass b/eclass/games-mods.eclass index bbc9423154d..d0d72eb83eb 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
