From 58d758eeb4b480c02dcc54ca9212b6e85661da7a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 26 Aug 2018 19:00:25 +0200 Subject: [PATCH] net-firewall/arno-iptables-firewall: Remove support for non-existent deps --- .../arno-iptables-firewall-2.0.1e.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild index 4d1cd0080b77..9659d70d0b5f 100644 --- a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild +++ b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1e.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,12 +13,9 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="+plugins" -# sys-apps/coreutils dependency wrt -# https://bugs.gentoo.org/show_bug.cgi?id=448716 - DEPEND="" RDEPEND="net-firewall/iptables - || ( sys-apps/coreutils-8.20-r1 ) + >sys-apps/coreutils-8.20-r1 sys-apps/iproute2 plugins? ( net-dns/bind-tools )" -- 2.26.2