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++
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++')
-rw-r--r--app-emacs/crypt++/Manifest8
-rw-r--r--app-emacs/crypt++/metadata.xml8
2 files changed, 12 insertions, 4 deletions
diff --git a/app-emacs/crypt++/Manifest b/app-emacs/crypt++/Manifest
index e30b7a688380..5a3f424239d8 100644
--- a/app-emacs/crypt++/Manifest
+++ b/app-emacs/crypt++/Manifest
@@ -7,11 +7,11 @@ DIST crypt++el_2.92.orig.tar.gz 34251 RMD160 794d75cb81036fadc0fe1c02e3c5494521b
EBUILD crypt++-2.92.ebuild 598 RMD160 fa31f11c5cd2a9cf5596b7c8644ee214fe410c94 SHA1 849eae232588fa425e5291da29ecaa21f305595b SHA256 9a3deee3a0fc558db149d29a33a90c4bf1f17154d0ea8d9582a507939c76a64d
EBUILD crypt++-2.94_pre20080430.ebuild 660 RMD160 ae0147b1ce32c40f541f20c5df6e16b1e78360d7 SHA1 95a0702996b6c19b1c0c2cddeb1db26d50283ce3 SHA256 44bb4933f1bbc55df789b6ce11c3c9f90b42f8b34a3c47046ccfef420b3b9e8f
MISC ChangeLog 2215 RMD160 63ebbefcbbd31647fead3046af98eb4de7488598 SHA1 1b53bcdf63a144cfd024a897750c18b42769bd03 SHA256 a3d18f3a62360a02405e38e43890033c0dd0ce0bd917266e774fd2166cb84f4d
-MISC metadata.xml 158 RMD160 415d172437ca754d24fc5ab186ba8e77934d96e4 SHA1 61f6eff9729cd87a725c2a70c81aca4270a17fc4 SHA256 1393bdef3a74343fdb40a112c7096a1af16f67e7a43413250de28dfe73810eab
+MISC metadata.xml 635 RMD160 2e7ed166b283af731401ad631a3273f95d10eee4 SHA1 f9a4a450eaa74f97b0f7655bdfe0d9d3ec3dac2c SHA256 9a75196c04e47a9259a71319f31dd31a325b01ab116c28dd41db522a597de466
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
-iEYEARECAAYFAkg5IycACgkQOeoy/oIi7uzXBACfcOMn4lWqEyO3JnFq49ZOmssI
-eEQAoJ5fJVK5c7+WGjD0MMxivtzT9e+s
-=4Qp5
+iEYEARECAAYFAkg5JKQACgkQOeoy/oIi7uwJGgCfVA3qTlMJMOtZTgHym1aXh354
+a8cAoKT/99dS7mTQus8EYpmOU+UebO9Y
+=rIp5
-----END PGP SIGNATURE-----
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>