app-office/gnumeric: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 09:48:36 +0000 (10:48 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:10:53 +0000 (17:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-office/gnumeric/gnumeric-1.12.39-r1.ebuild [moved from app-office/gnumeric/gnumeric-1.12.39.ebuild with 91% similarity]
app-office/gnumeric/gnumeric-1.12.44-r1.ebuild [moved from app-office/gnumeric/gnumeric-1.12.44.ebuild with 100% similarity]

similarity index 91%
rename from app-office/gnumeric/gnumeric-1.12.39.ebuild
rename to app-office/gnumeric/gnumeric-1.12.39-r1.ebuild
index 2ff8d6609df0e7cdaa780e3664a7ab12e0e7ac56..f12e005b4cec099ffb489a0a02132ef4541c4ac5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -39,7 +39,10 @@ RDEPEND="
        introspection? ( >=dev-libs/gobject-introspection-1:= )
        perl? ( dev-lang/perl:= )
        python? ( ${PYTHON_DEPS}
-               >=dev-python/pygobject-3:3[${PYTHON_USEDEP}] )
+               $(python_gen_cond_dep '
+                       >=dev-python/pygobject-3:3[${PYTHON_MULTI_USEDEP}]
+               ')
+       )
        libgda? ( gnome-extra/libgda:5[gtk] )
 "
 DEPEND="${RDEPEND}