blob: e7273fbb647e3f0b5fc82ffa0e70da1ec0963a48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install prepare test unpack
DESCRIPTION=Tools that support the Go programming language (godoc, etc.)
EAPI=8
HOMEPAGE=https://godoc.org/golang.org/x/tools
INHERIT=go-module
KEYWORDS=~amd64 ~arm ~x86
LICENSE=BSD MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/golang/tools/archive/v0.1.10.tar.gz -> go-tools-0.1.10.tar.gz https://dev.gentoo.org/~williamh/dist/go-tools-0.1.10-deps.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 go-module 9c75e51a48520b2f01471c1f91762882
_md5_=e8b569b97d1d57e1320c7e7fbfaa0d85
|