blob: a378f85bb43cf7176537beb69f95093c83a5ea8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst prepare
DEPEND=virtual/pkgconfig
DESCRIPTION=Arno's iptables firewall script
EAPI=6
HOMEPAGE=http://rocky.eld.leidenuniv.nl
IUSE=+plugins
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=net-firewall/ipset net-firewall/iptables >=sys-apps/coreutils-8.21 sys-apps/iproute2 plugins? ( net-dns/bind-tools )
SLOT=0
SRC_URI=https://github.com/arno-iptables-firewall/aif/archive/2.0.2a.tar.gz -> arno-iptables-firewall-2.0.2a.tar.gz
_eclasses_=estack 43ddf5aaffa7a8d0482df54d25a66a1f multilib 97f470f374f2e94ccab04a2fb21d811e readme.gentoo-r1 6f03e110529650f57fc7d1fb908b8986 systemd a31844b675f1a1fea87fbe1144aee5f5 toolchain-funcs 1e35303c63cd707f6c3422b4493d5607 versionator 26ca8a8bd95d6a74122c08ba98a4ee72
_md5_=fe0a25d430ebfc9d66e0cce839fd0540
|