diff options
Diffstat (limited to 'media-plugins/gmpc-mdcover/metadata.xml')
-rw-r--r-- | media-plugins/gmpc-mdcover/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/media-plugins/gmpc-mdcover/metadata.xml b/media-plugins/gmpc-mdcover/metadata.xml index eafb437df528..60077b677b4e 100644 --- a/media-plugins/gmpc-mdcover/metadata.xml +++ b/media-plugins/gmpc-mdcover/metadata.xml @@ -1,10 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sound</herd> -<maintainer> + <herd>sound</herd> + <maintainer> <email>angelos@gentoo.org</email> <name>Christoph Mende</name> -</maintainer> -<longdescription>This plugin fetches cover art, artist art,album and artist information from the file system.</longdescription> + </maintainer> + <longdescription>This plugin fetches cover art, artist art,album and artist information from the file system.</longdescription> + <upstream> + <remote-id type="sourceforge">musicpd</remote-id> + </upstream> </pkgmetadata> |