commit: f303d544c6909f32abe417cf93e560a179d7eb50
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 30 10:19:18 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Oct 30 12:03:49 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f303d544
sci-libs/scipy: Revert addition of non existing patch
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-libs/scipy/scipy-0.16.1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sci-libs/scipy/scipy-0.16.1.ebuild
b/sci-libs/scipy/scipy-0.16.1.ebuild
index 7e74f6e..de2289b 100644
--- a/sci-libs/scipy/scipy-0.16.1.ebuild
+++ b/sci-libs/scipy/scipy-0.16.1.ebuild
@@ -103,7 +103,6 @@ python_prepare_all() {
"${FILESDIR}"/${PN}-0.12.0-blitz.patch
"${FILESDIR}"/${PN}-0.12.0-restore-sys-argv.patch
"${FILESDIR}"/${P}-glibc-2.22-backport.patch
- "${FILESDIR}"/${P}-test-fix-backport.patch
)
distutils-r1_python_prepare_all
}