commit: 226079f8e1d14b0b5dd2322ca1abfdb0261cf672
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon May 8 20:56:03 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 11 20:03:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=226079f8
net-dns/hash-slinger: switch to virtual/openssh
Signed-off-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{hash-slinger-3.2.ebuild => hash-slinger-3.2-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-dns/hash-slinger/hash-slinger-3.2.ebuild
b/net-dns/hash-slinger/hash-slinger-3.2-r1.ebuild
similarity index 97%
rename from net-dns/hash-slinger/hash-slinger-3.2.ebuild
rename to net-dns/hash-slinger/hash-slinger-3.2-r1.ebuild
index a8ddda15cbb8..d4c705076a21 100644
--- a/net-dns/hash-slinger/hash-slinger-3.2.ebuild
+++ b/net-dns/hash-slinger/hash-slinger-3.2-r1.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
net-dns/unbound[python,${PYTHON_SINGLE_USEDEP}]
ipsec? ( net-vpn/libreswan[dnssec] )
openpgp? ( $(python_gen_cond_dep
'dev-python/python-gnupg[${PYTHON_USEDEP}]') )
- ssh? ( net-misc/openssh )
+ ssh? ( virtual/openssh )
"
src_install() {