summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/openssh/metadata.xml')
-rw-r--r--net-misc/openssh/metadata.xml11
1 files changed, 1 insertions, 10 deletions
diff --git a/net-misc/openssh/metadata.xml b/net-misc/openssh/metadata.xml
index 494737c..c1ead88 100644
--- a/net-misc/openssh/metadata.xml
+++ b/net-misc/openssh/metadata.xml
@@ -2,7 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>base-system</herd>
- <maintainer restrict="LPK">
+ <maintainer restrict="net-misc/openssh[ldap]">
<email>michael@hammill.name</email>
<description>LPK issues. Only assign if it's a direct LPK issue. Do not directly assign for anything else.</description>
</maintainer>
@@ -19,19 +19,10 @@ The OpenSSH suite includes the ssh program which replaces rlogin and telnet, scp
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.
-
-This version of OpenSSH modifies the standard Gentoo version by adding
-the Simon Wilkinson GSSAPI key exchange patch. This is required for
-working in certain environments, for example, at the Royal Institute
-of Technology (KTH) in Stockholm, Sweden. This version is not
-supported in any way by KTH. It is only supported by the maintainer
-so that he can use KTH facilities. In particular, this openssh +
-heimdal.
</longdescription>
<use>
<flag name="hpn">Enable high performance ssh</flag>
<flag name="ldap">Add support for storing SSH public keys in LDAP</flag>
- <flag name="pkcs11">Enable PKCS#11 smartcard support</flag>
<flag name="X509">Adds support for X.509 certificate authentication</flag>
</use>
</pkgmetadata>