commit:     38c2a2caa2a012a7062a6c5711a88f153aca28cc
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  1 07:53:56 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Dec  1 07:53:56 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=38c2a2ca

sci-libs/gotoblas2: Fix cblas provider installation

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-libs/gotoblas2/{gotoblas2-1.13.ebuild => gotoblas2-1.13-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-libs/gotoblas2/gotoblas2-1.13.ebuild 
b/sci-libs/gotoblas2/gotoblas2-1.13-r1.ebuild
similarity index 96%
rename from sci-libs/gotoblas2/gotoblas2-1.13.ebuild
rename to sci-libs/gotoblas2/gotoblas2-1.13-r1.ebuild
index 997a220..2d6e0ac 100644
--- a/sci-libs/gotoblas2/gotoblas2-1.13.ebuild
+++ b/sci-libs/gotoblas2/gotoblas2-1.13-r1.ebuild
@@ -114,7 +114,8 @@ src_install() {
        }
        numeric-int64-multibuild_foreach_all_abi_variants run_in_build_dir 
myinstall
 
-       numeric-int64-multibuild_install_alternative blas 
${NUMERIC_MODULE_NAME} /usr/include/cblas.h ${PN}/cblas.h
+       numeric-int64-multibuild_install_alternative blas ${NUMERIC_MODULE_NAME}
+       numeric-int64-multibuild_install_alternative cblas 
${NUMERIC_MODULE_NAME} /usr/include/cblas.h ${PN}/cblas.h
 
        dodoc 01Readme.txt 03FAQ.txt 05LargePage 06WeirdPerformance
 

Reply via email to