app-office/planner: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 11:29:18 +0000 (12:29 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:10:58 +0000 (17:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-office/planner/planner-0.14.6_p20130520-r1.ebuild [moved from app-office/planner/planner-0.14.6_p20130520.ebuild with 93% similarity]

similarity index 93%
rename from app-office/planner/planner-0.14.6_p20130520.ebuild
rename to app-office/planner/planner-0.14.6_p20130520-r1.ebuild
index e2a022f1b4f0de2f032367ae7e39dc253ab84eb0..e9b4ff1e4fbd55ea13f14c29cdd0d8e2754dfb3b 100644 (file)
@@ -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=6
@@ -29,7 +29,9 @@ RDEPEND="
        >=dev-libs/libxslt-1.1.23
        python? (
                ${PYTHON_DEPS}
-               >=dev-python/pygtk-2.6:2[${PYTHON_USEDEP}] )
+               $(python_gen_cond_dep '
+                       >=dev-python/pygtk-2.6:2[${PYTHON_MULTI_USEDEP}] )
+               ')
        eds? (
                >=gnome-extra/evolution-data-server-3.6:=
                >=mail-client/evolution-3.6 )