commit: 17b1951276436919c891c8464311f8414af3b201
Author: Yiyang Wu <xgreenlandforwyy <AT> gmail <DOT> com>
AuthorDate: Sat Jan 28 14:56:12 2023 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 14:26:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b19512
sci-libs/rocBLAS: add github upstream metadata
Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com>
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
sci-libs/rocBLAS/metadata.xml | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/sci-libs/rocBLAS/metadata.xml b/sci-libs/rocBLAS/metadata.xml
index 02d256a5ccc2..066f5c749e3f 100644
--- a/sci-libs/rocBLAS/metadata.xml
+++ b/sci-libs/rocBLAS/metadata.xml
@@ -12,8 +12,11 @@
<email>[email protected]</email>
<name>Yiyang Wu</name>
</maintainer>
- <use>
- <flag name="test">Perform rocblas-test to compare the result between
rocBLAS and system BLAS.</flag>
- <flag name="benchmark">Build and install rocblas-bench.</flag>
- </use>
+ <use>
+ <flag name="test">Perform rocblas-test to compare the result between
rocBLAS and system BLAS.</flag>
+ <flag name="benchmark">Build and install rocblas-bench.</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">ROCmSoftwarePlatform/rocBLAS</remote-id>
+ </upstream>
</pkgmetadata>