Fix EbuildFetcher._wait_hook() so it can be called more than once without
authorZac Medico <zmedico@gentoo.org>
Tue, 7 Oct 2008 08:04:55 +0000 (08:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 7 Oct 2008 08:04:55 +0000 (08:04 -0000)
commitded1a397f2d0eecbf24caa8d9dbfda843765b5ac
treea347678edeccb84b28203153bc03222f61fbd105
parent18d8e4fdbd3abe6a3ac7467019a79e98994ef7c0
Fix EbuildFetcher._wait_hook() so it can be called more than once without
throwing an AttributeError.

svn path=/main/trunk/; revision=11646
pym/_emerge/__init__.py