summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-03-10 22:02:44 +0000
committerMike Frysinger <vapier@gentoo.org>2004-03-10 22:02:44 +0000
commitec1f0012263f8dd8e1b972eee20a7f23f7637131 (patch)
tree276ab8224ebbd62e3a867da02ae01e191d1a704c /net-misc/dropbear
parentVersion bump (diff)
downloadhistorical-ec1f0012263f8dd8e1b972eee20a7f23f7637131.tar.gz
historical-ec1f0012263f8dd8e1b972eee20a7f23f7637131.tar.bz2
historical-ec1f0012263f8dd8e1b972eee20a7f23f7637131.zip
metadata
Diffstat (limited to 'net-misc/dropbear')
-rw-r--r--net-misc/dropbear/metadata.xml15
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>