From: Zac Medico Date: Fri, 24 May 2013 19:00:00 +0000 (-0700) Subject: repoman: deprecate mono.eclass, bug #471184 X-Git-Tag: v2.2.0_alpha178~8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=aa026d95ddcad54da1baa22155ff583d7d1f5171;p=portage.git repoman: deprecate mono.eclass, bug #471184 --- diff --git a/pym/repoman/checks.py b/pym/repoman/checks.py index 8c0a3016b..c55258165 100644 --- a/pym/repoman/checks.py +++ b/pym/repoman/checks.py @@ -387,6 +387,7 @@ class InheritDeprecated(LineCheck): "distutils": "distutils-r1", "gems": "ruby-fakegem", "git": "git-2", + "mono": "mono-env", "mozconfig-2": "mozconfig-3", "mozcoreconf": "mozcoreconf-2", "php-ext-pecl-r1": "php-ext-pecl-r2",