summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:15:42 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:44 +0000
commitecd99e2955e2721a5ee3d3520fd7447704e598c9 (patch)
treea2b3a4b7bdc537ab13a2e7af02a36e5a56c81eeb
parentsci-libs/dmlc-core: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-ecd99e29.tar.gz
gentoo-ecd99e29.tar.bz2
gentoo-ecd99e29.zip
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@gentoo.org>
-rw-r--r--sci-libs/rocBLAS/rocBLAS-4.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"