dev-games/cegui: Switch to PYTHON_MULTI_USEDEP API
[gentoo.git] / dev-games / cegui / cegui-0.8.7-r1.ebuild
similarity index 96%
rename from dev-games/cegui/cegui-0.8.7.ebuild
rename to dev-games/cegui/cegui-0.8.7-r1.ebuild
index 179c88599c41b0445071d9c5a2bfaa64b91d1854..d89518d63680f2590dc883e8a33f95b9b0738d5a 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=5
@@ -43,7 +43,9 @@ RDEPEND="
        pcre? ( dev-libs/libpcre )
        python? (
                ${PYTHON_DEPS}
-               dev-libs/boost:=[python,${PYTHON_USEDEP}]
+               $(python_gen_cond_dep '
+                       dev-libs/boost:=[python,${PYTHON_MULTI_USEDEP}]
+               ')
        )
        tinyxml? ( dev-libs/tinyxml )
        truetype? ( media-libs/freetype:2 )