Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/rocBLAS/
Date: Tue, 31 Jan 2023 14:30:39
Message-Id: 1675175206.17b1951276436919c891c8464311f8414af3b201.heroxbd@gentoo
1 commit: 17b1951276436919c891c8464311f8414af3b201
2 Author: Yiyang Wu <xgreenlandforwyy <AT> gmail <DOT> com>
3 AuthorDate: Sat Jan 28 14:56:12 2023 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 14:26:46 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b19512
7
8 sci-libs/rocBLAS: add github upstream metadata
9
10 Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com>
11 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
12
13 sci-libs/rocBLAS/metadata.xml | 11 +++++++----
14 1 file changed, 7 insertions(+), 4 deletions(-)
15
16 diff --git a/sci-libs/rocBLAS/metadata.xml b/sci-libs/rocBLAS/metadata.xml
17 index 02d256a5ccc2..066f5c749e3f 100644
18 --- a/sci-libs/rocBLAS/metadata.xml
19 +++ b/sci-libs/rocBLAS/metadata.xml
20 @@ -12,8 +12,11 @@
21 <email>xgreenlandforwyy@×××××.com</email>
22 <name>Yiyang Wu</name>
23 </maintainer>
24 - <use>
25 - <flag name="test">Perform rocblas-test to compare the result between rocBLAS and system BLAS.</flag>
26 - <flag name="benchmark">Build and install rocblas-bench.</flag>
27 - </use>
28 + <use>
29 + <flag name="test">Perform rocblas-test to compare the result between rocBLAS and system BLAS.</flag>
30 + <flag name="benchmark">Build and install rocblas-bench.</flag>
31 + </use>
32 + <upstream>
33 + <remote-id type="github">ROCmSoftwarePlatform/rocBLAS</remote-id>
34 + </upstream>
35 </pkgmetadata>