commit: ecd99e2955e2721a5ee3d3520fd7447704e598c9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 26 00:15:42 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 26 00:19:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd99e29
sci-libs/rocBLAS: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-libs/rocBLAS/rocBLAS-4.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/rocBLAS/rocBLAS-4.3.0.ebuild
b/sci-libs/rocBLAS/rocBLAS-4.3.0.ebuild
index 4e05309d0c48..48945fe72456 100644
--- a/sci-libs/rocBLAS/rocBLAS-4.3.0.ebuild
+++ b/sci-libs/rocBLAS/rocBLAS-4.3.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{6..9} )
inherit cmake prefix python-any-r1
-DESCRIPTION="AMD's library for BLAS on ROCm."
+DESCRIPTION="AMD's library for BLAS on ROCm"
HOMEPAGE="https://github.com/ROCmSoftwarePlatform/rocBLAS"
SRC_URI="https://github.com/ROCmSoftwarePlatform/rocBLAS/archive/rocm-${PV}.tar.gz
-> rocm-${P}.tar.gz
https://github.com/ROCmSoftwarePlatform/Tensile/archive/rocm-${PV}.tar.gz ->
rocm-Tensile-${PV}.tar.gz"