sys-cluster/rdma-core: Switch to PYTHON_MULTI_USEDEP API
authorMichał Górny <mgorny@gentoo.org>
Fri, 7 Feb 2020 20:22:59 +0000 (21:22 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:37:07 +0000 (17:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-cluster/rdma-core/rdma-core-26.0-r1.ebuild [moved from sys-cluster/rdma-core/rdma-core-26.0.ebuild with 96% similarity]
sys-cluster/rdma-core/rdma-core-26.1.ebuild
sys-cluster/rdma-core/rdma-core-27.0-r1.ebuild [moved from sys-cluster/rdma-core/rdma-core-27.0.ebuild with 96% similarity]
sys-cluster/rdma-core/rdma-core-9999.ebuild

similarity index 96%
rename from sys-cluster/rdma-core/rdma-core-26.0.ebuild
rename to sys-cluster/rdma-core/rdma-core-26.0-r1.ebuild
index 01d4ceade5f6ab3047ae11ee7c1c3d34eb7fcbaa..39c6e4a73b192368f46e002ed18d9f96d8ae7847 100644 (file)
@@ -31,7 +31,11 @@ COMMON_DEPEND="
        python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${COMMON_DEPEND}
-       python? ( dev-python/cython[${PYTHON_USEDEP}] )"
+       python? (
+               $(python_gen_cond_dep '
+                       dev-python/cython[${PYTHON_MULTI_USEDEP}]
+               ')
+       )"
 
 RDEPEND="${COMMON_DEPEND}
        !sys-fabric/infiniband-diags
index ef62e9d9e81bf617aa65e18cf61f6be9f73a24c4..39537f768f10e3af1750a61a8211cc01c37ad8f0 100644 (file)
@@ -31,7 +31,11 @@ COMMON_DEPEND="
        python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${COMMON_DEPEND}
-       python? ( dev-python/cython[${PYTHON_USEDEP}] )"
+       python? (
+               $(python_gen_cond_dep '
+                       dev-python/cython[${PYTHON_MULTI_USEDEP}]
+               ')
+       )"
 
 RDEPEND="${COMMON_DEPEND}
        !sys-fabric/infiniband-diags
similarity index 96%
rename from sys-cluster/rdma-core/rdma-core-27.0.ebuild
rename to sys-cluster/rdma-core/rdma-core-27.0-r1.ebuild
index be00b10a0c1f654ba760ab77a7044a1f53f5c6a5..9313f938a56d536123524e9f23d4c5f7fb21b689 100644 (file)
@@ -31,7 +31,11 @@ COMMON_DEPEND="
        python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${COMMON_DEPEND}
-       python? ( dev-python/cython[${PYTHON_USEDEP}] )"
+       python? (
+               $(python_gen_cond_dep '
+                       dev-python/cython[${PYTHON_MULTI_USEDEP}]
+               ')
+       )"
 
 RDEPEND="${COMMON_DEPEND}
        !sys-fabric/infiniband-diags
index a72f49a1997de0520a5b9c9aaf5073ec5ab102ce..a8c381b386982dc39c72fdc86ef9d39b39431378 100644 (file)
@@ -31,7 +31,11 @@ COMMON_DEPEND="
        python? ( ${PYTHON_DEPS} )"
 
 DEPEND="${COMMON_DEPEND}
-       python? ( dev-python/cython[${PYTHON_USEDEP}] )"
+       python? (
+               $(python_gen_cond_dep '
+                       dev-python/cython[${PYTHON_MULTI_USEDEP}]
+               ')
+       )"
 
 RDEPEND="${COMMON_DEPEND}
        !!sys-fabric/infiniband-diags