From: Michał Górny Date: Sat, 8 Feb 2020 06:55:58 +0000 (+0100) Subject: net-p2p/nicotine+: Switch to PYTHON_MULTI_USEDEP API X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c1515026b08079736b454bccbed8e6f5fa961eaa;p=gentoo.git net-p2p/nicotine+: Switch to PYTHON_MULTI_USEDEP API Signed-off-by: Michał Górny --- diff --git a/net-p2p/nicotine+/nicotine+-1.4.1-r1.ebuild b/net-p2p/nicotine+/nicotine+-1.4.1-r2.ebuild similarity index 79% rename from net-p2p/nicotine+/nicotine+-1.4.1-r1.ebuild rename to net-p2p/nicotine+/nicotine+-1.4.1-r2.ebuild index 6244745090a0..bc288ddd9ab0 100644 --- a/net-p2p/nicotine+/nicotine+-1.4.1-r1.ebuild +++ b/net-p2p/nicotine+/nicotine+-1.4.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,8 +18,10 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=" - >=dev-python/pygtk-2.24[${PYTHON_USEDEP}] - media-libs/mutagen[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + >=dev-python/pygtk-2.24[${PYTHON_MULTI_USEDEP}] + media-libs/mutagen[${PYTHON_MULTI_USEDEP}] + ') " DEPEND="${RDEPEND}"