# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/pdns-recursor-3.5.3-r1.ebuild,v 1.3 2014/07/05 10:51:36 ago Exp $ 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 x86" IUSE="lua" DEPEND="lua? ( >=dev-lang/lua-5.1 )" RDEPEND="${DEPEND} !