summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/sundials: fix installation of examples on prefixSam James2021-07-163-4/+4
| | | | | Closes: https://bugs.gentoo.org/802369 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: version bump to 5.7.0Matthias Maier2021-04-243-0/+95
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: fix gcc 10 buildSam James2021-02-271-2/+9
| | | | | | Closes: https://bugs.gentoo.org/707240 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* Reverts: 35d4a5366fcceebb570ca654b80598e706f4f056David Seifert2021-01-313-0/+87
| | | | | | | | We still depend on older versions of sci-libs/sundials in * sci-libs/dealii * sci-mathematics/nestedsums Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/sundials: Remove old 3.2.1David Seifert2021-01-313-87/+0
| | | | | | Closes: https://bugs.gentoo.org/765769 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/sundials: Remove oldJakov Smolic2021-01-179-353/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/sundials: ppc keyworded (bug #757822)Sam James2020-12-121-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: ppc64 keyworded (bug #757822)Sam James2020-12-121-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: arm64 keyworded (bug #757822)Sam James2020-12-071-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: Keyword 5.2.0 arm, #757822Sam James2020-12-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: amd64 stable wrt bug #705134Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/sundials: Fix unused CMake variablesAndreas Sturmlechner2020-06-061-3/+7
| | | | | | Closes: https://bugs.gentoo.org/659268 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/sundials: 5.2.0 version bumpSergey Torokhov2020-05-053-0/+86
| | | | | Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: 5.1.0 version bumpSergey Torokhov2020-03-053-0/+87
| | | | | | | | | | | | | | The following changes within ebuild were made: - FORTRAN_STANDARD=90 changed to FORTRAN_STANDARD="77 90" (with comment that "FFLAGS and FCFLAGS if set should e equal", otherwhise the cmake configurations error takes place); - sorted inherit items; - cmake-utils eclass replaced by cmake eclass; - assignment of KLU_LIBRARY cmake variable moved to use condition expression. Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-libs/sundials: amd64 stable wrt bug #705134Agostino Sarubbo2020-01-141-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/sundials: version bump to 5.0.0Matthias Maier2019-12-243-0/+86
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: remove dangling whitespace in metadata.xmlMatthias Maier2019-07-301-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: drop oldMatthias Maier2019-07-307-716/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: fix LICENSE installation patchesband-a-prend2019-07-302-2/+12
| | | | | | | | | Sundials 4.x add NOTICE files besides LICENSE files and current fix-licence-patches contain only fix for installation path of NOTICE files and don't fix payhs for LICENSE. Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: fix makefile generator for EAPI7band-a-prend2019-07-163-0/+3
| | | | | | | | Force to use emake as cmake makefile generator instead of default ninja for EAPI7 to fix Fortran configuration error. Closes: https://github.com/gentoo/gentoo/pull/12455 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: fix patchesMatthias Maier2019-07-152-2/+2
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: Port to EAPI 7Matthias Maier2019-07-153-9/+9
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: 4.1.0 version bumpband-a-prend2019-07-153-0/+84
| | | | | Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: 4.0.2 version bumpband-a-prend2019-07-153-0/+84
| | | | | Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: 3.2.1 version bumpband-a-prend2019-07-153-0/+82
| | | | | | | | | | | | | | | | | | This commit adds 'sci-libs/sundials-3.2.1' and replaces 'versionator' with 'eapi7-ver' in 'inherit' section. It seems that the block: if [[ lib != $(get_libdir) ]]; then mv "${ED%/}"/usr/lib "${ED%/}"/usr/$(get_libdir) || die fi within 'src_install()' section isn't required anymore since sundials-3.2.1 so it's removed here. Closes: https://github.com/gentoo/gentoo/pull/12309 Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: upgrade to 3.1.2Mo Zhou2019-04-203-0/+88
| | | | | | Closes: https://bugs.gentoo.org/679160 Closes: https://github.com/gentoo/gentoo/pull/11715 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/sundials: use HTTPSMichael Mair-Keimberger2018-05-163-7/+7
|
* sci-libs/sundials: remove unused configure optionMatthias Maier2018-04-241-1/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sci-libs/sundials: version bump to 3.1.0Matthias Maier2018-04-242-0/+80
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sci-libs/sundials: version bump to 3.0.0Matthias Maier2018-03-192-0/+80
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-libs: Update Manifest hashes.Ulrich Müller2017-12-101-1/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sci-libs/sundials: initial importSébastien Fabbro2017-01-024-0/+492
Package-Manager: Portage-2.3.3, Repoman-2.3.1