mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
2024-10-14 11:48:22 UTC
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
DEFINED_PHASES=configure
|
||||
DEPEND=iptables? ( net-firewall/iptables ) dev-libs/libnl:3
|
||||
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=|| ( net-firewall/nftables iptables? ( net-firewall/iptables ) )
|
||||
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_=b3ee9a5a610c0c4bb51a1574ca2b83ca
|
||||
_md5_=b9b30c20b2fd488e3d940d13aaa4a28c
|
||||
|
||||
Reference in New Issue
Block a user