blob: ccb7d58b28c11bb53c21a03d3370e2f6621476d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install postinst prepare test unpack
DESCRIPTION=A source-level debugger for the Go programming language
EAPI=8
HOMEPAGE=https://github.com/go-delve/delve
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=MIT BSD BSD-2 Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/go-delve/delve/archive/v1.24.1.tar.gz -> delve-1.24.1.tar.gz
_eclasses_=flag-o-matic e8de74bac929ba17427e740e95707d00 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module df32d29550d40a92da723d3b8e17b467 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=8b175d53d6ceaa7f74acd28335dc1d88
|