commit: ae9ee1fe923bc3a32d7cb13aa1be1527d86d96d0
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 06:45:45 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 16:46:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9ee1fe
net-analyzer/fail2ban: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../fail2ban/{fail2ban-0.10.4.ebuild => fail2ban-0.10.4-r1.ebuild} | 4 ++--
net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild | 4 ++--
net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild | 4 ++--
.../fail2ban/{fail2ban-0.11.1-r1.ebuild => fail2ban-0.11.1-r2.ebuild} | 4 ++--
net-analyzer/fail2ban/fail2ban-99999999.ebuild | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
b/net-analyzer/fail2ban/fail2ban-0.10.4-r1.ebuild
similarity index 96%
rename from net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
rename to net-analyzer/fail2ban/fail2ban-0.10.4-r1.ebuild
index f20a2d4b3e7..1db3b7bffdd 100644
--- a/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.10.4-r1.ebuild
@@ -25,8 +25,8 @@ RDEPEND="
virtual/mta
selinux? ( sec-policy/selinux-fail2ban )
systemd? ( $(python_gen_cond_dep '|| (
- dev-python/python-systemd[${PYTHON_USEDEP}]
- sys-apps/systemd[python(-),${PYTHON_USEDEP}]
+ dev-python/python-systemd[${PYTHON_MULTI_USEDEP}]
+ sys-apps/systemd[python(-),${PYTHON_MULTI_USEDEP}]
)' 'python*' ) )
"
diff --git a/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
b/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
index 653f9960754..652d96b809d 100644
--- a/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
@@ -21,8 +21,8 @@ RDEPEND="
virtual/mta
selinux? ( sec-policy/selinux-fail2ban )
systemd? ( $(python_gen_cond_dep '|| (
- dev-python/python-systemd[${PYTHON_USEDEP}]
- sys-apps/systemd[python(-),${PYTHON_USEDEP}]
+ dev-python/python-systemd[${PYTHON_MULTI_USEDEP}]
+ sys-apps/systemd[python(-),${PYTHON_MULTI_USEDEP}]
)' 'python*' ) )
"
diff --git a/net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild
b/net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild
index e4b07d80df2..e00569c23f0 100644
--- a/net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild
@@ -21,8 +21,8 @@ RDEPEND="
virtual/mta
selinux? ( sec-policy/selinux-fail2ban )
systemd? ( $(python_gen_cond_dep '|| (
- dev-python/python-systemd[${PYTHON_USEDEP}]
- sys-apps/systemd[python(-),${PYTHON_USEDEP}]
+ dev-python/python-systemd[${PYTHON_MULTI_USEDEP}]
+ sys-apps/systemd[python(-),${PYTHON_MULTI_USEDEP}]
)' 'python*' ) )
"
diff --git a/net-analyzer/fail2ban/fail2ban-0.11.1-r1.ebuild
b/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
similarity index 96%
rename from net-analyzer/fail2ban/fail2ban-0.11.1-r1.ebuild
rename to net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
index dc79df197e2..12997e0f764 100644
--- a/net-analyzer/fail2ban/fail2ban-0.11.1-r1.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
@@ -21,8 +21,8 @@ RDEPEND="
virtual/mta
selinux? ( sec-policy/selinux-fail2ban )
systemd? ( $(python_gen_cond_dep '|| (
- dev-python/python-systemd[${PYTHON_USEDEP}]
- sys-apps/systemd[python(-),${PYTHON_USEDEP}]
+ dev-python/python-systemd[${PYTHON_MULTI_USEDEP}]
+ sys-apps/systemd[python(-),${PYTHON_MULTI_USEDEP}]
)' 'python*' ) )
"
diff --git a/net-analyzer/fail2ban/fail2ban-99999999.ebuild
b/net-analyzer/fail2ban/fail2ban-99999999.ebuild
index 4d89363141a..4bde96c6afe 100644
--- a/net-analyzer/fail2ban/fail2ban-99999999.ebuild
+++ b/net-analyzer/fail2ban/fail2ban-99999999.ebuild
@@ -21,8 +21,8 @@ RDEPEND="
virtual/mta
selinux? ( sec-policy/selinux-fail2ban )
systemd? ( $(python_gen_cond_dep '|| (
- dev-python/python-systemd[${PYTHON_USEDEP}]
- sys-apps/systemd[python(-),${PYTHON_USEDEP}]
+ dev-python/python-systemd[${PYTHON_MULTI_USEDEP}]
+ sys-apps/systemd[python(-),${PYTHON_MULTI_USEDEP}]
)' 'python*' ) )
"