commit:     60a27e5fae84d8c7662d74f3042f2a697fe1abf8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 28 16:44:28 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 28 16:47:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60a27e5f

net-dns/dnsviz: fix 'gost' typo

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-dns/dnsviz/dnsviz-0.10.0.ebuild | 4 ++--
 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
 }

Reply via email to