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

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