diff options
| -rw-r--r-- | net-dns/dnsviz/dnsviz-0.10.0.ebuild | 4 | ||||
| -rw-r--r-- | net-dns/dnsviz/dnsviz-0.11.1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/dnsviz/dnsviz-0.10.0.ebuild b/net-dns/dnsviz/dnsviz-0.10.0.ebuild index f36f4730d7b4..44c4bf6f7ced 100644 --- a/net-dns/dnsviz/dnsviz-0.10.0.ebuild +++ b/net-dns/dnsviz/dnsviz-0.10.0.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 @@ -59,5 +59,5 @@ python_test() { pkg_postinst() { optfeature "Support for pre-deployment testing" net-dns/bind - optfeature "Support for DNSSEC signatures using GOST algorithm or digest" dev-libs/ghost-engine + optfeature "Support for DNSSEC signatures using GOST algorithm or digest" dev-libs/gost-engine } diff --git a/net-dns/dnsviz/dnsviz-0.11.1.ebuild b/net-dns/dnsviz/dnsviz-0.11.1.ebuild index 220bff976404..3f0abd4de509 100644 --- a/net-dns/dnsviz/dnsviz-0.11.1.ebuild +++ b/net-dns/dnsviz/dnsviz-0.11.1.ebuild @@ -57,5 +57,5 @@ python_test() { pkg_postinst() { optfeature "Support for pre-deployment testing" net-dns/bind - optfeature "Support for DNSSEC signatures using GOST algorithm or digest" dev-libs/ghost-engine + optfeature "Support for DNSSEC signatures using GOST algorithm or digest" dev-libs/gost-engine } |
