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] repo/gentoo:master commit in: app-misc/metromap/
Date: Sun,  9 Feb 2020 16:11:07 +0000 (UTC)	[thread overview]
Message-ID: <1581264651.a90a0d1b112de8c4fe21db9fb7efa28007fddd59.mgorny@gentoo> (raw)

commit:     a90a0d1b112de8c4fe21db9fb7efa28007fddd59
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 09:45:53 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:10:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a90a0d1b

app-misc/metromap: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../{metromap-0.1.4-r1.ebuild => metromap-0.1.4-r2.ebuild}        | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/app-misc/metromap/metromap-0.1.4-r1.ebuild b/app-misc/metromap/metromap-0.1.4-r2.ebuild
similarity index 83%
rename from app-misc/metromap/metromap-0.1.4-r1.ebuild
rename to app-misc/metromap/metromap-0.1.4-r2.ebuild
index 6d0dba3d4e4..25eca6fecc1 100644
--- a/app-misc/metromap/metromap-0.1.4-r1.ebuild
+++ b/app-misc/metromap/metromap-0.1.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -19,8 +19,10 @@ IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-	dev-python/pygobject:2[${PYTHON_USEDEP}]
-	>=dev-python/pygtk-2.8:2[${PYTHON_USEDEP}]
+	$(python_gen_cond_dep '
+		dev-python/pygobject:2[${PYTHON_MULTI_USEDEP}]
+		>=dev-python/pygtk-2.8:2[${PYTHON_MULTI_USEDEP}]
+	')
 "
 DEPEND="${RDEPEND}
 	sys-devel/gettext


             reply	other threads:[~2020-02-09 16:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-09 16:11 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-06  1:52 [gentoo-commits] repo/gentoo:master commit in: app-misc/metromap/ Göktürk Yüksek

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=1581264651.a90a0d1b112de8c4fe21db9fb7efa28007fddd59.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