games-puzzle/pathological: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 14:09:58 +0000 (15:09 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:21:59 +0000 (17:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
games-puzzle/pathological/pathological-1.1.3_p16-r1.ebuild [moved from games-puzzle/pathological/pathological-1.1.3_p16.ebuild with 94% similarity]

similarity index 94%
rename from games-puzzle/pathological/pathological-1.1.3_p16.ebuild
rename to games-puzzle/pathological/pathological-1.1.3_p16-r1.ebuild
index f1e7df2a76300bd14e25ea349a0e9f34f5f9f1b8..41ac5a9ae17282303d731a743f1d36129721ade4 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
@@ -21,7 +21,9 @@ IUSE="doc"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-       >=dev-python/pygame-1.5.5[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               >=dev-python/pygame-1.5.5[${PYTHON_MULTI_USEDEP}]
+       ')
 "
 DEPEND="${RDEPEND}"
 BDEPEND="${PYTHON_DEPS}