diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-15 14:33:51 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-15 14:33:51 +0000 |
commit | eef78ed2b23b2aa2dea2f51076809110b1e02818 (patch) | |
tree | 0699c5cf2ee89ac6a2c6b4e07c2e96cec7e5989d /media-plugins/gmpc-lastfm/metadata.xml | |
parent | Change tarball from .tar.bz2 to .tar.gz to get a 64bit patch because upstream... (diff) | |
download | historical-eef78ed2b23b2aa2dea2f51076809110b1e02818.tar.gz historical-eef78ed2b23b2aa2dea2f51076809110b1e02818.tar.bz2 historical-eef78ed2b23b2aa2dea2f51076809110b1e02818.zip |
Initial commit. Bug #173241, by fabien Zouaoui <fabien at zouaoui.org>.
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'media-plugins/gmpc-lastfm/metadata.xml')
-rw-r--r-- | media-plugins/gmpc-lastfm/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/media-plugins/gmpc-lastfm/metadata.xml b/media-plugins/gmpc-lastfm/metadata.xml new file mode 100644 index 000000000000..644de21fa260 --- /dev/null +++ b/media-plugins/gmpc-lastfm/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sound</herd> +<maintainer> + <email>ticho@gentoo.org</email> + <name>Andrej Kacian</name> +</maintainer> +<longdescription>The last.fm plugin can fetch artist images, from last.fm. This plugin doesn't scrobble your music, use a dedicated client like mpdscribble for this.</longdescription> +</pkgmetadata> |