From aa026d95ddcad54da1baa22155ff583d7d1f5171 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 24 May 2013 12:00:00 -0700 Subject: repoman: deprecate mono.eclass, bug #471184 --- pym/repoman/checks.py | 1 + 1 file changed, 1 insertion(+) 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", -- cgit v1.2.3-65-gdbad