From: Marek Szuba Date: Wed, 22 Apr 2020 23:08:27 +0000 (+0100) Subject: app-misc/gramps: s/PYTHON_MULTI_USEDEP/PYTHON_USEDEP/ X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=aafbe1dabc95eb940d799fc83cca7bfe03bb38ff;p=gentoo.git app-misc/gramps: s/PYTHON_MULTI_USEDEP/PYTHON_USEDEP/ Last change to this ebuild without a revbump, I swear. Signed-off-by: Marek Szuba --- diff --git a/app-misc/gramps/gramps-5.1.2-r1.ebuild b/app-misc/gramps/gramps-5.1.2-r1.ebuild index 3144f1370d3d..86a7c50dab9e 100644 --- a/app-misc/gramps/gramps-5.1.2-r1.ebuild +++ b/app-misc/gramps/gramps-5.1.2-r1.ebuild @@ -21,11 +21,11 @@ IUSE="+rcs +reports exif geo postscript spell" RDEPEND=" $(python_gen_cond_dep ' - dev-python/bsddb3[${PYTHON_MULTI_USEDEP}] - dev-python/pycairo[${PYTHON_MULTI_USEDEP}] - >=dev-python/pygobject-3.12:3[cairo,${PYTHON_MULTI_USEDEP}] - dev-python/pyicu[${PYTHON_MULTI_USEDEP}] - exif? ( >=media-libs/gexiv2-0.5[${PYTHON_MULTI_USEDEP},introspection] ) + dev-python/bsddb3[${PYTHON_USEDEP}] + dev-python/pycairo[${PYTHON_USEDEP}] + >=dev-python/pygobject-3.12:3[cairo,${PYTHON_USEDEP}] + dev-python/pyicu[${PYTHON_USEDEP}] + exif? ( >=media-libs/gexiv2-0.5[${PYTHON_USEDEP},introspection] ) ') gnome-base/librsvg:2 >x11-libs/gtk+-3.14.8:3[introspection]