summaryrefslogtreecommitdiff
path: root/sci-mathematics/stp/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/stp/metadata.xml')
-rw-r--r--sci-mathematics/stp/metadata.xml39
1 files changed, 20 insertions, 19 deletions
diff --git a/sci-mathematics/stp/metadata.xml b/sci-mathematics/stp/metadata.xml
index 2434e52647f4..5054ed8fec27 100644
--- a/sci-mathematics/stp/metadata.xml
+++ b/sci-mathematics/stp/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="person">
- <email>jeffrey@icurse.nl</email>
- <name>Jeffrey Lin</name>
- </maintainer>
- <maintainer type="project">
- <email>sci-mathematics@gentoo.org</email>
- <name>Gentoo Mathematics Project</name>
- </maintainer>
- <longdescription>
+ <maintainer type="person" proxied="yes">
+ <email>jeffrey@icurse.nl</email>
+ <name>Jeffrey Lin</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci-mathematics@gentoo.org</email>
+ <name>Gentoo Mathematics Project</name>
+ </maintainer>
+ <longdescription>
STP is a constraint solver (or SMT solver) aimed at solving
constraints of bitvectors and arrays. These types of
constraints can be generated by program analysis tools, theorem
@@ -17,16 +18,16 @@
intelligent fuzzers, model checkers, and by many other
applications.
</longdescription>
- <upstream>
- <bugs-to>https://github.com/stp/stp/issues/</bugs-to>
- </upstream>
- <use>
- <flag name="cryptominisat">
+ <upstream>
+ <bugs-to>https://github.com/stp/stp/issues/</bugs-to>
+ <remote-id type="github">stp/stp</remote-id>
+ </upstream>
+ <use>
+ <flag name="cryptominisat">
Enable <pkg>sci-mathematics/cryptominisat</pkg> support
</flag>
- <flag name="python">
+ <flag name="python">
Enable building the Python interface
</flag>
- </use>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ </use>
+</pkgmetadata>