aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/alt-ergo/metadata.xml')
-rw-r--r--sci-mathematics/alt-ergo/metadata.xml23
1 files changed, 8 insertions, 15 deletions
diff --git a/sci-mathematics/alt-ergo/metadata.xml b/sci-mathematics/alt-ergo/metadata.xml
index 4ac4fb5dc..70209e070 100644
--- a/sci-mathematics/alt-ergo/metadata.xml
+++ b/sci-mathematics/alt-ergo/metadata.xml
@@ -1,19 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <longdescription>
- Alt-Ergo is an open source automatic theorem prover dedicated to program verification.
- It is an SMT solver based on CC(X): a congruence closure algorithm parameterized by an
- equational theory X. Alt-Ergo is based on a home-made SAT-solver and implements an
- instantiation mechanism for quantified formulas. Its architecture is summarized by the
- the following picture.
- </longdescription>
- <maintainer>
- <email>sci@gentoo.org</email>
- </maintainer>
- <use>
- <flag name="gtk">?gtk?</flag>
- <flag name="ocamlopt">?ocamlopt?</flag>
- </use>
+<herd>sci-mathematics</herd>
+<longdescription>
+ Alt-Ergo is an open source automatic theorem prover dedicated to program verification.
+ It is an SMT solver based on CC(X): a congruence closure algorithm parameterized by an
+ equational theory X. Alt-Ergo is based on a home-made SAT-solver and implements an
+ instantiation mechanism for quantified formulas. Its architecture is summarized by the
+ the following picture.
+</longdescription>
</pkgmetadata>