blob: 5ebbad27cb19f3c01a8db57443ae4524d802139d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare test unpack
DESCRIPTION=An etcd backed network fabric for containers
EAPI=7
HOMEPAGE=https://github.com/flannel-io/flannel
INHERIT=go-module systemd tmpfiles
IUSE=hardened
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0 BSD ISC LGPL-3 MIT
RDEPEND=virtual/tmpfiles
RESTRICT=strip test
SLOT=0
SRC_URI=https://github.com/flannel-io/flannel/archive/refs/tags/v0.17.0.tar.gz -> flannel-0.17.0.tar.gz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=f028856793212738e63ab42c5452c717
|