commit: 4323c70f3a4ad12e2de769f987cf7344fcc7c34e Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Dec 18 21:37:04 2017 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Dec 18 21:37:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4323c70f
net-firewall/shorewall: Enforce <sys-apps/iproute2-4.13.0 due to new unsupported tc syntax Bug: https://bugs.gentoo.org/640766 Package-Manager: Portage-2.3.19, Repoman-2.3.6 net-firewall/shorewall/shorewall-5.1.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/shorewall/shorewall-5.1.9.ebuild b/net-firewall/shorewall/shorewall-5.1.9.ebuild index 457de2d45f7..3f5247ae95c 100644 --- a/net-firewall/shorewall/shorewall-5.1.9.ebuild +++ b/net-firewall/shorewall/shorewall-5.1.9.ebuild @@ -94,7 +94,7 @@ DEPEND="" RDEPEND=" >=net-firewall/iptables-1.4.20 - >=sys-apps/iproute2-3.8.0[-minimal] + <sys-apps/iproute2-4.13.0[-minimal] >=sys-devel/bc-1.06.95 ipv4? ( >=dev-lang/perl-5.16