sys-devel/clang-runtime: -9.0.9999 → -9.0.0.9999
authorMichał Górny <mgorny@gentoo.org>
Sun, 21 Jul 2019 10:41:06 +0000 (12:41 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 21 Jul 2019 19:40:34 +0000 (21:40 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/clang-runtime/clang-runtime-9.0.0.9999.ebuild [moved from sys-devel/clang-runtime/clang-runtime-9.0.9999.ebuild with 92% similarity]

similarity index 92%
rename from sys-devel/clang-runtime/clang-runtime-9.0.9999.ebuild
rename to sys-devel/clang-runtime/clang-runtime-9.0.0.9999.ebuild
index 2b4d595159bafb5bb0f75204ed76918850603b8e..fdb2c5ce562ef1572c4106dd727324a1e57715dc 100644 (file)
@@ -10,8 +10,7 @@ HOMEPAGE="https://clang.llvm.org/"
 SRC_URI=""
 
 LICENSE="metapackage"
-# Note: keep it matching clang-9999 version
-SLOT="9.0.0"
+SLOT="$(ver_cut 1-3)"
 KEYWORDS=""
 IUSE="+compiler-rt crt libcxx openmp +sanitize"