games-kids/childsplay: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 14:08:49 +0000 (15:08 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:21:56 +0000 (17:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
games-kids/childsplay/childsplay-0.90.2-r2.ebuild [moved from games-kids/childsplay/childsplay-0.90.2-r1.ebuild with 97% similarity]

similarity index 97%
rename from games-kids/childsplay/childsplay-0.90.2-r1.ebuild
rename to games-kids/childsplay/childsplay-0.90.2-r2.ebuild
index 3c535ad41d940dd2773390218ba9ed43ffb8b780..a0714b344639c4616e23506f0dad60ab375d7273 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,9 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="${PYTHON_DEPS}
-       dev-python/pygame[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-python/pygame[${PYTHON_MULTI_USEDEP}]
+       ')
        media-libs/sdl-image[gif,jpeg,png]
        media-libs/sdl-ttf
        media-libs/sdl-mixer[vorbis]