summaryrefslogtreecommitdiff
path: root/dev-python/vecrec/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/vecrec/metadata.xml')
-rw-r--r--dev-python/vecrec/metadata.xml25
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/vecrec/metadata.xml b/dev-python/vecrec/metadata.xml
index cb4a9b8988bc..680298cbb79a 100644
--- a/dev-python/vecrec/metadata.xml
+++ b/dev-python/vecrec/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>3dprint@gentoo.org</email>
- <name>Gentoo 3D Printer Project</name>
- </maintainer>
- <longdescription>
+ <maintainer type="project">
+ <email>3dprint@gentoo.org</email>
+ <name>Gentoo 3D Printer Project</name>
+ </maintainer>
+ <longdescription>
Python-FCL is an (unofficial) Python interface for the Flexible Collision Library (FCL), an excellent C++
library for performing proximity and collision queries on pairs of geometric models.
</longdescription>
- <upstream>
- <bugs-to>https://github.com/kxgames/vecrec/issues</bugs-to>
- </upstream>
- <origin>liguros-repo</origin>
- <stabilize-allarches/>
-</pkgmetadata> \ No newline at end of file
+ <stabilize-allarches/>
+ <upstream>
+ <bugs-to>https://github.com/kxgames/vecrec/issues</bugs-to>
+ <remote-id type="github">kxgames/vecrec</remote-id>
+ <remote-id type="pypi">vecrec</remote-id>
+ </upstream>
+</pkgmetadata>