commit: 0af4ed288f375e018308f04b5979589bc926c49f Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Sun Sep 5 08:03:27 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sun Sep 5 09:54:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0af4ed28
sci-libs/vtk: drop missing patches Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> sci-libs/vtk/vtk-9.0.3.ebuild | 9 --------- 1 file changed, 9 deletions(-) diff --git a/sci-libs/vtk/vtk-9.0.3.ebuild b/sci-libs/vtk/vtk-9.0.3.ebuild index df3fa636198..b6d4fdcea02 100644 --- a/sci-libs/vtk/vtk-9.0.3.ebuild +++ b/sci-libs/vtk/vtk-9.0.3.ebuild @@ -195,15 +195,6 @@ src_prepare() { -i Utilities/Doxygen/CMakeLists.txt || die fi - if use test; then - if use java; then - eapply "${FILESDIR}/${P}-0004-disable-failing-java-test.patch" - fi - if use examples; then - eapply "${FILESDIR}/${P}-0005-disable-failing-tests.patch" - fi - fi - cmake_src_prepare if use cuda; then