blob: d65f1a445cb9db41d96779041ce6b924daee2e83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install unpack
DEPEND=>=dev-lang/go-1.7:=
DESCRIPTION=TOML parser for Golang with reflection
EAPI=6
HOMEPAGE=http://github.com/BurntSushi/toml
KEYWORDS=~amd64 ~ppc64
LICENSE=WTFPL-2
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/BurntSushi/toml/archive/99064174e013895bbd9b025c31100bd1d9b590ca.tar.gz -> toml-0.2.0_p20160716.tar.gz
_eclass_exported_funcs=src_unpack:golang-vcs-snapshot src_compile:- src_install:-
_eclasses_=golang-base 2983c8674b8e3b3a99ec61986356c76a golang-vcs-snapshot f834ea1d0152290fd9b1b79950f615c2
_md5_=072e6846b668319a1f6ed99a8d147187
|