blob: 6559a09f63595b0c95965faa9687e67317d9b8d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install test unpack
DEPEND=>=dev-lang/go-1.8
DESCRIPTION=A DNS server that chains middleware
EAPI=6
HOMEPAGE=https://github.com/coredns/coredns
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/coredns/coredns/archive/v010.tar.gz -> coredns-010.tar.gz https://github.com/mholt/caddy/archive/bd67ec99f01797931a0787b9c2de0f04fa0e5980.tar.gz -> github.com-mholt-caddy-bd67ec99f01797931a0787b9c2de0f04fa0e5980.tar.gz
_eclass_exported_funcs=src_unpack:golang-vcs-snapshot src_compile:- src_test:golang-build src_install:-
_eclasses_=golang-base 51a1f13e065f1cff4507685d9cc268c7 golang-build b66349c110e4ddd6203bbe8bf4ae05c1 golang-vcs-snapshot 913580335becddd3ebecefe852e47536
_md5_=a88f29963ccc5856125ddf15d9559f31
|