dev-libs/libappindicator: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 12:53:39 +0000 (13:53 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:17:48 +0000 (17:17 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/libappindicator/libappindicator-12.10.0-r202.ebuild [moved from dev-libs/libappindicator/libappindicator-12.10.0-r201.ebuild with 95% similarity]

similarity index 95%
rename from dev-libs/libappindicator/libappindicator-12.10.0-r201.ebuild
rename to dev-libs/libappindicator/libappindicator-12.10.0-r202.ebuild
index 40fe8964c862f33f2bf48c201516472c7bc46f63..2803f1e0e278d26dfba997a60bb2185f8857b014 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
@@ -28,7 +28,9 @@ RDEPEND="
        introspection? ( >=dev-libs/gobject-introspection-1:= )
        python? (
                ${PYTHON_DEPS}
-               dev-python/pygtk[${PYTHON_USEDEP}]
+               $(python_gen_cond_dep '
+                       dev-python/pygtk[${PYTHON_MULTI_USEDEP}]
+               ')
        )
 "
 DEPEND="${RDEPEND}