blob: 3669f0650a150e0bfd89ba662f1580d438998a24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=configure install postinst setup
DEPEND=lua? ( >=dev-lang/lua-5.1:= ) luajit? ( dev-lang/luajit:= ) protobuf? ( dev-libs/protobuf >=dev-libs/boost-1.42 ) systemd? ( sys-apps/systemd:0= ) >=dev-libs/boost-1.35 virtual/pkgconfig
DESCRIPTION=The PowerDNS Recursor
EAPI=6
HOMEPAGE=https://www.powerdns.com/
IUSE=lua luajit protobuf systemd
KEYWORDS=amd64 ~arm x86
LICENSE=GPL-2
RDEPEND=lua? ( >=dev-lang/lua-5.1:= ) luajit? ( dev-lang/luajit:= ) protobuf? ( dev-libs/protobuf >=dev-libs/boost-1.42 ) systemd? ( sys-apps/systemd:0= ) >=dev-libs/boost-1.35 !<net-dns/pdns-2.9.20-r1
REQUIRED_USE=?? ( lua luajit )
SLOT=0
SRC_URI=https://downloads.powerdns.com/releases/pdns-recursor-4.0.4.tar.bz2
_eclass_exported_funcs=pkg_postinst:- pkg_setup:- src_configure:- src_install:-
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 epunt-cxx f8073339d152f56626493f43d8ba4691 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils e7491451996e8b54c3caeb713285b0fb flag-o-matic 61cad4fb5d800b29d484b27cb033f59b ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=4c77d44c56913e701513a8279a9a4102
|