From 0721aba4db4bc8ce37d11eab06ff528f31e4ce9f Mon Sep 17 00:00:00 2001 From: Benda Xu Date: Thu, 27 Jun 2019 13:41:31 +0800 Subject: virtual/{blas,cblas,lapack,lapacke}: add virtual packages. 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 Signed-off-by: Benda Xu --- virtual/lapack/metadata.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'virtual/lapack/metadata.xml') diff --git a/virtual/lapack/metadata.xml b/virtual/lapack/metadata.xml index ccb7a1fa1fad..0b91d851efe1 100644 --- a/virtual/lapack/metadata.xml +++ b/virtual/lapack/metadata.xml @@ -6,7 +6,11 @@ Gentoo Science Project -Gentoo virtual package for the Linear Algebra PACKAge -FORTRAN 77 implementation. - + Gentoo virtual package for the Linear Algebra PACKAge + FORTRAN 77 implementation. + + + Enable runtime library switching by + eselect and ld.so. + -- cgit v1.2.3-65-gdbad