commit:     8099982d6204e1b6442689c0a7a08f9f316034c7
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:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8099982d

net-misc/sshpass: switch to virtual/openssh

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

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

diff --git a/net-misc/sshpass/sshpass-1.09.ebuild 
b/net-misc/sshpass/sshpass-1.09-r1.ebuild
similarity index 84%
rename from net-misc/sshpass/sshpass-1.09.ebuild
rename to net-misc/sshpass/sshpass-1.09-r1.ebuild
index 96550de1476d..d9bb7d1c42f9 100644
--- a/net-misc/sshpass/sshpass-1.09.ebuild
+++ b/net-misc/sshpass/sshpass-1.09-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
@@ -11,4 +11,4 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
 
-RDEPEND="net-misc/openssh"
+RDEPEND="virtual/openssh"

Reply via email to