diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2007-08-17 10:50:20 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2007-08-17 10:50:20 +0000 |
commit | 3f7c9dfe433ef9d9f3a2c8b3e86398686e75814f (patch) | |
tree | 65a2e21fc25de5599cc04310b6fdf8e1131def5c /media-sound/picard/metadata.xml | |
parent | Use --chuid instead of --user, #189212 thanks to Jörg Eitemüller (diff) | |
download | gentoo-2-3f7c9dfe433ef9d9f3a2c8b3e86398686e75814f.tar.gz gentoo-2-3f7c9dfe433ef9d9f3a2c8b3e86398686e75814f.tar.bz2 gentoo-2-3f7c9dfe433ef9d9f3a2c8b3e86398686e75814f.zip |
Initial ebuild wrt bug #80312. Thanks to Marti Raudsepp.
(Portage version: 2.1.2.11)
Diffstat (limited to 'media-sound/picard/metadata.xml')
-rw-r--r-- | media-sound/picard/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/media-sound/picard/metadata.xml b/media-sound/picard/metadata.xml new file mode 100644 index 000000000000..c8820bdcf3f0 --- /dev/null +++ b/media-sound/picard/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sound</herd> +<maintainer> + <email>coldwind@gentoo.org</email> + <name>Santiago M. Mola</name> +</maintainer> +<maintainer> + <email>marti@juffo.org</email> + <name>Marti Raudsepp</name> + <description>Proxy maintainer</description> +</maintainer> + <longdescription>MusicBrainz Picard is a cross-platform MusicBrainz tag editor + written in Python. Picard Tagger is intended to be the next generation of + tagger for MusicBrainz, with a focus on album oriented tagging as opposed to + track based tagging and cross platform compatibility.</longdescription> +</pkgmetadata> |