commit:     99803a2487af73d9c23c7be54a3f41b5f5a8c2de
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon May  8 20:56:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 11 20:03:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99803a24

net-misc/autossh: switch to virtual/openssh

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

 net-misc/autossh/{autossh-1.4g.ebuild => autossh-1.4g-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/autossh/autossh-1.4g.ebuild 
b/net-misc/autossh/autossh-1.4g-r1.ebuild
similarity index 87%
rename from net-misc/autossh/autossh-1.4g.ebuild
rename to net-misc/autossh/autossh-1.4g-r1.ebuild
index 57c7452cb478..4a227c8620c6 100644
--- a/net-misc/autossh/autossh-1.4g.ebuild
+++ b/net-misc/autossh/autossh-1.4g-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ LICENSE="BSD"
 KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux 
~x86-linux"
 SLOT="0"
 
-RDEPEND="net-misc/openssh"
+RDEPEND="virtual/openssh"
 
 src_install() {
        dobin autossh

Reply via email to