app-emulation/playonlinux: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 09:03:25 +0000 (10:03 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:10:36 +0000 (17:10 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-emulation/playonlinux/playonlinux-4.2.12.ebuild
app-emulation/playonlinux/playonlinux-4.3.4-r1.ebuild [moved from app-emulation/playonlinux/playonlinux-4.3.4.ebuild with 95% similarity]

index d7c477f4bd80adfd4c07c7ae425038d28c653f6b..fcb7847aa4e852fd79751148be59340570fe8c11 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -25,7 +25,9 @@ RDEPEND="${PYTHON_DEPS}
        app-arch/unzip
        app-crypt/gnupg
        virtual/wine
-       dev-python/wxpython:3.0[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-python/wxpython:3.0[${PYTHON_MULTI_USEDEP}]
+       ')
        net-misc/wget
        x11-apps/mesa-progs
        x11-terms/xterm
similarity index 95%
rename from app-emulation/playonlinux/playonlinux-4.3.4.ebuild
rename to app-emulation/playonlinux/playonlinux-4.3.4-r1.ebuild
index f2a319b7bbebce6d33d9e950cc2eee0b6701e1f7..a1e610f9b4f0a597275f1e131f930e84bf52d161 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=7
@@ -26,7 +26,9 @@ RDEPEND="${PYTHON_DEPS}
        app-arch/unzip
        app-crypt/gnupg
        app-misc/jq
-       dev-python/wxpython:3.0[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-python/wxpython:3.0[${PYTHON_MULTI_USEDEP}]
+       ')
        media-gfx/icoutils
        || ( net-analyzer/netcat net-analyzer/openbsd-netcat )
        net-misc/wget