commit: 4f933ab8cc6fa0f852d8f03556f80efa66f56d67
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 08:07:58 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 09:28:48 2017 +0000
URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=4f933ab8
repoman: Deprecate gpe.eclass
Reviewed-by: Zac Medico <zmedico <AT> gentoo.org>
repoman/pym/repoman/modules/scan/ebuild/checks.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/repoman/pym/repoman/modules/scan/ebuild/checks.py
b/repoman/pym/repoman/modules/scan/ebuild/checks.py
index 34363b388..1c4548711 100644
--- a/repoman/pym/repoman/modules/scan/ebuild/checks.py
+++ b/repoman/pym/repoman/modules/scan/ebuild/checks.py
@@ -420,6 +420,7 @@ class InheritDeprecated(LineCheck):
"distutils": "distutils-r1",
"games": False,
"gems": "ruby-fakegem",
+ "gpe": False,
"gst-plugins-bad": "gstreamer",
"gst-plugins-base": "gstreamer",
"gst-plugins-good": "gstreamer",