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 88C3D15808B for ; Wed, 23 Mar 2022 00:45:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1881DE0903; Wed, 23 Mar 2022 00:45:29 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BFB8CE0905 for ; Wed, 23 Mar 2022 00:45:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DAA93343263 for ; Wed, 23 Mar 2022 00:45:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A462F353 for ; Wed, 23 Mar 2022 00:45:24 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1647996301.67db3756ac256c8fd62c92b4c48fb45bbe1d8896.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/pdns/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/pdns/pdns-4.4.1-r1.ebuild net-dns/pdns/pdns-4.4.1-r2.ebuild net-dns/pdns/pdns-4.4.2-r1.ebuild net-dns/pdns/pdns-4.4.2.ebuild net-dns/pdns/pdns-4.5.2-r1.ebuild net-dns/pdns/pdns-4.5.2-r2.ebuild net-dns/pdns/pdns-4.5.2-r3.ebuild net-dns/pdns/pdns-4.5.2.ebuild net-dns/pdns/pdns-4.5.3-r1.ebuild net-dns/pdns/pdns-4.5.3.ebuild net-dns/pdns/pdns-4.6.0-r1.ebuild net-dns/pdns/pdns-4.6.0.ebuild X-VCS-Directories: net-dns/pdns/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 67db3756ac256c8fd62c92b4c48fb45bbe1d8896 X-VCS-Branch: master Date: Wed, 23 Mar 2022 00:45:24 +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: c7c92e31-41bf-4250-aa83-8ea89e72b4dc X-Archives-Hash: 7c9b440c5b8fd9d7914a47cf1dc41e85 commit: 67db3756ac256c8fd62c92b4c48fb45bbe1d8896 Author: Sam James gentoo org> AuthorDate: Wed Mar 23 00:38:59 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Mar 23 00:45:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67db3756 net-dns/pdns: add subslot dep on OpenLDAP New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James gentoo.org> net-dns/pdns/{pdns-4.4.1-r1.ebuild => pdns-4.4.1-r2.ebuild} | 4 ++-- net-dns/pdns/{pdns-4.4.2.ebuild => pdns-4.4.2-r1.ebuild} | 4 ++-- net-dns/pdns/{pdns-4.5.2.ebuild => pdns-4.5.2-r2.ebuild} | 4 ++-- net-dns/pdns/{pdns-4.5.3.ebuild => pdns-4.5.2-r3.ebuild} | 2 +- net-dns/pdns/{pdns-4.6.0.ebuild => pdns-4.5.3-r1.ebuild} | 2 +- net-dns/pdns/{pdns-4.5.2-r1.ebuild => pdns-4.6.0-r1.ebuild} | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/net-dns/pdns/pdns-4.4.1-r1.ebuild b/net-dns/pdns/pdns-4.4.1-r2.ebuild similarity index 97% rename from net-dns/pdns/pdns-4.4.1-r1.ebuild rename to net-dns/pdns/pdns-4.4.1-r2.ebuild index e3e705627079..a6ae91957e48 100644 --- a/net-dns/pdns/pdns-4.4.1-r1.ebuild +++ b/net-dns/pdns/pdns-4.4.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -32,7 +32,7 @@ DEPEND="${LUA_DEPS} lua-records? ( >=net-misc/curl-7.21.3 ) mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:= ) - ldap? ( >=net-nds/openldap-2.0.27-r4 app-crypt/mit-krb5 ) + ldap? ( >=net-nds/openldap-2.0.27-r4:= app-crypt/mit-krb5 ) sqlite? ( dev-db/sqlite:3 ) geoip? ( >=dev-cpp/yaml-cpp-0.5.1:= dev-libs/geoip ) sodium? ( dev-libs/libsodium:= ) diff --git a/net-dns/pdns/pdns-4.4.2.ebuild b/net-dns/pdns/pdns-4.4.2-r1.ebuild similarity index 97% rename from net-dns/pdns/pdns-4.4.2.ebuild rename to net-dns/pdns/pdns-4.4.2-r1.ebuild index 20d36e3033f3..235248bb3944 100644 --- a/net-dns/pdns/pdns-4.4.2.ebuild +++ b/net-dns/pdns/pdns-4.4.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -32,7 +32,7 @@ DEPEND="${LUA_DEPS} lua-records? ( >=net-misc/curl-7.21.3 ) mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:= ) - ldap? ( >=net-nds/openldap-2.0.27-r4 app-crypt/mit-krb5 ) + ldap? ( >=net-nds/openldap-2.0.27-r4:= app-crypt/mit-krb5 ) sqlite? ( dev-db/sqlite:3 ) geoip? ( >=dev-cpp/yaml-cpp-0.5.1:= dev-libs/geoip ) sodium? ( dev-libs/libsodium:= ) diff --git a/net-dns/pdns/pdns-4.5.2.ebuild b/net-dns/pdns/pdns-4.5.2-r2.ebuild similarity index 97% rename from net-dns/pdns/pdns-4.5.2.ebuild rename to net-dns/pdns/pdns-4.5.2-r2.ebuild index 66c6adee6b61..a3efc10cb356 100644 --- a/net-dns/pdns/pdns-4.5.2.ebuild +++ b/net-dns/pdns/pdns-4.5.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -32,7 +32,7 @@ DEPEND="${LUA_DEPS} lua-records? ( >=net-misc/curl-7.21.3 ) mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:= ) - ldap? ( >=net-nds/openldap-2.0.27-r4 app-crypt/mit-krb5 ) + ldap? ( >=net-nds/openldap-2.0.27-r4:= app-crypt/mit-krb5 ) sqlite? ( dev-db/sqlite:3 ) geoip? ( >=dev-cpp/yaml-cpp-0.5.1:= dev-libs/geoip ) sodium? ( dev-libs/libsodium:= ) diff --git a/net-dns/pdns/pdns-4.5.3.ebuild b/net-dns/pdns/pdns-4.5.2-r3.ebuild similarity index 98% rename from net-dns/pdns/pdns-4.5.3.ebuild rename to net-dns/pdns/pdns-4.5.2-r3.ebuild index b5bfd57800c4..ed0d736ca687 100644 --- a/net-dns/pdns/pdns-4.5.3.ebuild +++ b/net-dns/pdns/pdns-4.5.2-r3.ebuild @@ -32,7 +32,7 @@ DEPEND="${LUA_DEPS} lua-records? ( >=net-misc/curl-7.21.3 ) mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:= ) - ldap? ( >=net-nds/openldap-2.0.27-r4 app-crypt/mit-krb5 ) + ldap? ( >=net-nds/openldap-2.0.27-r4:= app-crypt/mit-krb5 ) sqlite? ( dev-db/sqlite:3 ) geoip? ( >=dev-cpp/yaml-cpp-0.5.1:= dev-libs/geoip ) sodium? ( dev-libs/libsodium:= ) diff --git a/net-dns/pdns/pdns-4.6.0.ebuild b/net-dns/pdns/pdns-4.5.3-r1.ebuild similarity index 98% rename from net-dns/pdns/pdns-4.6.0.ebuild rename to net-dns/pdns/pdns-4.5.3-r1.ebuild index b5bfd57800c4..ed0d736ca687 100644 --- a/net-dns/pdns/pdns-4.6.0.ebuild +++ b/net-dns/pdns/pdns-4.5.3-r1.ebuild @@ -32,7 +32,7 @@ DEPEND="${LUA_DEPS} lua-records? ( >=net-misc/curl-7.21.3 ) mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:= ) - ldap? ( >=net-nds/openldap-2.0.27-r4 app-crypt/mit-krb5 ) + ldap? ( >=net-nds/openldap-2.0.27-r4:= app-crypt/mit-krb5 ) sqlite? ( dev-db/sqlite:3 ) geoip? ( >=dev-cpp/yaml-cpp-0.5.1:= dev-libs/geoip ) sodium? ( dev-libs/libsodium:= ) diff --git a/net-dns/pdns/pdns-4.5.2-r1.ebuild b/net-dns/pdns/pdns-4.6.0-r1.ebuild similarity index 98% rename from net-dns/pdns/pdns-4.5.2-r1.ebuild rename to net-dns/pdns/pdns-4.6.0-r1.ebuild index b5bfd57800c4..ed0d736ca687 100644 --- a/net-dns/pdns/pdns-4.5.2-r1.ebuild +++ b/net-dns/pdns/pdns-4.6.0-r1.ebuild @@ -32,7 +32,7 @@ DEPEND="${LUA_DEPS} lua-records? ( >=net-misc/curl-7.21.3 ) mysql? ( dev-db/mysql-connector-c:= ) postgres? ( dev-db/postgresql:= ) - ldap? ( >=net-nds/openldap-2.0.27-r4 app-crypt/mit-krb5 ) + ldap? ( >=net-nds/openldap-2.0.27-r4:= app-crypt/mit-krb5 ) sqlite? ( dev-db/sqlite:3 ) geoip? ( >=dev-cpp/yaml-cpp-0.5.1:= dev-libs/geoip ) sodium? ( dev-libs/libsodium:= )