blob: b11bb8e8845367271d957fce3bd7f700c98e6f9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip
DEFINED_PHASES=compile install 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.8.0.tar.gz -> delve-1.8.0.tar.gz
_eclasses_=go-module 303cacc3ebca821e6951b61aac9376ec
_md5_=1ec218fda937b3254703a3737bada793
|