From: Michał Górny Date: Fri, 7 Feb 2020 20:29:01 +0000 (+0100) Subject: x11-apps/whyteboard: Switch to PYTHON_MULTI_USEDEP API X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fc49ddfdee4a1865f14520b5d4159a96616f020c;p=gentoo.git x11-apps/whyteboard: Switch to PYTHON_MULTI_USEDEP API Signed-off-by: Michał Górny --- diff --git a/x11-apps/whyteboard/whyteboard-0.41.1.ebuild b/x11-apps/whyteboard/whyteboard-0.41.1-r1.ebuild similarity index 89% rename from x11-apps/whyteboard/whyteboard-0.41.1.ebuild rename to x11-apps/whyteboard/whyteboard-0.41.1-r1.ebuild index b37dbb1d85d8..9d13028f704d 100644 --- a/x11-apps/whyteboard/whyteboard-0.41.1.ebuild +++ b/x11-apps/whyteboard/whyteboard-0.41.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS}" RDEPEND="${DEPEND} - dev-python/wxpython:*[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/wxpython:*[${PYTHON_MULTI_USEDEP}] + ') media-gfx/imagemagick" src_install() {