diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-17 13:39:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-17 13:39:51 +0000 |
commit | 5a3e0bfed9bc45f18466f9ce0ee183c93007cc90 (patch) | |
tree | 3566862fbdfec28acec73a8213da924c405b0714 /media-gfx/dispcalgui/metadata.xml | |
parent | fix pulseaudio automagic, bug #394249 (diff) | |
download | gentoo-2-5a3e0bfed9bc45f18466f9ce0ee183c93007cc90.tar.gz gentoo-2-5a3e0bfed9bc45f18466f9ce0ee183c93007cc90.tar.bz2 gentoo-2-5a3e0bfed9bc45f18466f9ce0ee183c93007cc90.zip |
Fix tag order to match description, remove assignment instructions from description tags.
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/dispcalgui/metadata.xml')
-rw-r--r-- | media-gfx/dispcalgui/metadata.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/dispcalgui/metadata.xml b/media-gfx/dispcalgui/metadata.xml index d0591bf0c3c4..7881e0b6b210 100644 --- a/media-gfx/dispcalgui/metadata.xml +++ b/media-gfx/dispcalgui/metadata.xml @@ -2,14 +2,14 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer> -<email>hwoarang@gentoo.org</email> -<name>Markos Chandras</name> -<description>Proxy maintainer. CC him on bugs</description> -</maintainer> -<maintainer> <email>opensource@andmarios.com</email> <name>Marios Andreopoulos</name> -<description>Maintainer. Assign bugs to him</description> +<description>Maintainer.</description> +</maintainer> +<maintainer> +<email>hwoarang@gentoo.org</email> +<name>Markos Chandras</name> +<description>Proxy maintainer.</description> </maintainer> <longdescription lang="en"> </longdescription> |