commit: 8ced917cc03270a722da41e3fb75219164f78c7e
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:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ced917c
sys-auth/pam_ssh: switch to virtual/openssh
Signed-off-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-auth/pam_ssh/{pam_ssh-2.3.ebuild => pam_ssh-2.3-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
b/sys-auth/pam_ssh/pam_ssh-2.3-r1.ebuild
similarity index 97%
rename from sys-auth/pam_ssh/pam_ssh-2.3.ebuild
rename to sys-auth/pam_ssh/pam_ssh-2.3-r1.ebuild
index 8279f8738cc1..d18636bda0c4 100644
--- a/sys-auth/pam_ssh/pam_ssh-2.3.ebuild
+++ b/sys-auth/pam_ssh/pam_ssh-2.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=7
@@ -18,7 +18,7 @@ DEPEND="sys-libs/pam
dev-libs/openssl:0="
RDEPEND="${DEPEND}
- net-misc/openssh"
+ virtual/openssh"
PATCHES=(
# 503424#c5