commit:     5cedcc5a15f99969e1aafb7fcf9bec65ef312715
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:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cedcc5a

net-fs/sshfs: switch to virtual/openssh

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

 net-fs/sshfs/{sshfs-3.7.3.ebuild => sshfs-3.7.3-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-fs/sshfs/sshfs-3.7.3.ebuild 
b/net-fs/sshfs/sshfs-3.7.3-r1.ebuild
similarity index 90%
rename from net-fs/sshfs/sshfs-3.7.3.ebuild
rename to net-fs/sshfs/sshfs-3.7.3-r1.ebuild
index 430de0872a49..1ed1ef7dd04b 100644
--- a/net-fs/sshfs/sshfs-3.7.3.ebuild
+++ b/net-fs/sshfs/sshfs-3.7.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ SLOT="0"
 DEPEND=">=sys-fs/fuse-3.1.0:3
        >=dev-libs/glib-2.4.2"
 RDEPEND="${DEPEND}
-       >=net-misc/openssh-4.4"
+       virtual/openssh"
 BDEPEND="dev-python/docutils
        virtual/pkgconfig"
 

Reply via email to