dev-util/redo: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 13:15:21 +0000 (14:15 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:21:44 +0000 (17:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/redo/redo-0.42-r1.ebuild [moved from dev-util/redo/redo-0.42.ebuild with 84% similarity]
dev-util/redo/redo-99999.ebuild

similarity index 84%
rename from dev-util/redo/redo-0.42.ebuild
rename to dev-util/redo/redo-0.42-r1.ebuild
index 17098dc04661199f639e7b756bd85d6b3fdda11c..ea14d07a6f6a5973241cb93d52e66d1370fb1e81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2018-2019 Gentoo Authors
+# Copyright 2018-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,8 +16,10 @@ KEYWORDS="~amd64 ~hppa ~x86"
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
 BDEPEND="
-       dev-python/beautifulsoup[${PYTHON_USEDEP}]
-       dev-python/markdown[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-python/beautifulsoup[${PYTHON_MULTI_USEDEP}]
+               dev-python/markdown[${PYTHON_MULTI_USEDEP}]
+       ')
        ${PYTHON_DEPS}
 "
 RDEPEND="
index 57197b9f75d3158c70804c353a22ff6e20cbc6dd..6e92129f9b4a06fa418612418d1a76159ccaf541 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2018-2019 Gentoo Authors
+# Copyright 2018-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,8 +16,10 @@ KEYWORDS=""
 REQUIRED_USE=${PYTHON_REQUIRED_USE}
 
 BDEPEND="
-       dev-python/beautifulsoup[${PYTHON_USEDEP}]
-       dev-python/markdown[${PYTHON_USEDEP}]
+       $(python_gen_cond_dep '
+               dev-python/beautifulsoup[${PYTHON_MULTI_USEDEP}]
+               dev-python/markdown[${PYTHON_MULTI_USEDEP}]
+       ')
        ${PYTHON_DEPS}
 "
 RDEPEND="