blob: 4a1390ba56e879616716047e3a8ce3e16de7949d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install test unpack
DEPEND=>=dev-lang/go-1.7:=
DESCRIPTION=A small utility which generates Go code from any file
EAPI=5
HOMEPAGE=https://github.com/jteeuwen/go-bindata
KEYWORDS=~amd64 ~arm
LICENSE=CC-PD
SLOT=0/0_pre20151023
SRC_URI=https://github.com/jteeuwen/go-bindata/archive/a0ff2567cfb70903282db057e799fd826784d41d.tar.gz -> go-bindata-0_pre20151023.tar.gz
_eclass_exported_funcs=src_unpack:golang-vcs-snapshot src_compile:golang-build src_test:golang-build src_install:-
_eclasses_=golang-base 2983c8674b8e3b3a99ec61986356c76a golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot f834ea1d0152290fd9b1b79950f615c2
_md5_=dc973713e115fe7a023c8e5e5e6f9033
|