summaryrefslogtreecommitdiff
path: root/sci-mathematics/mathmod/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/mathmod/metadata.xml')
-rw-r--r--sci-mathematics/mathmod/metadata.xml16
1 files changed, 9 insertions, 7 deletions
diff --git a/sci-mathematics/mathmod/metadata.xml b/sci-mathematics/mathmod/metadata.xml
index 226666c70d37..2198e5722238 100644
--- a/sci-mathematics/mathmod/metadata.xml
+++ b/sci-mathematics/mathmod/metadata.xml
@@ -1,17 +1,19 @@
<?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">
+<maintainer type="project">
<email>sci-mathematics@gentoo.org</email>
<name>Gentoo Mathematics Project</name>
- </maintainer>
- <longdescription lang="en">
+</maintainer>
+<longdescription lang="en">
MathMod is a mathematical modeling software that visualize and animate
implicit and parametric surfaces.
MathMod supports: 3D and 4D plotting and animation, OBJ output file format,
Textue and pigmentation support, Noise and Turbulence effects support,
Large set of scripted examples.
</longdescription>
-
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+<upstream>
+ <remote-id type="sourceforge">mathmod</remote-id>
+ <remote-id type="github">parisolab/mathmod</remote-id>
+</upstream>
+</pkgmetadata>