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: Sat, 06 Aug 2022 14:23:16
Message-Id: 1659795603.dde5dd2ff1162e22474fc87ccf6098943fee0caa.heroxbd@gentoo
1 commit: dde5dd2ff1162e22474fc87ccf6098943fee0caa
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 6 09:36:12 2022 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 6 14:20:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde5dd2f
7
8 sci-libs/rocBLAS: relax SLOT dependency on dev-util/hip.
9
10 This unlocks the exact SLOT dependency of the lower and higher level
11 ROCm tools to make version bumps easier.
12
13 Package-Manager: Portage-3.0.30, Repoman-3.0.3
14 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
15
16 sci-libs/rocBLAS/{rocBLAS-5.0.2-r1.ebuild => rocBLAS-5.0.2-r2.ebuild} | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sci-libs/rocBLAS/rocBLAS-5.0.2-r1.ebuild b/sci-libs/rocBLAS/rocBLAS-5.0.2-r2.ebuild
20 similarity index 99%
21 rename from sci-libs/rocBLAS/rocBLAS-5.0.2-r1.ebuild
22 rename to sci-libs/rocBLAS/rocBLAS-5.0.2-r2.ebuild
23 index 42637150e674..8ac8ba21557a 100644
24 --- a/sci-libs/rocBLAS/rocBLAS-5.0.2-r1.ebuild
25 +++ b/sci-libs/rocBLAS/rocBLAS-5.0.2-r2.ebuild
26 @@ -26,7 +26,7 @@ BDEPEND="
27 "
28
29 DEPEND="
30 - dev-util/hip:${SLOT}
31 + dev-util/hip:=
32 dev-libs/msgpack
33 test? (
34 virtual/blas