summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2005-03-11 16:51:39 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2005-03-11 16:51:39 +0000
commitc1254f995a7d0a3974f973d7355f666d8ff0857a (patch)
tree421fddbcc14f0db09b6583aeb89409860a43d92c /dev-lisp/openmcl-build-tools/metadata.xml
parent- marking 2.1.3 stable for all supporting arches (diff)
downloadgentoo-2-c1254f995a7d0a3974f973d7355f666d8ff0857a.tar.gz
gentoo-2-c1254f995a7d0a3974f973d7355f666d8ff0857a.tar.bz2
gentoo-2-c1254f995a7d0a3974f973d7355f666d8ff0857a.zip
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-lisp/openmcl-build-tools/metadata.xml')
-rw-r--r--dev-lisp/openmcl-build-tools/metadata.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-lisp/openmcl-build-tools/metadata.xml b/dev-lisp/openmcl-build-tools/metadata.xml
new file mode 100644
index 000000000000..2183ba25a528
--- /dev/null
+++ b/dev-lisp/openmcl-build-tools/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>common-lisp</herd>
+<longdescription>
+OpenMCL is a Common Lisp implementation. It began as a subset of the commercial
+MCL (Macintosh Common Lisp), and has grown into a full-featured, stable
+implementation. All of OpenMCL is released under the GNU Lesser General Public
+License. Commercial MCL does have a nicely integrated IDE and user interface
+libraries, which were not open-sourced and are not available in OpenMCL.
+
+This port contains the heap image and other tools for building OpenMCL (OpenMCL
+needs an OpenMCL heap image to build itself).
+</longdescription>
+</pkgmetadata>