summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* virtual/blas: alpha stable wrt bug #698756Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* virtual/blas: stable 3.8 for ppc64, bug #698756Sergei Trofimovich2019-12-011-1/+1
| | | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* virtual/blas: arm64 stable (bug #698756)Aaron Bauman2019-11-231-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
* virtual/blas: ia64 stable wrt bug #698756Agostino Sarubbo2019-11-201-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* virtual/blas: ppc stable wrt bug #698756Agostino Sarubbo2019-11-201-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* virtual/blas: amd64 stable wrt bug #698756Agostino Sarubbo2019-11-151-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* virtual/blas: arm stable wrt bug #698756Mikle Kolyada2019-11-011-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* virtual/blas: x86 stable (bug #698756)Thomas Deutschmann2019-11-011-1/+1
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* virtual: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* virtual/{lapack,{c,}blas}: always depend on reference lapack.Benda Xu2019-07-211-2/+2
| | | | | | | | Only the reference lapack provides headers and libraries for down stream programs at build time. Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* virtual/blas: depend on sci-libs/openblas on USE=eselect-ldso.Benda Xu2019-07-201-0/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* virtual/{c,}blas: add sci-libs/blis as a candidate.Benda Xu2019-07-031-1/+4
| | | | | | | | | | | | On ld.so-based systems, runtime library switching is possible. We use 'eselect-ldso' to flag this possibility. In this case, blis can used as a drop-in replacement via an `eselect` call. Otherwise If USE eselect-ldso is not set, only reference implementation will be pulled in. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* virtual/{blas,cblas,lapack,lapacke}: add virtual packages.Benda Xu2019-07-031-0/+14
| | | | | | | | | | | | | | | | | | | | | These virtual packages are used by the BLAS/LAPACK runtime switching mechanism. Closes: https://github.com/gentoo/gentoo/pull/12323 Closes: https://bugs.gentoo.org/373613 Closes: https://bugs.gentoo.org/381801 Closes: https://bugs.gentoo.org/498490 Closes: https://bugs.gentoo.org/563674 Closes: https://bugs.gentoo.org/564546 Closes: https://bugs.gentoo.org/565776 Closes: https://bugs.gentoo.org/646316 Closes: https://bugs.gentoo.org/657984 Closes: https://bugs.gentoo.org/659014 Closes: https://bugs.gentoo.org/659264 Closes: https://bugs.gentoo.org/669644 Signed-off-by: Mo Zhou <cdluminate@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* Revert "virtual/{blas,cblas,lapack,lapacke}: add/update virtual packages."Mike Gilbert2019-06-261-14/+0
| | | | | | | | | This reverts commit 5f8a985b71b033d7a7c4d252c00dd83669ee5913. This commit dropped all stable keywords on these packages, causing treewide depenency breakage. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* Revert "virtual/blas: add sci-lib/blis as a candidate."Mike Gilbert2019-06-261-4/+1
| | | | | | This reverts commit 7d172100bfea6927705a5eae11df4fd2948f1389. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* virtual/blas: add sci-lib/blis as a candidate.Benda Xu2019-06-261-1/+4
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* virtual/{blas,cblas,lapack,lapacke}: add/update virtual packages.Mo Zhou2019-06-261-0/+14
These virtual packages are used by the BLAS/LAPACK runtime switching mechanism. Drop old EAPI=5 ebuilds. Closes: https://github.com/gentoo/gentoo/pull/12323 Closes: https://bugs.gentoo.org/373613 Closes: https://bugs.gentoo.org/669644 Closes: https://bugs.gentoo.org/564546 Closes: https://bugs.gentoo.org/565776 Closes: https://bugs.gentoo.org/646316 Closes: https://bugs.gentoo.org/563674 Closes: https://bugs.gentoo.org/659014 Closes: https://bugs.gentoo.org/659264 Closes: https://bugs.gentoo.org/657984 Closes: https://bugs.gentoo.org/381801 Closes: https://bugs.gentoo.org/646316 Closes: https://bugs.gentoo.org/565776 Closes: https://bugs.gentoo.org/498490 Signed-off-by: Mo Zhou <cdluminate@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>