summaryrefslogtreecommitdiff
path: root/dev-ml/core/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/core/metadata.xml')
-rw-r--r--dev-ml/core/metadata.xml21
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-ml/core/metadata.xml b/dev-ml/core/metadata.xml
index 8957be334536..fb64848e9557 100644
--- a/dev-ml/core/metadata.xml
+++ b/dev-ml/core/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>ml@gentoo.org</email>
- <name>ML</name>
- </maintainer>
- <longdescription lang="en">
+ <maintainer type="project">
+ <email>ml@gentoo.org</email>
+ <name>ML</name>
+ </maintainer>
+ <longdescription lang="en">
Core is Jane Street Capital's Ocaml standard library overlay. It
provides tail recursive versions of non tail recursive functions in
the standard library, changes the signature of many of the standard
@@ -14,7 +14,8 @@
Core_extended adds new functionality, but is only code reviewed on an
ad-hoc basis.
</longdescription>
- <upstream>
- <remote-id type="github">janestreet/core</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="github">janestreet/core</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file