commit:     25b0193bc80cf551ec95ac8290a7ab819cad155d
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 14 19:44:16 2025 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 20:24:23 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25b0193b

net-dns/pdns-recursor: require minimum version of dev-libs/boost

Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>

 net-dns/pdns-recursor/pdns-recursor-5.0.9-r1.ebuild | 4 ++--
 net-dns/pdns-recursor/pdns-recursor-5.1.3-r1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-dns/pdns-recursor/pdns-recursor-5.0.9-r1.ebuild 
b/net-dns/pdns-recursor/pdns-recursor-5.0.9-r1.ebuild
index d4ade41512cd..a86a4870d6ed 100644
--- a/net-dns/pdns-recursor/pdns-recursor-5.0.9-r1.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-5.0.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -61,7 +61,7 @@ DEPEND="${LUA_DEPS}
                x86? ( >=sys-libs/glibc-2.34 )
        )
        dev-libs/openssl:=
-       dev-libs/boost:=[context]"
+       >=dev-libs/boost-1.42:=[context]"
 RDEPEND="${DEPEND}
        !<net-dns/pdns-2.9.20-r1
        acct-user/pdns

diff --git a/net-dns/pdns-recursor/pdns-recursor-5.1.3-r1.ebuild 
b/net-dns/pdns-recursor/pdns-recursor-5.1.3-r1.ebuild
index e02040bf9ecb..2a162eeee98e 100644
--- a/net-dns/pdns-recursor/pdns-recursor-5.1.3-r1.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-5.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="8"
@@ -69,7 +69,7 @@ DEPEND="${LUA_DEPS}
                x86? ( >=sys-libs/glibc-2.34 )
        )
        dev-libs/openssl:=
-       dev-libs/boost:=[context]"
+       >=dev-libs/boost-1.42:=[context]"
 RDEPEND="${DEPEND}
        !<net-dns/pdns-2.9.20-r1
        acct-user/pdns

Reply via email to