blob: d62cd62f8e2a15a3e7ee8848f22cb72481bf0546 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare setup test unpack
DEPEND=>=dev-lang/go-1.6:= >=dev-lang/go-1.7:= virtual/pkgconfig
DESCRIPTION=Generic template rendering and notifications with Consul
EAPI=6
HOMEPAGE=http://github.com/hashicorp/consul-template
KEYWORDS=~amd64
LICENSE=MPL-2.0
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/hashicorp/consul-template/archive/v0.16.0.tar.gz -> consul-template-0.16.0.tar.gz https://github.com/mitchellh/gox/archive/c9740af9c6574448fd48eb30a71f964014c7a837.tar.gz -> gox-c9740af9c6574448fd48eb30a71f964014c7a837.tar.gz https://github.com/mitchellh/iochan/archive/87b45ffd0e9581375c491fef3d32130bb15c5bd7.tar.gz -> iochan-87b45ffd0e9581375c491fef3d32130bb15c5bd7.tar.gz
_eclass_exported_funcs=pkg_setup:- src_unpack:- src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=golang-base a42b7e0ca33d7ab0c0fa52699435b816 multilib 165fc17c38d1b11dac2008280dab6e80 systemd 5b6ca8b2fc1307ca593223f327342c96 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 user 80aaa71614ced86f02ee1a513821dc87
_md5_=ef3fdaf21b8c600426e6d163d4a4e164
|