commit: 98f2f89c59a6ce83a9a1c089af2c1edbc6bc952e
Author: Sean Vig <sean.v.775 <AT> gmail <DOT> com>
AuthorDate: Mon Nov 23 14:29:22 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 14:29:22 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f2f89c
dev-python/pyflakes: Fix location of patch
dev-python/pyflakes/pyflakes-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyflakes/pyflakes-1.0.0.ebuild
b/dev-python/pyflakes/pyflakes-1.0.0.ebuild
index 732586c..07eb8e5 100644
--- a/dev-python/pyflakes/pyflakes-1.0.0.ebuild
+++ b/dev-python/pyflakes/pyflakes-1.0.0.ebuild
@@ -19,7 +19,7 @@ IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
-PATCHES=( "${FILESDIR}"/fix-pypy-tests.patch )
+PATCHES=( "${FILESDIR}"/${PV}-fix-pypy-tests.patch )
python_test() {
esetup.py test --quiet