diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2016-02-02 08:45:10 +0100 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2016-02-02 08:45:10 +0100 |
commit | 567a9b8800e914b7d8626c6115c19869b60fc48e (patch) | |
tree | 036f1ac83d55780ca7cfc027ad166f504c25ee61 /media-sound | |
parent | *: GLEP 67 migration step #1 (diff) | |
download | eva-567a9b8800e914b7d8626c6115c19869b60fc48e.tar.gz eva-567a9b8800e914b7d8626c6115c19869b60fc48e.tar.bz2 eva-567a9b8800e914b7d8626c6115c19869b60fc48e.zip |
*: GLEP 67 migration step #2
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/pulseaudio/metadata.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/media-sound/pulseaudio/metadata.xml b/media-sound/pulseaudio/metadata.xml index 77e5977..569b745 100644 --- a/media-sound/pulseaudio/metadata.xml +++ b/media-sound/pulseaudio/metadata.xml @@ -1,8 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>gnome</herd> - <herd>sound</herd> + <maintainer> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <maintainer> + <email>sound@gentoo.org</email> + <name>Gentoo Sound project</name> + </maintainer> <use> <flag name="X"> Build the X11 publish module to export PulseAudio information |