summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-05-25 08:34:10 +0000
committerUlrich Müller <ulm@gentoo.org>2008-05-25 08:34:10 +0000
commit4cf3980607f9f5c6ecb89ee8a8cf4f36b089b6a2 (patch)
treec1bc935bb139958282adf3f5e31269b9a446023d /app-emacs/crypt++/metadata.xml
parentInitial import, thanks to drac for the initial ebuild (diff)
downloadhistorical-4cf3980607f9f5c6ecb89ee8a8cf4f36b089b6a2.tar.gz
historical-4cf3980607f9f5c6ecb89ee8a8cf4f36b089b6a2.tar.bz2
historical-4cf3980607f9f5c6ecb89ee8a8cf4f36b089b6a2.zip
Add longdescription.
Package-Manager: portage-2.1.5.2
Diffstat (limited to 'app-emacs/crypt++/metadata.xml')
-rw-r--r--app-emacs/crypt++/metadata.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/app-emacs/crypt++/metadata.xml b/app-emacs/crypt++/metadata.xml
index bc306fe58224..b7412c27c419 100644
--- a/app-emacs/crypt++/metadata.xml
+++ b/app-emacs/crypt++/metadata.xml
@@ -2,4 +2,12 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
+<longdescription>
+ crypt++.el is a package of Lisp functions that recognize automatically
+ encrypted and encoded (i.e., compressed) files when they are first visited
+ or written. The BUFFER corresponding to the file is decoded and/or decrypted
+ before it is presented to the user. The file itself is unchanged on the
+ disk. When the buffer is subsequently saved to disk, a hook function
+ re-encodes the buffer before the actual disk write takes place.
+</longdescription>
</pkgmetadata>