blob: bd3ac2673c8814cec630f24b2a8a57df57453aac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare test unpack
DESCRIPTION=CoreDNS is a DNS server that chains plugins
EAPI=8
HOMEPAGE=https://github.com/coredns/coredns
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=fcaps go-module multiprocessing systemd tmpfiles toolchain-funcs
IUSE=test +filecaps
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT BSD ISC MPL-2.0 BSD-2
RDEPEND=acct-user/coredns acct-group/coredns virtual/tmpfiles
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/coredns/coredns/archive/v1.11.1.tar.gz -> coredns-1.11.1.tar.gz https://dev.gentoo.org/~zmedico/dist/coredns-1.11.1-deps.tar.xz
_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 09ccb1fdea4f1f3f718e27b756636097 systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=743628b3c2da8d31fa3737bbac5cad9c
|