commit: 32b0f8c5109e38117ac872736072c822bdddbbb8
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 18:17:19 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 18:17:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32b0f8c5
sys-cluster/rdma-core: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild | 4 ++--
sys-cluster/rdma-core/rdma-core-31.0.ebuild | 4 ++--
sys-cluster/rdma-core/rdma-core-32.0-r1.ebuild | 4 ++--
sys-cluster/rdma-core/rdma-core-32.0.ebuild | 4 ++--
sys-cluster/rdma-core/rdma-core-33.0-r1.ebuild | 4 ++--
sys-cluster/rdma-core/rdma-core-33.0.ebuild | 4 ++--
sys-cluster/rdma-core/rdma-core-34.0.ebuild | 4 ++--
sys-cluster/rdma-core/rdma-core-9999.ebuild | 4 ++--
8 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild
b/sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild
index ce83f105d8b..8e0eb47b56e 100644
--- a/sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_8 )
inherit cmake python-single-r1 udev systemd
@@ -33,7 +33,7 @@ COMMON_DEPEND="
DEPEND="${COMMON_DEPEND}
python? (
$(python_gen_cond_dep '
- dev-python/cython[${PYTHON_MULTI_USEDEP}]
+ dev-python/cython[${PYTHON_USEDEP}]
')
)"
diff --git a/sys-cluster/rdma-core/rdma-core-31.0.ebuild
b/sys-cluster/rdma-core/rdma-core-31.0.ebuild
index de6187a84fe..de6cba3f608 100644
--- a/sys-cluster/rdma-core/rdma-core-31.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-31.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_8 )
inherit cmake python-single-r1 udev systemd
@@ -33,7 +33,7 @@ COMMON_DEPEND="
DEPEND="${COMMON_DEPEND}
python? (
$(python_gen_cond_dep '
- dev-python/cython[${PYTHON_MULTI_USEDEP}]
+ dev-python/cython[${PYTHON_USEDEP}]
')
)"
diff --git a/sys-cluster/rdma-core/rdma-core-32.0-r1.ebuild
b/sys-cluster/rdma-core/rdma-core-32.0-r1.ebuild
index ce3ac942f51..1be58becd2d 100644
--- a/sys-cluster/rdma-core/rdma-core-32.0-r1.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-32.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_8 )
inherit cmake python-single-r1 udev systemd
@@ -33,7 +33,7 @@ COMMON_DEPEND="
DEPEND="${COMMON_DEPEND}
python? (
$(python_gen_cond_dep '
- dev-python/cython[${PYTHON_MULTI_USEDEP}]
+ dev-python/cython[${PYTHON_USEDEP}]
')
)"
diff --git a/sys-cluster/rdma-core/rdma-core-32.0.ebuild
b/sys-cluster/rdma-core/rdma-core-32.0.ebuild
index 0eb085a071b..978a54169e3 100644
--- a/sys-cluster/rdma-core/rdma-core-32.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-32.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_8 )
inherit cmake python-single-r1 udev systemd
@@ -33,7 +33,7 @@ COMMON_DEPEND="
DEPEND="${COMMON_DEPEND}
python? (
$(python_gen_cond_dep '
- dev-python/cython[${PYTHON_MULTI_USEDEP}]
+ dev-python/cython[${PYTHON_USEDEP}]
')
)"
diff --git a/sys-cluster/rdma-core/rdma-core-33.0-r1.ebuild
b/sys-cluster/rdma-core/rdma-core-33.0-r1.ebuild
index 2eed6260b0d..34e0711a934 100644
--- a/sys-cluster/rdma-core/rdma-core-33.0-r1.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-33.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_8 )
inherit cmake python-single-r1 udev systemd
@@ -33,7 +33,7 @@ COMMON_DEPEND="
DEPEND="${COMMON_DEPEND}
python? (
$(python_gen_cond_dep '
- dev-python/cython[${PYTHON_MULTI_USEDEP}]
+ dev-python/cython[${PYTHON_USEDEP}]
')
)"
diff --git a/sys-cluster/rdma-core/rdma-core-33.0.ebuild
b/sys-cluster/rdma-core/rdma-core-33.0.ebuild
index de6187a84fe..de6cba3f608 100644
--- a/sys-cluster/rdma-core/rdma-core-33.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-33.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_8 )
inherit cmake python-single-r1 udev systemd
@@ -33,7 +33,7 @@ COMMON_DEPEND="
DEPEND="${COMMON_DEPEND}
python? (
$(python_gen_cond_dep '
- dev-python/cython[${PYTHON_MULTI_USEDEP}]
+ dev-python/cython[${PYTHON_USEDEP}]
')
)"
diff --git a/sys-cluster/rdma-core/rdma-core-34.0.ebuild
b/sys-cluster/rdma-core/rdma-core-34.0.ebuild
index 2eed6260b0d..34e0711a934 100644
--- a/sys-cluster/rdma-core/rdma-core-34.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-34.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_8 )
inherit cmake python-single-r1 udev systemd
@@ -33,7 +33,7 @@ COMMON_DEPEND="
DEPEND="${COMMON_DEPEND}
python? (
$(python_gen_cond_dep '
- dev-python/cython[${PYTHON_MULTI_USEDEP}]
+ dev-python/cython[${PYTHON_USEDEP}]
')
)"
diff --git a/sys-cluster/rdma-core/rdma-core-9999.ebuild
b/sys-cluster/rdma-core/rdma-core-9999.ebuild
index e5d5b606af7..8d9538a1c0b 100644
--- a/sys-cluster/rdma-core/rdma-core-9999.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_8 )
inherit cmake python-single-r1 udev systemd
@@ -33,7 +33,7 @@ COMMON_DEPEND="
DEPEND="${COMMON_DEPEND}
python? (
$(python_gen_cond_dep '
- dev-python/cython[${PYTHON_MULTI_USEDEP}]
+ dev-python/cython[${PYTHON_USEDEP}]
')
)"