public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:master commit in: repoman/pym/repoman/modules/scan/ebuild/
Date: Wed, 22 Feb 2017 09:29:02 +0000 (UTC)	[thread overview]
Message-ID: <1487755704.5ee55750e97c4bfdaf219e90e38fdcee5225978a.mgorny@gentoo> (raw)

commit:     5ee55750e97c4bfdaf219e90e38fdcee5225978a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 08:07:34 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 09:28:24 2017 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=5ee55750

repoman: Sort deprecated eclasses

Reviewed-by: Zac Medico <zmedico <AT> gentoo.org>

 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 d21bf0cb2..34363b388 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(.*)$')


             reply	other threads:[~2017-02-22  9:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-22  9:29 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-30  5:20 [gentoo-commits] proj/portage:repoman commit in: repoman/pym/repoman/modules/scan/ebuild/ Zac Medico
2018-03-30  4:23 ` [gentoo-commits] proj/portage:master " Zac Medico
2017-07-02 17:53 Michał Górny
2017-03-01 15:13 Brian Dolbec
2017-02-22  9:29 Michał Górny
2017-02-22  9:29 Michał Górny
2017-02-22  8:37 Zac Medico

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1487755704.5ee55750e97c4bfdaf219e90e38fdcee5225978a.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox