blob: 7d8fcbd3de03b6428f7c4e40d85be427a74c5185 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install test unpack
DESCRIPTION=A turnkey solution for Kubernetes networking
EAPI=8
HOMEPAGE=https://kube-router.io
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT BSD BSD-2 MPL-2.0 ISC LGPL-3-with-linking-exception
RDEPEND=net-firewall/iptables[conntrack] net-firewall/ipset sys-cluster/ipvsadm
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/cloudnativelabs/kube-router/archive/v1.6.0.tar.gz -> kube-router-1.6.0.tar.gz https://dev.gentoo.org/~williamh/dist/kube-router-1.6.0-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22
_md5_=d80765e15337a2b1c0ae5e9009cfbb17
|