summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-08-08 05:02:07 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-08-08 05:02:07 +0000
commitbf1e42b49c54045d0b5f672623d0aae797b18132 (patch)
treea93c16716b24371657ffa1c20121c0849a4f68ec /net-misc/openssh
parentfix up metadata.xml (diff)
downloadgentoo-2-bf1e42b49c54045d0b5f672623d0aae797b18132.tar.gz
gentoo-2-bf1e42b49c54045d0b5f672623d0aae797b18132.tar.bz2
gentoo-2-bf1e42b49c54045d0b5f672623d0aae797b18132.zip
fix up metadata.xml
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-misc/openssh')
-rw-r--r--net-misc/openssh/metadata.xml17
1 files changed, 11 insertions, 6 deletions
diff --git a/net-misc/openssh/metadata.xml b/net-misc/openssh/metadata.xml
index 4ea815d97fbe..2577af26547e 100644
--- a/net-misc/openssh/metadata.xml
+++ b/net-misc/openssh/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>base-system</herd>
-<maintainer>
- <email>robbat2@gentoo.org</email>
- <description>LPK issues. Only assign if it's a direct LPK issue, I'm on base-system for everything else.</description>
-</maintainer>
-<longdescription>
+ <herd>base-system</herd>
+ <maintainer>
+ <email>robbat2@gentoo.org</email>
+ <description>LPK issues. Only assign if it's a direct LPK issue, I'm on base-system for everything else.</description>
+ </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
@@ -20,4 +20,9 @@ replaces rcp, and sftp which replaces ftp. Also included is sshd which is the se
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="chroot">Enable chrooting support</flag>
+ <flag name="hpn">Enable high performance ssh</flag>
+ <flag name="X509">Adds support for X.509 certificate authentication</flag>
+ </use>
</pkgmetadata>