diff options
author | 2004-06-05 16:47:27 +0000 | |
---|---|---|
committer | 2004-06-05 16:47:27 +0000 | |
commit | a60ac923561d5ccdafc552575f8928f4c9613b1a (patch) | |
tree | 46685d53375aee1756eda19ac4bb3598af58bdff /net-misc/ssh-installkeys/metadata.xml | |
parent | Stable on alpha. (diff) | |
download | historical-a60ac923561d5ccdafc552575f8928f4c9613b1a.tar.gz historical-a60ac923561d5ccdafc552575f8928f4c9613b1a.tar.bz2 historical-a60ac923561d5ccdafc552575f8928f4c9613b1a.zip |
This package was submitted by Josh Glover in bug #36808
Diffstat (limited to 'net-misc/ssh-installkeys/metadata.xml')
-rw-r--r-- | net-misc/ssh-installkeys/metadata.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net-misc/ssh-installkeys/metadata.xml b/net-misc/ssh-installkeys/metadata.xml new file mode 100644 index 000000000000..d7d174aaa190 --- /dev/null +++ b/net-misc/ssh-installkeys/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> +<email>jmglov@gentoo.org</email> +<name>Josh Glover</name> +</maintainer> +<longdescription>This script tries to export ssh public keys to a specified site. It will walk you through generating key pairs if it doesn't find any to export. It handles all the fiddly details like making sure local and remote permissions are correct, and tells you what it's doing if it has to change anything.</longdescription> +</pkgmetadata> |