summaryrefslogtreecommitdiff
path: root/dev-python/mpdlcd/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mpdlcd/metadata.xml')
-rw-r--r--dev-python/mpdlcd/metadata.xml23
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-python/mpdlcd/metadata.xml b/dev-python/mpdlcd/metadata.xml
index ea986521a61b..a5f2ab0b9424 100644
--- a/dev-python/mpdlcd/metadata.xml
+++ b/dev-python/mpdlcd/metadata.xml
@@ -1,19 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
- </upstream>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+ <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>