blob: 2a7ece03d6d540a206e69a10c42d0d565f22cefe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="pypi">sphinx-rtd-theme</remote-id>
<remote-id type="github">readthedocs/sphinx_rtd_theme</remote-id>
</upstream>
<origin>gentoo-staging</origin>
<stabilize-allarches/>
</pkgmetadata>
|