blob: 815ce1f262990997cf9fcee72704dbc31924ebd6 (
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 unpack
DESCRIPTION=A dead simple, no frills Go cross compile tool
EAPI=7
HOMEPAGE=https://github.com/mitchellh/gox
INHERIT=go-module
KEYWORDS=amd64
LICENSE=MPL-2.0
RESTRICT=strip test
SLOT=0/1.0.1
SRC_URI=https://github.com/mitchellh/gox/archive/v1.0.1.tar.gz -> gox-1.0.1.tar.gz
_eclasses_=go-module 647607f6215b4dcaba913a2ca6586407
_md5_=d3f73ff8a2c43ee3f2d21c10e6e050aa
|