summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/cl-port/metadata.xml')
-rw-r--r--dev-lisp/cl-port/metadata.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev-lisp/cl-port/metadata.xml b/dev-lisp/cl-port/metadata.xml
index f418045b09c8..ed89203c1bd0 100644
--- a/dev-lisp/cl-port/metadata.xml
+++ b/dev-lisp/cl-port/metadata.xml
@@ -2,4 +2,10 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>common-lisp</herd>
+<longdescription>
+This package provides a platform-independent interface to various
+features absent from the ANSI Common Lisp standard, such as sockets,
+shell, Gray streams etc. The implementation-specific things, like
+loads of #+/#-, are hidden from the user.
+</longdescription>
</pkgmetadata>