Make the first two positional arguments of digestgen() into keyword arguments
authorZac Medico <zmedico@gentoo.org>
Tue, 23 Feb 2010 03:28:27 +0000 (03:28 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 23 Feb 2010 03:28:27 +0000 (03:28 -0000)
commit36ee257b79158f0636e9eb73d178fcec40a0a697
tree72cb3a18517281777c50a88b1a5aae6251cb00ac
parentbf9c353bd99cebe55b4b06c3630faf6477372d39
Make the first two positional arguments of digestgen() into keyword arguments
since the first one isn't really needed (when this code is in stable we can
start showing a deprecation warning when the redundant argument is used).

svn path=/main/trunk/; revision=15438
bin/repoman
pym/_emerge/Scheduler.py
pym/portage/__init__.py