summaryrefslogtreecommitdiff
path: root/dev-python/fcl
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/fcl')
-rw-r--r--dev-python/fcl/metadata.xml25
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/fcl/metadata.xml b/dev-python/fcl/metadata.xml
index 5df3748729e8..bf63627b7734 100644
--- a/dev-python/fcl/metadata.xml
+++ b/dev-python/fcl/metadata.xml
@@ -1,17 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/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/BerkeleyAutomation/python-fcl/issues</bugs-to>
- <remote-id type="github">BerkeleyAutomation/python-fcl</remote-id>
- <remote-id type="pypi">python-fcl</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="github">BerkeleyAutomation/python-fcl</remote-id>
+ <remote-id type="pypi">python-fcl</remote-id>
+ <bugs-to>https://github.com/BerkeleyAutomation/python-fcl/issues</bugs-to>
+ </upstream>
+ <origin>gentoo-staging</origin>
+</pkgmetadata> \ No newline at end of file