Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 597274
Collapse All | Expand All

(-)/usr/portage/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.0.1f_rc1.ebuild (-5 / +6 lines)
Lines 1-4 Link Here
1
# Copyright 1999-2015 Gentoo Foundation
1
# Copyright 1999-2017 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
3
4
EAPI=5
4
EAPI=5
Lines 19-28 Link Here
19
# https://bugs.gentoo.org/show_bug.cgi?id=448716
19
# https://bugs.gentoo.org/show_bug.cgi?id=448716
20
20
21
DEPEND=""
21
DEPEND=""
22
RDEPEND="net-firewall/iptables
22
RDEPEND="net-firewall/ipset
23
		>sys-apps/coreutils-8.20-r1
23
	net-firewall/iptables
24
		sys-apps/iproute2
24
	>=sys-apps/coreutils-8.21
25
		plugins? ( net-dns/bind-tools )"
25
	sys-apps/iproute2
26
	plugins? ( net-dns/bind-tools )"
26
27
27
S="${WORKDIR}/${PN}_${MY_PV/rc/RC}"
28
S="${WORKDIR}/${PN}_${MY_PV/rc/RC}"
28
29

Return to bug 597274