summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/umfpack: keyword 5.7.9 for ~loongWANG Xuerui2022-12-011-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sci-libs/umfpack: use HTTPSMichael Mair-Keimberger2022-11-191-1/+1
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-libs/umfpack: Keyword 5.7.9 s390, #862330Sam James2022-10-091-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/umfpack: keyword 5.7.9 for ~riscvMarek Szuba2021-07-141-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/umfpack: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* sci-libs/umfpack: Stabilize 5.7.9 arm, #709830Sam James2020-11-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/umfpack: Remove libtool archivesDavid Seifert2020-08-231-3/+11
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/umfpack: x86 stable (bug #716960)Sam James2020-07-191-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/umfpack: stable 5.7.9 for sparc, bug #716960Rolf Eike Beer2020-07-071-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-libs/umfpack: arm64 stable (bug #716960)Sam James (sam_c)2020-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sci-libs/umfpack: amd64 stable wrt bug #716960Agostino Sarubbo2020-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/umfpack: ppc64 stable wrt bug #716960Agostino Sarubbo2020-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/umfpack: ppc stable wrt bug #716960Agostino Sarubbo2020-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/umfpack: propagate ~ia64 keywordSergei Trofimovich2020-04-131-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-libs/umfpack: fix build with USE=docBernd Waibel2020-04-101-0/+5
| | | | | | | | | Add a src_compile() function needed to build pkfonts, if USE=doc is enabled. Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/umfpack: new version 5.7.9.Michael Orlitzky2020-03-021-0/+31
Update to EAPI=7 and fix the HOMEPAGE, SRC_URI, and LICENSE. This is part of a larger SuiteSparse v5.4.0 upgrade thanks to François Bissey whose sage-on-gentoo ebuilds I'm using. There's a newer release (v5.7.1) of SuiteSparse, but v5.4.0 has seen more testing. The dependency on cholmod probably needs some USE flags, because the previous version dependend on !minimal. I can't figure out which of the modules implied by !minimal are necessary, though, now that the flags have been separated out. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>