summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-05-08 22:56:04 +0200
committerSam James <sam@gentoo.org>2023-05-11 21:03:35 +0100
commit143dace7e32143e7f67873a8f6de2942c0b0e503 (patch)
treebb180e22f3241ff85aa0c7be15907d2320143cf8 /net-misc
parentnet-misc/autossh: switch to virtual/openssh (diff)
downloadgentoo-143dace7e32143e7f67873a8f6de2942c0b0e503.tar.gz
gentoo-143dace7e32143e7f67873a8f6de2942c0b0e503.tar.bz2
gentoo-143dace7e32143e7f67873a8f6de2942c0b0e503.zip
net-misc/pssh: switch to virtual/openssh
Signed-off-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/pssh/pssh-2.3.4-r3.ebuild (renamed from net-misc/pssh/pssh-2.3.4-r2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/pssh/pssh-2.3.4-r2.ebuild b/net-misc/pssh/pssh-2.3.4-r3.ebuild
index 68c5f74fd4b4..7992ab01da29 100644
--- a/net-misc/pssh/pssh-2.3.4-r2.ebuild
+++ b/net-misc/pssh/pssh-2.3.4-r3.ebuild
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
!net-misc/putty
- net-misc/openssh
+ virtual/openssh
"
DEPEND="${RDEPEND}"