blob: 2a64e281894d7e1111e3762bfb889f748a0005b4 (
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.22.2.tar.gz -> tailscale-1.22.2.tar.gz https://dev.gentoo.org/~williamh/dist/tailscale-1.22.2-deps.tar.xz
_eclasses_=go-module 75029f071ebc843223233ab1b0a2d4a5 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=525a4191445706e063612fb7af1c1f10
|