dev-python/pyflakes-1.0.0.ebuild contains: PATCHES=( "${FILESDIR}"/fix-pypy-tests.patch ) But the files directory contains 1.0.0-fix-pypy-tests.patch
confirmed at the tinderbox too : * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is: * * /usr/portage/dev-python/pyflakes/files/fix-pypy-tests.patch * ( fix-pypy-tests.patch ) * ERROR: dev-python/pyflakes
line now has PATCHES=( "${FILESDIR}"/${PV}-fix-pypy-tests.patch ) think I changed the name then missed editing in the ebuild