diff options
Diffstat (limited to 'dev-python/python-sense-hat/metadata.xml')
| -rw-r--r-- | dev-python/python-sense-hat/metadata.xml | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/python-sense-hat/metadata.xml b/dev-python/python-sense-hat/metadata.xml index ae319bb54d44..b735e50fa29e 100644 --- a/dev-python/python-sense-hat/metadata.xml +++ b/dev-python/python-sense-hat/metadata.xml @@ -1,18 +1,19 @@ <?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="person"> - <email>conikost@gentoo.org</email> - <name>Conrad Kostecki</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>conikost@gentoo.org</email> + <name>Conrad Kostecki</name> + </maintainer> + <longdescription> Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission. An education outreach programme for UK schools sending code experiments to the International Space Station. </longdescription> - <upstream> - <bugs-to>https://github.com/astro-pi/python-sense-hat/issues</bugs-to> - <remote-id type="github">astro-pi/python-sense-hat</remote-id> - <remote-id type="pypi">sense-hat</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">astro-pi/python-sense-hat</remote-id> + <remote-id type="pypi">sense-hat</remote-id> + <bugs-to>https://github.com/astro-pi/python-sense-hat/issues</bugs-to> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
