diff options
Diffstat (limited to 'dev-python/mpdlcd')
| -rw-r--r-- | dev-python/mpdlcd/metadata.xml | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/dev-python/mpdlcd/metadata.xml b/dev-python/mpdlcd/metadata.xml index cf6906910be0..e2746f9aa557 100644 --- a/dev-python/mpdlcd/metadata.xml +++ b/dev-python/mpdlcd/metadata.xml @@ -1,20 +1,21 @@ <?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> MPDLcd is a small adapter which will display the status of a MPD server on a LCD screen, through lcdproc. It allows defining various layouts depending on LCD size, with fix or moving parts. </longdescription> - <upstream> - <bugs-to>https://github.com/rbarrois/mpdlcd/issues</bugs-to> - <remote-id type="github">rbarrois/mpdlcd</remote-id> - <remote-id type="pypi">mpdlcd</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">rbarrois/mpdlcd</remote-id> + <remote-id type="pypi">mpdlcd</remote-id> + <bugs-to>https://github.com/rbarrois/mpdlcd/issues</bugs-to> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
