Don't set mtime on downloaded metadata.dtd when using python3, since the
authorZac Medico <zmedico@gentoo.org>
Sun, 25 Oct 2009 20:27:02 +0000 (20:27 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 25 Oct 2009 20:27:02 +0000 (20:27 -0000)
commit7f17314e356ab20619b4cd2af0702d6c5b15fd88
tree875028940005c22b343ec870ab1d1a7486f43ee9
parent59fc3cac114f1caf615752638fdc490cad05ae17
Don't set mtime on downloaded metadata.dtd when using python3, since the
rfc822.parsedate() function is not available. Thanks to Arfrever for
reporting. (trunk r14725)

svn path=/main/branches/2.1.7/; revision=14727
bin/repoman