* [gentoo-portage-dev] [PATCH 1/3] repoman: Sort deprecated eclasses
@ 2017-02-22 8:20 99% Michał Górny
0 siblings, 0 replies; 1+ results
From: Michał Górny @ 2017-02-22 8:20 UTC (permalink / raw
To: gentoo-portage-dev; +Cc: Michał Górny
---
repoman/pym/repoman/modules/scan/ebuild/checks.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/repoman/pym/repoman/modules/scan/ebuild/checks.py b/repoman/pym/repoman/modules/scan/ebuild/checks.py
index 15e225156..286021524 100644
--- a/repoman/pym/repoman/modules/scan/ebuild/checks.py
+++ b/repoman/pym/repoman/modules/scan/ebuild/checks.py
@@ -416,19 +416,19 @@ class InheritDeprecated(LineCheck):
"base": False,
"bash-completion": "bash-completion-r1",
"boost-utils": False,
+ "clutter": "gnome2",
"distutils": "distutils-r1",
"games": False,
"gems": "ruby-fakegem",
- "mono": "mono-env",
- "python": "python-r1 / python-single-r1 / python-any-r1",
- "ruby": "ruby-ng",
- "x-modular": "xorg-2",
"gst-plugins-bad": "gstreamer",
"gst-plugins-base": "gstreamer",
"gst-plugins-good": "gstreamer",
"gst-plugins-ugly": "gstreamer",
"gst-plugins10": "gstreamer",
- "clutter": "gnome2",
+ "mono": "mono-env",
+ "python": "python-r1 / python-single-r1 / python-any-r1",
+ "ruby": "ruby-ng",
+ "x-modular": "xorg-2",
}
_inherit_re = re.compile(r'^\s*inherit\s(.*)$')
--
2.11.1
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-02-22 8:20 99% [gentoo-portage-dev] [PATCH 1/3] repoman: Sort deprecated eclasses Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox