diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-02-16 19:31:00 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-02-16 19:31:00 +0000 |
commit | 1c9387d20ccda2729423b3218e425e1195fe1dba (patch) | |
tree | 8c798be2f4d80ce6ab3fbd9f41474fca08b994c9 /media-sound/pympd/metadata.xml | |
parent | USE="static-libs" and punt useless libtool archive. Fix LICENSE from GPL-2 to... (diff) | |
download | gentoo-2-1c9387d20ccda2729423b3218e425e1195fe1dba.tar.gz gentoo-2-1c9387d20ccda2729423b3218e425e1195fe1dba.tar.bz2 gentoo-2-1c9387d20ccda2729423b3218e425e1195fe1dba.zip |
Fixed gtk+[jpeg] dependency (bug #354279)
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/pympd/metadata.xml')
-rw-r--r-- | media-sound/pympd/metadata.xml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/media-sound/pympd/metadata.xml b/media-sound/pympd/metadata.xml index 9ca17da71626..3561d8354a55 100644 --- a/media-sound/pympd/metadata.xml +++ b/media-sound/pympd/metadata.xml @@ -1,8 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>sound</herd> - <longdescription> - pympd is a GTK+ front end client for the music playing daemon MPD - </longdescription> + <herd>sound</herd> + <maintainer> + <email>angelos@gentoo.org</email> + <name>Christoph Mende</name> + </maintainer> + <longdescription> + pympd is a GTK+ front end client for the music playing daemon MPD + </longdescription> </pkgmetadata> |