sys-cluster/charliecloud: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 20:21:38 +0000 (21:21 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:37:06 +0000 (17:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/charliecloud/charliecloud-0.10-r1.ebuild [moved from sys-cluster/charliecloud/charliecloud-0.10.ebuild with 90% similarity]
sys-cluster/charliecloud/charliecloud-0.9.10.ebuild
sys-cluster/charliecloud/charliecloud-9999.ebuild

similarity index 90%
rename from sys-cluster/charliecloud/charliecloud-0.10.ebuild
rename to sys-cluster/charliecloud/charliecloud-0.10-r1.ebuild
index 8705c0ed4ae3f1cd6d43e9f66f8f5bd8d43bd0d1..b1560f0ec9688ee0fa5b39c8b860d17b422619b9 100644 (file)
@@ -34,9 +34,12 @@ RDEPEND="${PYTHON_DEPS}
        pv? ( sys-apps/pv )
        squashfuse? ( sys-fs/squashfuse )
 "
-DEPEND="doc? (
-               dev-python/sphinx[${PYTHON_USEDEP}]
-               dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+DEPEND="
+       doc? (
+               $(python_gen_cond_dep '
+                       dev-python/sphinx[${PYTHON_MULTI_USEDEP}]
+                       dev-python/sphinx_rtd_theme[${PYTHON_MULTI_USEDEP}]
+               ')
                net-misc/rsync
        )"
 
index d86e0f7345fe51fea9a215f04a75294c331be5d4..042093fc1081c65f7b1b2d333e20dffaf0adbe6c 100644 (file)
@@ -33,9 +33,12 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RDEPEND="${PYTHON_DEPS}
        pv? ( sys-apps/pv )
 "
-DEPEND="doc? (
-               dev-python/sphinx[${PYTHON_USEDEP}]
-               dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+DEPEND="
+       doc? (
+               $(python_gen_cond_dep '
+                       dev-python/sphinx[${PYTHON_MULTI_USEDEP}]
+                       dev-python/sphinx_rtd_theme[${PYTHON_MULTI_USEDEP}]
+               ')
                net-misc/rsync
        )"
 
index 4b1d347531503eb5c337fcc18ecd9d233f5e34c8..c838d73e90e9108c990b5e23d33766c9c42ecd1e 100644 (file)
@@ -34,9 +34,12 @@ RDEPEND="${PYTHON_DEPS}
        pv? ( sys-apps/pv )
        squashfuse? ( sys-fs/squashfuse )
 "
-DEPEND="doc? (
-               dev-python/sphinx[${PYTHON_USEDEP}]
-               dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+DEPEND="
+       doc? (
+               $(python_gen_cond_dep '
+                       dev-python/sphinx[${PYTHON_MULTI_USEDEP}]
+                       dev-python/sphinx_rtd_theme[${PYTHON_MULTI_USEDEP}]
+               ')
                net-misc/rsync
        )"