commit: 2edf80766895cd49761ff9d3f2837adcd148525f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 10:35:20 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 19:40:12 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2edf8076
sys-devel/clang-runtime: -9999 → -10.0.0.9999
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{clang-runtime-9999.ebuild => clang-runtime-10.0.0.9999.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/sys-devel/clang-runtime/clang-runtime-9999.ebuild
b/sys-devel/clang-runtime/clang-runtime-10.0.0.9999.ebuild
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 968e2238672..fdb2c5ce562 100644
--- a/sys-devel/clang-runtime/clang-runtime-9999.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-10.0.0.9999.ebuild
@@ -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"