diff options
Diffstat (limited to 'sci-mathematics/z3/metadata.xml')
| -rw-r--r-- | sci-mathematics/z3/metadata.xml | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/sci-mathematics/z3/metadata.xml b/sci-mathematics/z3/metadata.xml index c074608872c5..75c04a60e2f4 100644 --- a/sci-mathematics/z3/metadata.xml +++ b/sci-mathematics/z3/metadata.xml @@ -1,14 +1,14 @@ <?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="person"> - <email>mgorny@gentoo.org</email> - </maintainer> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>mgorny@gentoo.org</email> + </maintainer> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription> Z3 is an efficient Satisfiability Modulo Theories (SMT) solver from Microsoft Research. Z3 is a solver for symbolic logic, a foundation for many software engineering tools. SMT solvers rely on a tight integration of @@ -25,12 +25,12 @@ execution, model-based software development, network verification, and optimization. </longdescription> - <upstream> - <bugs-to>https://github.com/Z3Prover/z3/issues/</bugs-to> - </upstream> - <use> - <flag name="isabelle">Add integration support for the Isabelle/HOL + <use> + <flag name="isabelle">Add integration support for the Isabelle/HOL theorem prover.</flag> - </use> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + </use> + <upstream> + <bugs-to>https://github.com/Z3Prover/z3/issues/</bugs-to> + <remote-id type="github">Z3Prover/z3</remote-id> + </upstream> +</pkgmetadata> |
