diff options
Diffstat (limited to 'sci-mathematics/metamath/metadata.xml')
| -rw-r--r-- | sci-mathematics/metamath/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/sci-mathematics/metamath/metadata.xml b/sci-mathematics/metamath/metadata.xml index 8ad9f95d98b9..b5aa4cee8574 100644 --- a/sci-mathematics/metamath/metadata.xml +++ b/sci-mathematics/metamath/metadata.xml @@ -1,17 +1,18 @@ <?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>sci-mathematics@gentoo.org</email> - <name>Gentoo Mathematics Project</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>sci-mathematics@gentoo.org</email> + <name>Gentoo Mathematics Project</name> + </maintainer> + <longdescription> Metamath is a tiny language that can express theorems in abstract mathematics, accompanied by proofs that can be verified by a computer program. </longdescription> - <upstream> - <bugs-to>https://github.com/metamath/metamath-exe/issues</bugs-to> - </upstream> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <bugs-to>https://github.com/metamath/metamath-exe/issues</bugs-to> + <remote-id type="github">metamath/metamath-exe</remote-id> + </upstream> +</pkgmetadata> |
