Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/scipy/
Date: Fri, 30 Oct 2015 12:04:12
Message-Id: 1446206629.f303d544c6909f32abe417cf93e560a179d7eb50.jlec@gentoo
1 commit: f303d544c6909f32abe417cf93e560a179d7eb50
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 10:19:18 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 12:03:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f303d544
7
8 sci-libs/scipy: Revert addition of non existing patch
9
10 Package-Manager: portage-2.2.23
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 sci-libs/scipy/scipy-0.16.1.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/sci-libs/scipy/scipy-0.16.1.ebuild b/sci-libs/scipy/scipy-0.16.1.ebuild
17 index 7e74f6e..de2289b 100644
18 --- a/sci-libs/scipy/scipy-0.16.1.ebuild
19 +++ b/sci-libs/scipy/scipy-0.16.1.ebuild
20 @@ -103,7 +103,6 @@ python_prepare_all() {
21 "${FILESDIR}"/${PN}-0.12.0-blitz.patch
22 "${FILESDIR}"/${PN}-0.12.0-restore-sys-argv.patch
23 "${FILESDIR}"/${P}-glibc-2.22-backport.patch
24 - "${FILESDIR}"/${P}-test-fix-backport.patch
25 )
26 distutils-r1_python_prepare_all
27 }