diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-11-16 08:51:12 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-11-16 08:51:12 +0000 |
commit | 6a70a3c23aabe56c7b0453f6115c6b211bf82829 (patch) | |
tree | 0ca86ba9af0451d7ee2ecc08980dcf3f316af2e1 /app-crypt/seahorse/metadata.xml | |
parent | Adding compile time fixes from -r1 (diff) | |
download | gentoo-2-6a70a3c23aabe56c7b0453f6115c6b211bf82829.tar.gz gentoo-2-6a70a3c23aabe56c7b0453f6115c6b211bf82829.tar.bz2 gentoo-2-6a70a3c23aabe56c7b0453f6115c6b211bf82829.zip |
added dependancies and cleanup as per bug #71320
Diffstat (limited to 'app-crypt/seahorse/metadata.xml')
-rw-r--r-- | app-crypt/seahorse/metadata.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/app-crypt/seahorse/metadata.xml b/app-crypt/seahorse/metadata.xml index 9b273559d8b4..11757b422ca0 100644 --- a/app-crypt/seahorse/metadata.xml +++ b/app-crypt/seahorse/metadata.xml @@ -12,4 +12,26 @@ couresy. This is an unstable branch so I won't be jumping on every problem that occurs. </description> </maintainer> +<longdescription>Seahorse is a Gnome interface for GnuPG. It's main purpose is to be a PGP/GPG Key Manager, though +it has other components including a text editor and file manager. + +Key Manager Features: +Generating a key +Deleting a key +Importing keys from text or a file +Exporting a key to text or a file +View key properties + +Key Properties Features: +Show key info +Change owner trust +Change primary key's expiration date +Change passphrase +Export key +Delete Key + +Plugins: +Nautilus Integration +Gedit plugin +</longdescription> </pkgmetadata> |