summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/sundials: add 7.1.1Matthias Maier29 hours1-0/+1
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: add 7.0.0Matthias Maier2024-07-041-0/+1
| | | | | | | | - Remove "examples" use flag and do not compile examples that never get installed. We already install the example source code unconditionally as part of the documentation. Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: drop 5.2.0Andreas Sturmlechner2023-05-141-1/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/sundials: add 6.5.0Matthias Maier2023-01-021-0/+1
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: Revert "drop 5.2.0"Andreas Sturmlechner2022-12-241-0/+1
| | | | | | This reverts commit 891f1ee8e6fd6c8576a274d836e18fd259651265. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/sundials: drop 5.2.0Andreas Sturmlechner2022-12-241-1/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/sundials: add 6.2.0Sam James2022-05-171-0/+1
| | | | | | | Bug: https://bugs.gentoo.org/731904 Bug: https://bugs.gentoo.org/831110 Bug: https://bugs.gentoo.org/715556 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/sundials: drop 5.7.0Jakov Smolić2021-10-041-1/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/sundials: add 5.8.0Bernd Waibel2021-10-041-0/+1
| | | | | | Closes: https://bugs.gentoo.org/787341 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/sundials: Remove old 3.2.1Jakov Smolić2021-10-041-1/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/sundials: version bump to 5.7.0Matthias Maier2021-04-241-0/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* Reverts: 35d4a5366fcceebb570ca654b80598e706f4f056David Seifert2021-01-311-0/+1
| | | | | | | | 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-311-1/+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-171-4/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/sundials: 5.2.0 version bumpSergey Torokhov2020-05-051-0/+1
| | | | | 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-051-0/+1
| | | | | | | | | | | | | | 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: version bump to 5.0.0Matthias Maier2019-12-241-0/+1
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: drop oldMatthias Maier2019-07-301-4/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/sundials: 4.1.0 version bumpband-a-prend2019-07-151-0/+1
| | | | | 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-151-0/+1
| | | | | 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-151-0/+1
| | | | | | | | | | | | | | | | | | 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-201-0/+1
| | | | | | 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: version bump to 3.1.0Matthias Maier2018-04-241-0/+1
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sci-libs/sundials: version bump to 3.0.0Matthias Maier2018-03-191-0/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sci-libs: Update Manifest hashes.Ulrich Müller2017-12-101-1/+1
|
* sci-libs/sundials: initial importSébastien Fabbro2017-01-021-0/+1
Package-Manager: Portage-2.3.3, Repoman-2.3.1