summaryrefslogtreecommitdiff
path: root/sci-mathematics/kind2/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/kind2/metadata.xml')
-rw-r--r--sci-mathematics/kind2/metadata.xml31
1 files changed, 16 insertions, 15 deletions
diff --git a/sci-mathematics/kind2/metadata.xml b/sci-mathematics/kind2/metadata.xml
index 0cddf37a4c69..faf6e30c3a71 100644
--- a/sci-mathematics/kind2/metadata.xml
+++ b/sci-mathematics/kind2/metadata.xml
@@ -1,15 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
<pkgmetadata>
- <maintainer type="project">
- <email>ml@gentoo.org</email>
- <name>ML</name>
- </maintainer>
- <maintainer type="project">
- <email>sci-mathematics@gentoo.org</email>
- <name>Gentoo Mathematics Project</name>
- </maintainer>
- <longdescription>
+ <maintainer type="project">
+ <email>ml@gentoo.org</email>
+ <name>ML</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci-mathematics@gentoo.org</email>
+ <name>Gentoo Mathematics Project</name>
+ </maintainer>
+ <longdescription>
Kind 2 is an open-source, multi-engine, SMT-based automatic model checker
for safety properties of finite-state or infinite-state synchronous
reactive systems expressed as in an extension of the Lustre language. In
@@ -20,8 +21,8 @@
compositional verification, proof generation for proven properties, and
contract-based test generation.
</longdescription>
- <upstream>
- <bugs-to>https://github.com/kind2-mc/kind2/issues/</bugs-to>
- </upstream>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <upstream>
+ <bugs-to>https://github.com/kind2-mc/kind2/issues/</bugs-to>
+ <remote-id type="github">kind2-mc/kind2</remote-id>
+ </upstream>
+</pkgmetadata>