action_sync: fix git_sync_timestamps KeyError
authorZac Medico <zmedico@gentoo.org>
Tue, 6 Dec 2011 18:52:50 +0000 (10:52 -0800)
committerZac Medico <zmedico@gentoo.org>
Tue, 6 Dec 2011 18:52:50 +0000 (10:52 -0800)
commit96a8b44c8a1fddfa82424ad3c86b6a380ad863a2
tree8da5d3a06fda6443f323e432be020bf3b364de1d
parent6bdc8c114a60727a4a5c77344b5c89379463b693
action_sync: fix git_sync_timestamps KeyError

This fixes the case where $PORTDIR doesn't exist prior to sync.
pym/_emerge/actions.py