# Copyright 1999-2013 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.1.ebuild,v 1.1 2013/05/04 20:54:57 swegener Exp $ EAPI="5" 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} !