diff options
Diffstat (limited to 'dev-python/lcdproc')
| -rw-r--r-- | dev-python/lcdproc/metadata.xml | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/lcdproc/metadata.xml b/dev-python/lcdproc/metadata.xml index 7be5fe20082d..6c772e67521e 100644 --- a/dev-python/lcdproc/metadata.xml +++ b/dev-python/lcdproc/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="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> This is a python OOP wrapper library for LCDproc Telnet API, which makes it possible to submit own data to the LCDproc server. </longdescription> - <upstream> - <bugs-to>https://github.com/jinglemansweep/lcdproc/issues</bugs-to> - <remote-id type="github">jinglemansweep/lcdproc</remote-id> - <remote-id type="pypi">lcdproc</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">jinglemansweep/lcdproc</remote-id> + <remote-id type="pypi">lcdproc</remote-id> + <bugs-to>https://github.com/jinglemansweep/lcdproc/issues</bugs-to> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
