net-firewall/iptables: bind to net-libs/libnftnl and net-libs/libmnl subslots
authorSergei Trofimovich <slyfox@gentoo.org>
Wed, 18 Oct 2017 05:52:52 +0000 (06:52 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Wed, 18 Oct 2017 06:10:02 +0000 (07:10 +0100)
Bug: https://bugs.gentoo.org/634604
Package-Manager: Portage-2.3.11, Repoman-2.3.3

net-firewall/iptables/iptables-1.6.1-r2.ebuild [moved from net-firewall/iptables/iptables-1.6.1-r1.ebuild with 98% similarity]

similarity index 98%
rename from net-firewall/iptables/iptables-1.6.1-r1.ebuild
rename to net-firewall/iptables/iptables-1.6.1-r2.ebuild
index 4132b8a768073c5c2a199cbec1e406e9b8a45d45..0dabfce3fdd5a0695d4d19dceb03d1366d4f81cc 100644 (file)
@@ -23,8 +23,8 @@ RDEPEND="
        conntrack? ( >=net-libs/libnetfilter_conntrack-1.0.6 )
        netlink? ( net-libs/libnfnetlink )
        nftables? (
-               >=net-libs/libmnl-1.0
-               >=net-libs/libnftnl-1.0.5
+               >=net-libs/libmnl-1.0:0=
+               >=net-libs/libnftnl-1.0.5:0=
        )
        pcap? ( net-libs/libpcap )
 "