mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
13 lines
444 B
Plaintext
13 lines
444 B
Plaintext
DEFINED_PHASES=configure
|
|
DEPEND=dev-libs/libnl:3 iptables? ( net-firewall/iptables )
|
|
DESCRIPTION=Required tools for Jool
|
|
EAPI=8
|
|
HOMEPAGE=https://nicmx.github.io/Jool/en/index.html
|
|
IUSE=+iptables
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-2
|
|
RDEPEND=dev-libs/libnl:3 || ( net-firewall/nftables iptables? ( net-firewall/iptables ) )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/NICMx/Jool/releases/download/v4.1.13/jool-4.1.13.tar.gz
|
|
_md5_=b9b30c20b2fd488e3d940d13aaa4a28c
|