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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D08AC158011 for ; Sun, 4 Sep 2022 13:03:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C044BE07C7; Sun, 4 Sep 2022 13:03:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6021E07D0 for ; Sun, 4 Sep 2022 13:03:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B6D9340EE6 for ; Sun, 4 Sep 2022 13:03:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C433B56D for ; Sun, 4 Sep 2022 13:03:52 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1662296592.45bde60f408a85f56b58e2b42f5b7937df288c6c.soap@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.7.2.ebuild X-VCS-Directories: net-dns/pdns-recursor/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 45bde60f408a85f56b58e2b42f5b7937df288c6c X-VCS-Branch: master Date: Sun, 4 Sep 2022 13:03:52 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 25b84c50-e026-495c-9ac6-f2b5c6e4ff56 X-Archives-Hash: 67cbf56cb2ab5cc3c07465e2911fd2d1 commit: 45bde60f408a85f56b58e2b42f5b7937df288c6c Author: David Seifert gentoo org> AuthorDate: Sun Sep 4 13:03:12 2022 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Sep 4 13:03:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45bde60f net-dns/pdns-recursor: remove stale boost lower bounds Signed-off-by: David Seifert gentoo.org> net-dns/pdns-recursor/pdns-recursor-4.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/pdns-recursor/pdns-recursor-4.7.2.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.7.2.ebuild index 31f310ed66ef..8216e1cbbca0 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.7.2.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.7.2.ebuild @@ -28,7 +28,7 @@ DEPEND="${LUA_DEPS} x86? ( >=sys-libs/glibc-2.34 ) ) dev-libs/openssl:= - >=dev-libs/boost-1.35:=[context]" + dev-libs/boost:=[context]" RDEPEND="${DEPEND} !