blob: 5d58c6c3992503eb02588db25dec13ab0c969dd0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst unpack
DESCRIPTION=Tailscale vpn client
EAPI=8
HOMEPAGE=https://tailscale.com
INHERIT=go-module systemd tmpfiles
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=MIT
RDEPEND=net-firewall/iptables virtual/tmpfiles
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/tailscale/tailscale/archive/v1.26.2.tar.gz -> tailscale-1.26.2.tar.gz https://dev.gentoo.org/~williamh/dist/tailscale-1.26.2-deps.tar.xz
_eclasses_=go-module 4c4b34f361efda91762ffeda8f632c02 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=f0b8e1eb102cf207653197dd5c5d5509
|