Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/fail2ban/
Date: Sun, 09 Feb 2020 16:47:05
Message-Id: 1581266795.ae9ee1fe923bc3a32d7cb13aa1be1527d86d96d0.mgorny@gentoo
1 commit: ae9ee1fe923bc3a32d7cb13aa1be1527d86d96d0
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 8 06:45:45 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 9 16:46:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9ee1fe
7
8 net-analyzer/fail2ban: Switch to PYTHON_MULTI_USEDEP API
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 .../fail2ban/{fail2ban-0.10.4.ebuild => fail2ban-0.10.4-r1.ebuild} | 4 ++--
13 net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild | 4 ++--
14 net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild | 4 ++--
15 .../fail2ban/{fail2ban-0.11.1-r1.ebuild => fail2ban-0.11.1-r2.ebuild} | 4 ++--
16 net-analyzer/fail2ban/fail2ban-99999999.ebuild | 4 ++--
17 5 files changed, 10 insertions(+), 10 deletions(-)
18
19 diff --git a/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild b/net-analyzer/fail2ban/fail2ban-0.10.4-r1.ebuild
20 similarity index 96%
21 rename from net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
22 rename to net-analyzer/fail2ban/fail2ban-0.10.4-r1.ebuild
23 index f20a2d4b3e7..1db3b7bffdd 100644
24 --- a/net-analyzer/fail2ban/fail2ban-0.10.4.ebuild
25 +++ b/net-analyzer/fail2ban/fail2ban-0.10.4-r1.ebuild
26 @@ -25,8 +25,8 @@ RDEPEND="
27 virtual/mta
28 selinux? ( sec-policy/selinux-fail2ban )
29 systemd? ( $(python_gen_cond_dep '|| (
30 - dev-python/python-systemd[${PYTHON_USEDEP}]
31 - sys-apps/systemd[python(-),${PYTHON_USEDEP}]
32 + dev-python/python-systemd[${PYTHON_MULTI_USEDEP}]
33 + sys-apps/systemd[python(-),${PYTHON_MULTI_USEDEP}]
34 )' 'python*' ) )
35 "
36
37
38 diff --git a/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild b/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
39 index 653f9960754..652d96b809d 100644
40 --- a/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
41 +++ b/net-analyzer/fail2ban/fail2ban-0.10.4-r2.ebuild
42 @@ -21,8 +21,8 @@ RDEPEND="
43 virtual/mta
44 selinux? ( sec-policy/selinux-fail2ban )
45 systemd? ( $(python_gen_cond_dep '|| (
46 - dev-python/python-systemd[${PYTHON_USEDEP}]
47 - sys-apps/systemd[python(-),${PYTHON_USEDEP}]
48 + dev-python/python-systemd[${PYTHON_MULTI_USEDEP}]
49 + sys-apps/systemd[python(-),${PYTHON_MULTI_USEDEP}]
50 )' 'python*' ) )
51 "
52
53
54 diff --git a/net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild b/net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild
55 index e4b07d80df2..e00569c23f0 100644
56 --- a/net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild
57 +++ b/net-analyzer/fail2ban/fail2ban-0.10.5-r1.ebuild
58 @@ -21,8 +21,8 @@ RDEPEND="
59 virtual/mta
60 selinux? ( sec-policy/selinux-fail2ban )
61 systemd? ( $(python_gen_cond_dep '|| (
62 - dev-python/python-systemd[${PYTHON_USEDEP}]
63 - sys-apps/systemd[python(-),${PYTHON_USEDEP}]
64 + dev-python/python-systemd[${PYTHON_MULTI_USEDEP}]
65 + sys-apps/systemd[python(-),${PYTHON_MULTI_USEDEP}]
66 )' 'python*' ) )
67 "
68
69
70 diff --git a/net-analyzer/fail2ban/fail2ban-0.11.1-r1.ebuild b/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
71 similarity index 96%
72 rename from net-analyzer/fail2ban/fail2ban-0.11.1-r1.ebuild
73 rename to net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
74 index dc79df197e2..12997e0f764 100644
75 --- a/net-analyzer/fail2ban/fail2ban-0.11.1-r1.ebuild
76 +++ b/net-analyzer/fail2ban/fail2ban-0.11.1-r2.ebuild
77 @@ -21,8 +21,8 @@ RDEPEND="
78 virtual/mta
79 selinux? ( sec-policy/selinux-fail2ban )
80 systemd? ( $(python_gen_cond_dep '|| (
81 - dev-python/python-systemd[${PYTHON_USEDEP}]
82 - sys-apps/systemd[python(-),${PYTHON_USEDEP}]
83 + dev-python/python-systemd[${PYTHON_MULTI_USEDEP}]
84 + sys-apps/systemd[python(-),${PYTHON_MULTI_USEDEP}]
85 )' 'python*' ) )
86 "
87
88
89 diff --git a/net-analyzer/fail2ban/fail2ban-99999999.ebuild b/net-analyzer/fail2ban/fail2ban-99999999.ebuild
90 index 4d89363141a..4bde96c6afe 100644
91 --- a/net-analyzer/fail2ban/fail2ban-99999999.ebuild
92 +++ b/net-analyzer/fail2ban/fail2ban-99999999.ebuild
93 @@ -21,8 +21,8 @@ RDEPEND="
94 virtual/mta
95 selinux? ( sec-policy/selinux-fail2ban )
96 systemd? ( $(python_gen_cond_dep '|| (
97 - dev-python/python-systemd[${PYTHON_USEDEP}]
98 - sys-apps/systemd[python(-),${PYTHON_USEDEP}]
99 + dev-python/python-systemd[${PYTHON_MULTI_USEDEP}]
100 + sys-apps/systemd[python(-),${PYTHON_MULTI_USEDEP}]
101 )' 'python*' ) )
102 "