summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2004-05-14 03:03:54 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2004-05-14 03:03:54 +0000
commitf8095afb32d6723e9bb28d2f4150874ea0f83517 (patch)
treea611e68be13f00bab6e815d2e6c7907a693d026d /dev-lisp/lush/metadata.xml
parentStable on mips. (diff)
downloadhistorical-f8095afb32d6723e9bb28d2f4150874ea0f83517.tar.gz
historical-f8095afb32d6723e9bb28d2f4150874ea0f83517.tar.bz2
historical-f8095afb32d6723e9bb28d2f4150874ea0f83517.zip
minor version update
Diffstat (limited to 'dev-lisp/lush/metadata.xml')
-rw-r--r--dev-lisp/lush/metadata.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-lisp/lush/metadata.xml b/dev-lisp/lush/metadata.xml
index f418045b09c8..b82cb3308381 100644
--- a/dev-lisp/lush/metadata.xml
+++ b/dev-lisp/lush/metadata.xml
@@ -2,4 +2,13 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>common-lisp</herd>
+<longdescription>
+Lush is designed to be used in situations where one would want to
+combine the flexibility of a high-level, loosely-typed interpreted
+language, with the efficiency of a strongly-typed, natively-compiled
+language, and with the easy integration of code written in C, C++, or
+other languages.
+
+Lush is not an implementation of Common Lisp.
+</longdescription>
</pkgmetadata>