diff options
Diffstat (limited to 'dev-python/sphinx')
| -rw-r--r-- | dev-python/sphinx/metadata.xml | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/dev-python/sphinx/metadata.xml b/dev-python/sphinx/metadata.xml index 30a62292dbe8..9d3a35739700 100644 --- a/dev-python/sphinx/metadata.xml +++ b/dev-python/sphinx/metadata.xml @@ -1,15 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <longdescription lang="en">Sphinx is a tool to create documentation for Python projects (or other documents consisting of multiple reStructuredText sources).</longdescription> - <upstream> - <remote-id type="pypi">Sphinx</remote-id> - <remote-id type="github">sphinx-doc/sphinx</remote-id> - </upstream> - <origin>gentoo-staging</origin> - <stabilize-allarches/> -</pkgmetadata>
\ No newline at end of file + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <longdescription lang="en">Sphinx is a tool to create documentation for Python projects (or other documents consisting of multiple reStructuredText sources).</longdescription> + <stabilize-allarches/> + <upstream> + <remote-id type="pypi">Sphinx</remote-id> + <remote-id type="github">sphinx-doc/sphinx</remote-id> + </upstream> +</pkgmetadata> |
