diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-13 11:03:20 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-13 11:03:20 +0000 |
commit | 16d1ae538610ae2636fb0fc315cd6ef6b71c8d2c (patch) | |
tree | ac5afbdc57d79b25621f02a888e919a0977c1079 /net-mail/peephole/metadata.xml | |
parent | Version bump -> 4.0.10; resolves 60183. (diff) | |
download | historical-16d1ae538610ae2636fb0fc315cd6ef6b71c8d2c.tar.gz historical-16d1ae538610ae2636fb0fc315cd6ef6b71c8d2c.tar.bz2 historical-16d1ae538610ae2636fb0fc315cd6ef6b71c8d2c.zip |
Swapped <name> and <email> tags to comply with DTD.
Diffstat (limited to 'net-mail/peephole/metadata.xml')
-rw-r--r-- | net-mail/peephole/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/peephole/metadata.xml b/net-mail/peephole/metadata.xml index f2e78c117115..b25af6f58d3d 100644 --- a/net-mail/peephole/metadata.xml +++ b/net-mail/peephole/metadata.xml @@ -3,7 +3,7 @@ <pkgmetadata> <herd>net-mail</herd> <maintainer> - <name>Michele Noberasco</name> <email>s4t4n@gentoo.org</email> + <name>Michele Noberasco</name> </maintainer> </pkgmetadata> |