commit: 8c6fab56400b1b06b788c7c72c98490f46cd848b
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat May 6 21:27:56 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 6 21:27:56 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c6fab56
net-misc/openssh: properly indent metadata.xml
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-misc/openssh/metadata.xml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/net-misc/openssh/metadata.xml b/net-misc/openssh/metadata.xml
index 9f064cdd11a0..0ed696c82ad6 100644
--- a/net-misc/openssh/metadata.xml
+++ b/net-misc/openssh/metadata.xml
@@ -6,18 +6,18 @@
<name>Gentoo Base System</name>
</maintainer>
<longdescription>
-OpenSSH is a FREE version of the SSH protocol suite of network connectivity
tools that
-increasing numbers of people on the Internet are coming to rely on. Many users
of telnet,
-rlogin, ftp, and other such programs might not realize that their password is
transmitted
-across the Internet unencrypted, but it is. OpenSSH encrypts all traffic
(including passwords)
-to effectively eliminate eavesdropping, connection hijacking, and other
network-level attacks.
-Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as
well as a variety
-of authentication methods.
+ OpenSSH is a FREE version of the SSH protocol suite of network
connectivity tools that
+ increasing numbers of people on the Internet are coming to rely
on. Many users of telnet,
+ rlogin, ftp, and other such programs might not realize that
their password is transmitted
+ across the Internet unencrypted, but it is. OpenSSH encrypts
all traffic (including passwords)
+ to effectively eliminate eavesdropping, connection hijacking,
and other network-level attacks.
+ Additionally, OpenSSH provides a myriad of secure tunneling
capabilities, as well as a variety
+ of authentication methods.
-The OpenSSH suite includes the ssh program which replaces rlogin and telnet,
scp which
-replaces rcp, and sftp which replaces ftp. Also included is sshd which is the
server side of
-the package, and the other basic utilities like ssh-add, ssh-agent,
ssh-keysign, ssh-keyscan,
-ssh-keygen and sftp-server. OpenSSH supports SSH protocol versions 1.3, 1.5,
and 2.0.
+ The OpenSSH suite includes the ssh program which replaces
rlogin and telnet, scp which
+ replaces rcp, and sftp which replaces ftp. Also included is
sshd which is the server side of
+ the package, and the other basic utilities like ssh-add,
ssh-agent, ssh-keysign, ssh-keyscan,
+ ssh-keygen and sftp-server. OpenSSH supports SSH protocol
versions 1.3, 1.5, and 2.0.
</longdescription>
<use>
<flag name="hpn">Enable high performance ssh</flag>