commit:     2599786f2ae694cbc4622b6a0ee260008f40a9d6
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:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2599786f

sys-fabric/opensm: switch to virtual/openssh

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

 .../opensm/{opensm-3.3.23-r1.ebuild => opensm-3.3.23-r2.ebuild}       | 4 ++--
 sys-fabric/opensm/{opensm-3.3.24.ebuild => opensm-3.3.24-r1.ebuild}   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-fabric/opensm/opensm-3.3.23-r1.ebuild 
b/sys-fabric/opensm/opensm-3.3.23-r2.ebuild
similarity index 96%
rename from sys-fabric/opensm/opensm-3.3.23-r1.ebuild
rename to sys-fabric/opensm/opensm-3.3.23-r2.ebuild
index b42297aa7112..b1d5ad37ce8b 100644
--- a/sys-fabric/opensm/opensm-3.3.23-r1.ebuild
+++ b/sys-fabric/opensm/opensm-3.3.23-r2.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"
@@ -19,7 +19,7 @@ RDEPEND="${DEPEND}
        selinux? ( sec-policy/selinux-opensm )
         tools? (
                net-misc/iputils
-               net-misc/openssh
+               virtual/openssh
        )"
 
 PATCHES=( "${FILESDIR}/${PN}-3.3.17-sldd.patch" )

diff --git a/sys-fabric/opensm/opensm-3.3.24.ebuild 
b/sys-fabric/opensm/opensm-3.3.24-r1.ebuild
similarity index 96%
rename from sys-fabric/opensm/opensm-3.3.24.ebuild
rename to sys-fabric/opensm/opensm-3.3.24-r1.ebuild
index b4f1a52cb72b..3f0563f02f42 100644
--- a/sys-fabric/opensm/opensm-3.3.24.ebuild
+++ b/sys-fabric/opensm/opensm-3.3.24-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
@@ -19,7 +19,7 @@ RDEPEND="${DEPEND}
        selinux? ( sec-policy/selinux-opensm )
         tools? (
                net-misc/iputils
-               net-misc/openssh
+               virtual/openssh
        )"
 
 PATCHES=( "${FILESDIR}"/${PN}-3.3.17-sldd.patch )

Reply via email to