diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2004-02-12 09:13:21 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2004-02-12 09:13:21 +0000 |
commit | 5ac964845b215505f8e7dca14719e32ce27b6cf5 (patch) | |
tree | 3d3e3a2ef62c1f538eec3c7d9fca33ad0180e87c /dev-lisp/cl-port/metadata.xml | |
parent | Bump to 0.5 (diff) | |
download | historical-5ac964845b215505f8e7dca14719e32ce27b6cf5.tar.gz historical-5ac964845b215505f8e7dca14719e32ce27b6cf5.tar.bz2 historical-5ac964845b215505f8e7dca14719e32ce27b6cf5.zip |
Fire in the hole!
Diffstat (limited to 'dev-lisp/cl-port/metadata.xml')
-rw-r--r-- | dev-lisp/cl-port/metadata.xml | 6 |
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> |