commit:     e30c30635ccd69fa9d1e98dafcf3f339a0903f6e
Author:     Jack de Kleuver <jackdekleuver <AT> gmail <DOT> com>
AuthorDate: Sat Nov  5 07:16:24 2022 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 11:50:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e30c3063

dev-libs/rocr-runtime: Bump LLVM version to 15

Signed-off-by: Jack de Kleuver <jackdekleuver <AT> gmail.com>
Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com>
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 .../{rocr-runtime-5.1.3.ebuild => rocr-runtime-5.1.3-r1.ebuild}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/rocr-runtime/rocr-runtime-5.1.3.ebuild 
b/dev-libs/rocr-runtime/rocr-runtime-5.1.3-r1.ebuild
similarity index 98%
rename from dev-libs/rocr-runtime/rocr-runtime-5.1.3.ebuild
rename to dev-libs/rocr-runtime/rocr-runtime-5.1.3-r1.ebuild
index 51cc36741308..e7a6b4f59310 100644
--- a/dev-libs/rocr-runtime/rocr-runtime-5.1.3.ebuild
+++ b/dev-libs/rocr-runtime/rocr-runtime-5.1.3-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 inherit cmake llvm
 
-LLVM_MAX_SLOT=14
+LLVM_MAX_SLOT=15
 
 if [[ ${PV} == *9999 ]] ; then
        EGIT_REPO_URI="https://github.com/RadeonOpenCompute/ROCR-Runtime/";

Reply via email to