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 | |
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')
-rw-r--r-- | net-mail/peephole/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/peephole/Manifest | 14 | ||||
-rw-r--r-- | net-mail/peephole/metadata.xml | 2 |
3 files changed, 17 insertions, 4 deletions
diff --git a/net-mail/peephole/ChangeLog b/net-mail/peephole/ChangeLog index 55c6302d6241..230a85830e26 100644 --- a/net-mail/peephole/ChangeLog +++ b/net-mail/peephole/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/peephole # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/peephole/ChangeLog,v 1.4 2004/07/13 17:47:15 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/peephole/ChangeLog,v 1.5 2004/08/13 11:03:20 slarti Exp $ + + 13 Aug 2004; Tom Martin <slarti@gentoo.org> metadata.xml: + Swapped around <name> and <email> tags in metadata.xml to comply with the DTD. 13 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> peephole-1.3.ebuild: Stable on x86. diff --git a/net-mail/peephole/Manifest b/net-mail/peephole/Manifest index f8dd4937e0d3..e1454cd68f59 100644 --- a/net-mail/peephole/Manifest +++ b/net-mail/peephole/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 e23cc9940644eaa2a8acab3ad4dc0c68 peephole-1.3.ebuild 792 -MD5 309ae70fcf174c72ea5b6f198acc80b0 ChangeLog 664 -MD5 cdea77852f04c959b3fcb32779114752 metadata.xml 255 +MD5 a76f83628fda15d23b40a6b787f5e5ab ChangeLog 807 +MD5 e3b4cba7c3fac4c4e9672bc97d8bbca1 metadata.xml 255 MD5 8c46074132490df724fb07c9bd2f5b2e files/digest-peephole-1.3 64 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.5 (GNU/Linux) + +iD8DBQFBHKABCHk4+ZoBpvsRApveAKCWFsl7aRG6rOLtmeTzunGJZjxG1gCeKKAv +xaj/Oil+5qUQh8AXo5KW1V4= +=Ytrg +-----END PGP SIGNATURE----- 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> |