summaryrefslogtreecommitdiff
path: root/dev-lisp/cmucl/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/cmucl/metadata.xml')
-rw-r--r--dev-lisp/cmucl/metadata.xml26
1 files changed, 14 insertions, 12 deletions
diff --git a/dev-lisp/cmucl/metadata.xml b/dev-lisp/cmucl/metadata.xml
index 914e477a115a..d27abf1469c8 100644
--- a/dev-lisp/cmucl/metadata.xml
+++ b/dev-lisp/cmucl/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
-<email>common-lisp@gentoo.org</email>
-<name>Gentoo Common Lisp Project</name>
-</maintainer>
-<longdescription>
+ <maintainer type="project">
+ <email>common-lisp@gentoo.org</email>
+ <name>Gentoo Common Lisp Project</name>
+ </maintainer>
+ <longdescription>
CMUCL is a free implementation of the Common Lisp programming language
which runs on most major Unix platforms. It mainly conforms to the
ANSI Common Lisp standard. Here is a summary of its main features:
@@ -29,9 +29,11 @@ ANSI Common Lisp standard. Here is a summary of its main features:
* a graphical source-level debugger using a Motif interface, and a
code profiler.
</longdescription>
-<use>
-<flag name="doc">Installs package documentation</flag>
-<flag name="source">Include source code for CMUCL in installation</flag>
-<flag name="X">Build CLX, CLM, or Hemlock</flag>
-</use>
-</pkgmetadata>
+
+ <use>
+ <flag name="doc">Installs package documentation</flag>
+ <flag name="source">Include source code for CMUCL in installation</flag>
+ <flag name="X">Build CLX, CLM, or Hemlock</flag>
+ </use>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file