Summary: | sci-libs/silo uses deprecated EAPI 5 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jakov Smolić <jsmolic> |
Component: | Current packages | Assignee: | Gentoo Cluster Team <cluster> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/23306 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 698100 |
Description
Jakov Smolić
![]() ![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7fbed581008c7f7e6c6e16028341b60862cd002 commit b7fbed581008c7f7e6c6e16028341b60862cd002 Author: Marco Scardovi <marco@scardovi.com> AuthorDate: 2021-12-14 22:01:46 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2022-01-05 19:51:33 +0000 sci-libs/silo: bump to 4.11 and EAPI 8 I have restricted test because it's broken right now in 4.11 (there's a problem about mismatch in a fortran file, matf77.f). Following the archlinux way I've moved to the BSD version in order to use only BSD license (the full version requires some non-free licenses and We don't really need to complain against them). This PR also bump to latest EAPI (see bug below) and add USE flag browser for browser support Closes: https://bugs.gentoo.org/828693 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco@scardovi.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> sci-libs/silo/Manifest | 1 + sci-libs/silo/files/silo-4.10.2-mpiposix.patch | 53 --------------- sci-libs/silo/files/silo-4.10.2-qt5.patch | 44 ------------ sci-libs/silo/files/silo-4.10.2-qtlibs.patch | 78 ---------------------- sci-libs/silo/files/silo-4.10.2-tests.patch | 11 --- sci-libs/silo/files/silo-4.11-autoreconf.patch | 35 ++++++++++ sci-libs/silo/files/silo-4.11-hdf5.patch | 46 +++++++++++++ .../files/silo-4.11-test-disable-largefile.patch | 23 +++++++ sci-libs/silo/files/silo-4.11-tests.patch | 26 ++++++++ .../files/silo-4.11-testsuite-python-write.patch | 27 ++++++++ sci-libs/silo/metadata.xml | 1 + sci-libs/silo/silo-4.11.ebuild | 47 +++++++++++++ 12 files changed, 206 insertions(+), 186 deletions(-) |