diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-02-10 09:18:30 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-02-10 09:18:30 +0000 |
commit | 760cc145a07087b38f34942a0c58d0c6bf7d2f27 (patch) | |
tree | 8c6a0a0fa650b6704a1ac06668630d0fc7b19f45 /dev-lisp/common-lisp-controller/metadata.xml | |
parent | x86 for chrpath (diff) | |
download | gentoo-2-760cc145a07087b38f34942a0c58d0c6bf7d2f27.tar.gz gentoo-2-760cc145a07087b38f34942a0c58d0c6bf7d2f27.tar.bz2 gentoo-2-760cc145a07087b38f34942a0c58d0c6bf7d2f27.zip |
controler refresh
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-lisp/common-lisp-controller/metadata.xml')
-rw-r--r-- | dev-lisp/common-lisp-controller/metadata.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev-lisp/common-lisp-controller/metadata.xml b/dev-lisp/common-lisp-controller/metadata.xml index f418045b09c8..5969d88bccd5 100644 --- a/dev-lisp/common-lisp-controller/metadata.xml +++ b/dev-lisp/common-lisp-controller/metadata.xml @@ -2,4 +2,10 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>common-lisp</herd> +<longdescription> +The Common Lisp Controller was originally use in the Debian project. The Common +Lisp Contoller lets you install and manage common lisp sources and compilers. +It creates a user-specific cache of compiled objects. When a library or an +implementation is upgraded all compiled objects in the cache are flushed. +</longdescription> </pkgmetadata> |