summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-libs/lapack: add github remote-idSam James2021-03-151-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: readd deprecated functions.Alessandro Barbieri2020-03-081-0/+1
| | | | | | | | | Reported-By: leoricupero@gmail.com Closes: https://bugs.gentoo.org/702254 Closes: https://github.com/gentoo/gentoo/pull/14803 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/lapack: add eselect-ldso USE flag.Benda Xu2019-06-261-0/+2
| | | | | | | | | profiles: mask eselect-ldso USE flags on fbsd and rpath ARCH. eselect-ldso USE depends on ld.so to do runtime library switching. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/lapack: new ebuild for lapack that enables runtime switching.Mo Zhou2019-06-261-0/+28
This ebuild replaces {blas,cblas,lapack,lapacke}-reference ebuild files. Closes: https://github.com/gentoo/gentoo/pull/12319 Signed-off-by: Mo Zhou <cdluminate@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>