--- /usr/portage/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1f_rc1.ebuild 2017-02-28 20:50:50.000000000 +0100 +++ projects/gentoo-overlay.git/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1g.ebuild 2017-03-29 09:28:00.783783074 +0200 @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,10 +19,11 @@ # https://bugs.gentoo.org/show_bug.cgi?id=448716 DEPEND="" -RDEPEND="net-firewall/iptables - >sys-apps/coreutils-8.20-r1 - sys-apps/iproute2 - plugins? ( net-dns/bind-tools )" +RDEPEND="net-firewall/ipset + net-firewall/iptables + >=sys-apps/coreutils-8.21 + sys-apps/iproute2 + plugins? ( net-dns/bind-tools )" S="${WORKDIR}/${PN}_${MY_PV/rc/RC}"