diff options
author | 2004-03-10 22:02:44 +0000 | |
---|---|---|
committer | 2004-03-10 22:02:44 +0000 | |
commit | 6d3ce88ce99e32e706484fc62299197e2fbc9447 (patch) | |
tree | 257444bc1b2c5f5404282664d878567090f65e43 /net-misc/dropbear | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-6d3ce88ce99e32e706484fc62299197e2fbc9447.tar.gz gentoo-2-6d3ce88ce99e32e706484fc62299197e2fbc9447.tar.bz2 gentoo-2-6d3ce88ce99e32e706484fc62299197e2fbc9447.zip |
metadata
Diffstat (limited to 'net-misc/dropbear')
-rw-r--r-- | net-misc/dropbear/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/net-misc/dropbear/metadata.xml b/net-misc/dropbear/metadata.xml new file mode 100644 index 000000000000..07fd9f3d190f --- /dev/null +++ b/net-misc/dropbear/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>no-herd</herd> +<maintainer> + <email>vapier@gentoo.org</email> +</maintainer> +<longdescription> +I was looking for a small and secure SSH server to fit on a laptop with 4 megs ram and no hard +disk, and couldn't find one which was satisfactory. I decided to write my own, and Dropbear is +the result. It implements most required features of the SSH 2 protocol, and other features such +as X11, TCP and Authentication Agent forwarding. Dropbear is Open Source software, distributed +under a MIT-style license. +</longdescription> +</pkgmetadata> |