summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-03-22 10:44:49 +0000
committerUlrich Müller <ulm@gentoo.org>2008-03-22 10:44:49 +0000
commita01f0d3752036353ed26ad08fdc6ddd667a51eed (patch)
treef666425c0922a2140d5d684b749edd36d6b01e84 /dev-lisp/emacs-cl
parentStable on ppc wrt bug 214222 (diff)
downloadgentoo-2-a01f0d3752036353ed26ad08fdc6ddd667a51eed.tar.gz
gentoo-2-a01f0d3752036353ed26ad08fdc6ddd667a51eed.tar.bz2
gentoo-2-a01f0d3752036353ed26ad08fdc6ddd667a51eed.zip
Add longdescription to metadata.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-lisp/emacs-cl')
-rw-r--r--dev-lisp/emacs-cl/metadata.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev-lisp/emacs-cl/metadata.xml b/dev-lisp/emacs-cl/metadata.xml
index 7a066378dc96..cbd1607671b4 100644
--- a/dev-lisp/emacs-cl/metadata.xml
+++ b/dev-lisp/emacs-cl/metadata.xml
@@ -3,4 +3,10 @@
<pkgmetadata>
<herd>common-lisp</herd>
<herd>emacs</herd>
+<longdescription>
+ Emacs Common Lisp is an implementation of Common Lisp written in Emacs Lisp.
+ That means you can run Common Lisp programs in Emacs, and you can write
+ Emacs extensions in Common Lisp. At this stage, much of ANSI Common Lisp is
+ implemented, but, among other things, CLOS and pretty printing are missing.
+</longdescription>
</pkgmetadata>