# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="4" inherit toolchain-funcs flag-o-matic eutils DESCRIPTION="The PowerDNS Recursor" HOMEPAGE="http://www.powerdns.com/" SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="lua" DEPEND="lua? ( >=dev-lang/lua-5.1 )" RDEPEND="${DEPEND} !