summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-05-24 12:00:00 -0700
committerZac Medico <zmedico@gentoo.org>2013-05-24 12:00:00 -0700
commitaa026d95ddcad54da1baa22155ff583d7d1f5171 (patch)
treee0487e9879dae2dad99bfc33541b2c4df23e4416
parent_find_bad_atoms: use insert_category_into_atom (diff)
downloadportage-aa026d95ddcad54da1baa22155ff583d7d1f5171.tar.gz
portage-aa026d95ddcad54da1baa22155ff583d7d1f5171.tar.bz2
portage-aa026d95ddcad54da1baa22155ff583d7d1f5171.zip
repoman: deprecate mono.eclass, bug #471184
-rw-r--r--pym/repoman/checks.py1
1 files changed, 1 insertions, 0 deletions
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",