From 34fc31ad0c11a75ec40eefa6e974ece49fff5c82 Mon Sep 17 00:00:00 2001 From: Sébastien Fabbro Date: Wed, 4 Jan 2017 15:00:44 +0000 Subject: sci-libs/clblas: fixed SRC_URI Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- sci-libs/clblas/clblas-2.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-libs/clblas') diff --git a/sci-libs/clblas/clblas-2.10.ebuild b/sci-libs/clblas/clblas-2.10.ebuild index 1769b44e244a..422a9a26bddf 100644 --- a/sci-libs/clblas/clblas-2.10.ebuild +++ b/sci-libs/clblas/clblas-2.10.ebuild @@ -13,7 +13,7 @@ MYPN="clBLAS" DESCRIPTION="Library containing BLAS routines for OpenCL" HOMEPAGE="https://github.com/clMathLibraries/clBLAS" -SRC_URI="https://github.com/clMathLibraries/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/clMathLibraries/${MYPN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/2" # soname version -- cgit v1.2.3-65-gdbad