commit:     8504698e23dd3c51451ce9137fc74f66366a542d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 16:39:16 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 16:48:51 2016 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=8504698e

repoman: Deprecate games.eclass, #574082

Reviewed-by: Brian Dolbec <dolsen <AT> gentoo.org>

 pym/repoman/checks/ebuilds/checks.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pym/repoman/checks/ebuilds/checks.py 
b/pym/repoman/checks/ebuilds/checks.py
index 5420e51..7894e2b 100644
--- a/pym/repoman/checks/ebuilds/checks.py
+++ b/pym/repoman/checks/ebuilds/checks.py
@@ -417,6 +417,7 @@ class InheritDeprecated(LineCheck):
                "bash-completion": "bash-completion-r1",
                "boost-utils": False,
                "distutils": "distutils-r1",
+               "games": False,
                "gems": "ruby-fakegem",
                "mono": "mono-env",
                "python": "python-r1 / python-single-r1 / python-any-r1",

Reply via email to