From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D18D2138334 for ; Tue, 18 Sep 2018 19:43:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D8EDE0BE3; Tue, 18 Sep 2018 19:43:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72494E0BE3 for ; Tue, 18 Sep 2018 19:43:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 268CE335CDB for ; Tue, 18 Sep 2018 19:43:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B84D53DF for ; Tue, 18 Sep 2018 19:43:23 +0000 (UTC) From: "Sven Wegener" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Wegener" Message-ID: <1537299797.125470d3434ca6818aa45e3f256e2912c18a8263.swegener@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/pdns-recursor/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/pdns-recursor/pdns-recursor-4.1.4.ebuild X-VCS-Directories: net-dns/pdns-recursor/ X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: 125470d3434ca6818aa45e3f256e2912c18a8263 X-VCS-Branch: master Date: Tue, 18 Sep 2018 19:43:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ee17d025-648b-4d9f-802c-a46ae915d794 X-Archives-Hash: a8fb71253456aa584fa0bf5c59ec8ab5 commit: 125470d3434ca6818aa45e3f256e2912c18a8263 Author: Sven Wegener gentoo org> AuthorDate: Tue Sep 18 17:32:33 2018 +0000 Commit: Sven Wegener gentoo org> CommitDate: Tue Sep 18 19:43:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=125470d3 net-dns/pdns-recursor: EAPI-7 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Sven Wegener gentoo.org> net-dns/pdns-recursor/pdns-recursor-4.1.4.ebuild | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/net-dns/pdns-recursor/pdns-recursor-4.1.4.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.1.4.ebuild index 7e2d4e9bfdb..29926f6c42d 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.1.4.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.1.4.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI="7" -inherit toolchain-funcs flag-o-matic eutils versionator +inherit flag-o-matic DESCRIPTION="The PowerDNS Recursor" HOMEPAGE="https://www.powerdns.com/" @@ -28,8 +28,7 @@ DEPEND="!luajit? ( >=dev-lang/lua-5.1:= ) >=dev-libs/boost-1.35:=" RDEPEND="${DEPEND} !