Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/iptables/
Date: Mon, 04 Jul 2022 17:14:42
Message-Id: 1656954872.20d1bfb597f3cabde758858dae8c7eeab2fffed6.sam@gentoo
1 commit: 20d1bfb597f3cabde758858dae8c7eeab2fffed6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 4 17:14:27 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 4 17:14:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20d1bfb5
7
8 net-firewall/iptables: fix eselect-iptables dep
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../iptables/{iptables-1.8.8-r3.ebuild => iptables-1.8.8-r4.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/iptables/iptables-1.8.8-r3.ebuild b/net-firewall/iptables/iptables-1.8.8-r4.ebuild
16 similarity index 98%
17 rename from net-firewall/iptables/iptables-1.8.8-r3.ebuild
18 rename to net-firewall/iptables/iptables-1.8.8-r4.ebuild
19 index b5f9b1e35cde..da1b4c528c4d 100644
20 --- a/net-firewall/iptables/iptables-1.8.8-r3.ebuild
21 +++ b/net-firewall/iptables/iptables-1.8.8-r4.ebuild
22 @@ -43,7 +43,7 @@ RDEPEND="
23 !<net-firewall/ebtables-2.0.11-r1
24 !<net-firewall/arptables-0.0.5-r1
25 "
26 -IDEPEND=">=app-eselect/eselect-pinentry-0.7.2"
27 +IDEPEND=">=app-eselect/eselect-iptables-20220320"
28
29 PATCHES=(
30 "${FILESDIR}/iptables-1.8.4-no-symlinks.patch"