blob: 2236cf40685ee951c093a4024b4ec0d3c014de2c (
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=+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
SLOT=0
SRC_URI=https://github.com/coredns/coredns/archive/v1.12.1.tar.gz -> coredns-1.12.1.tar.gz https://github.com/rahilarious/gentoo-distfiles/releases/download/coredns-1.12.1/deps.tar.xz -> coredns-1.12.1-deps.tar.xz
_eclasses_=fcaps c94316d02a37fb5cbe79b7d41c729119 flag-o-matic fd3558f73f6503093adee69adf41020d go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=a13412b146cd437898f19a82306d4d81
|