commit: 9792fe63a045e96682cf47b346b91ac2ac4fc4a4 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Thu Jan 28 08:48:57 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Thu Jan 28 10:22:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9792fe63
dev-python/celery: Add missing patch Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573104 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> dev-python/celery/celery-3.1.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/celery/celery-3.1.20.ebuild b/dev-python/celery/celery-3.1.20.ebuild index dfab3b8..54c62ca 100644 --- a/dev-python/celery/celery-3.1.20.ebuild +++ b/dev-python/celery/celery-3.1.20.ebuild @@ -54,7 +54,7 @@ DEPEND=" PATCHES=( "${FILESDIR}"/celery-docs.patch - "${FILESDIR}"/${P}-test.patch + "${FILESDIR}"/${PN}-3.1.19-test.patch ) # testsuite needs it own source
