commit: d0e6fc9ba769bdf105d9a22c4406775e85e85263 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Thu May 29 17:01:31 2025 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Thu May 29 17:01:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e6fc9b
net-dns/ldns-tools: also block on net-dns/bind #956809 while bind-tools is on its way out, with bind providing the tools, also block net-dns/bind Closes: https://bugs.gentoo.org/956809 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> net-dns/ldns-tools/ldns-tools-0.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-dns/ldns-tools/ldns-tools-0.1.ebuild b/net-dns/ldns-tools/ldns-tools-0.1.ebuild index a91b1bc92d08..7ca5cb8a3591 100644 --- a/net-dns/ldns-tools/ldns-tools-0.1.ebuild +++ b/net-dns/ldns-tools/ldns-tools-0.1.ebuild @@ -19,6 +19,7 @@ DEPEND=" " RDEPEND="${DEPEND} !net-dns/bind-tools + !net-dns/bind " src_compile() {
