blob: 5b5c42289fbd9aff8409d828ac2ac9f5ca04b226 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install postinst prepare
DEPEND=virtual/pkgconfig
DESCRIPTION=Arno's iptables firewall script
EAPI=5
HOMEPAGE=http://rocky.eld.leidenuniv.nl
IUSE=+plugins
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=net-firewall/iptables || ( <sys-apps/coreutils-8.20 >sys-apps/coreutils-8.20-r1 ) sys-apps/iproute2 plugins? ( net-dns/bind-tools )
SLOT=0
SRC_URI=http://rocky.eld.leidenuniv.nl/arno-iptables-firewall/arno-iptables-firewall_2.0.1e.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c multilib 0236be304ee52e7f179ed2f337075515 readme.gentoo 589f4c6d735919e293942dd66311dc40 systemd ec2e9154031d942186c75c0aabb41900 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=17ac356a7ef3fcaf74d4298608ca485e
|