summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-05-08 22:56:03 +0200
committerSam James <sam@gentoo.org>2023-05-11 21:03:32 +0100
commit226079f8e1d14b0b5dd2322ca1abfdb0261cf672 (patch)
tree14f423c7174c4d3a98c36d3e67e54a0ea63cc2ee /net-dns
parentnet-analyzer/nagios-plugins: switch to virtual/openssh (diff)
downloadgentoo-226079f8e1d14b0b5dd2322ca1abfdb0261cf672.tar.gz
gentoo-226079f8e1d14b0b5dd2322ca1abfdb0261cf672.tar.bz2
gentoo-226079f8e1d14b0b5dd2322ca1abfdb0261cf672.zip
net-dns/hash-slinger: switch to virtual/openssh
Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/hash-slinger/hash-slinger-3.2-r1.ebuild (renamed from net-dns/hash-slinger/hash-slinger-3.2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/hash-slinger/hash-slinger-3.2.ebuild b/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() {