diff options
author | Sam James <sam@gentoo.org> | 2022-07-04 18:14:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-04 18:14:32 +0100 |
commit | 20d1bfb597f3cabde758858dae8c7eeab2fffed6 (patch) | |
tree | cfe017bb728c42dc62f59cb165a677137f1cbaf2 /net-firewall/iptables | |
parent | sys-kernel/genkernel: refresh patch (diff) | |
download | gentoo-20d1bfb597f3cabde758858dae8c7eeab2fffed6.tar.gz gentoo-20d1bfb597f3cabde758858dae8c7eeab2fffed6.tar.bz2 gentoo-20d1bfb597f3cabde758858dae8c7eeab2fffed6.zip |
net-firewall/iptables: fix eselect-iptables dep
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.8.8-r4.ebuild (renamed from net-firewall/iptables/iptables-1.8.8-r3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.8.8-r3.ebuild b/net-firewall/iptables/iptables-1.8.8-r4.ebuild index b5f9b1e35cde..da1b4c528c4d 100644 --- a/net-firewall/iptables/iptables-1.8.8-r3.ebuild +++ b/net-firewall/iptables/iptables-1.8.8-r4.ebuild @@ -43,7 +43,7 @@ RDEPEND=" !<net-firewall/ebtables-2.0.11-r1 !<net-firewall/arptables-0.0.5-r1 " -IDEPEND=">=app-eselect/eselect-pinentry-0.7.2" +IDEPEND=">=app-eselect/eselect-iptables-20220320" PATCHES=( "${FILESDIR}/iptables-1.8.4-no-symlinks.patch" |