summaryrefslogtreecommitdiff
path: root/dev-python/breathe/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/breathe/metadata.xml')
-rw-r--r--dev-python/breathe/metadata.xml25
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/breathe/metadata.xml b/dev-python/breathe/metadata.xml
index 1082a3d1f99c..afb06cb4fa6f 100644
--- a/dev-python/breathe/metadata.xml
+++ b/dev-python/breathe/metadata.xml
@@ -1,11 +1,11 @@
<?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>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <longdescription>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <longdescription>
Breathe provides a bridge between the Sphinx and Doxygen
documentation systems.
It is an easy way to include Doxygen information in a set of
@@ -13,9 +13,10 @@
like support for people who enjoy using Sphinx but work with languages
other than Python. The system relies on the Doxygen’s xml output.
</longdescription>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">breathe</remote-id>
- <remote-id type="github">michaeljones/breathe</remote-id>
- </upstream>
-</pkgmetadata>
+ <upstream>
+ <remote-id type="pypi">breathe</remote-id>
+ <remote-id type="github">michaeljones/breathe</remote-id>
+ </upstream>
+ <origin>gentoo-staging</origin>
+ <stabilize-allarches/>
+</pkgmetadata> \ No newline at end of file