Pass a Package instance into LineCheck.new(), and use this to avoid
authorZac Medico <zmedico@gentoo.org>
Thu, 19 Jun 2008 05:26:49 +0000 (05:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 19 Jun 2008 05:26:49 +0000 (05:26 -0000)
commitb8f2743e6eb7377c410d2a36dec2f9fc908e1e9e
tree437128fe9a642e21740a25e2dbfd0c39bcfff6e0
parenteca8282d6d3b5011ec2660c288c1b768c1731cb6
Pass a Package instance into LineCheck.new(), and use this to avoid
passing the ebuild mtime into the EbuildHeader constructor (the
mtime is given when the new() method is called).

svn path=/main/trunk/; revision=10725
pym/repoman/checks.py