blob: 57828f3238bb389d6976396f099f983800018821 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install unpack
DEPEND=>=dev-lang/go-1.4.2:=
DESCRIPTION=A source-level debugger for the Go programming language
EAPI=6
HOMEPAGE=http://github.com/derekparker/delve
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/derekparker/delve/archive/v0.11.0-alpha.tar.gz -> delve-0.11.0_alpha.tar.gz
_eclass_exported_funcs=src_unpack:golang-vcs-snapshot src_compile:- src_install:-
_eclasses_=golang-base 08fe6e0e2b4750daff8887a7f0e1f873 golang-vcs-snapshot 1caa6d8238d2378ad688ae068ff22e5a
_md5_=d29998c7bba092dc5fecc10fe64e72c1
|