summaryrefslogtreecommitdiff
path: root/sci-mathematics/alt-ergo/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/alt-ergo/metadata.xml')
-rw-r--r--sci-mathematics/alt-ergo/metadata.xml31
1 files changed, 16 insertions, 15 deletions
diff --git a/sci-mathematics/alt-ergo/metadata.xml b/sci-mathematics/alt-ergo/metadata.xml
index c7d0546b66f7..0892f84cbfc2 100644
--- a/sci-mathematics/alt-ergo/metadata.xml
+++ b/sci-mathematics/alt-ergo/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>
Alt-Ergo is an open-source automatic solver of mathematical formulas
designed for program verification. It is based on Satisfiability Modulo
Theories (SMT). Solvers of this family have made impressive advances
@@ -17,8 +18,8 @@
various domains such as hardware design, software verification and
formal testing.
</longdescription>
- <upstream>
- <bugs-to>https://github.com/OCamlPro/alt-ergo/issues/</bugs-to>
- </upstream>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <upstream>
+ <bugs-to>https://github.com/OCamlPro/alt-ergo/issues/</bugs-to>
+ <remote-id type="github">OCamlPro/alt-ergo</remote-id>
+ </upstream>
+</pkgmetadata>