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

similarity index 98%
rename from sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9999.ebuild
rename to sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0.9999.ebuild
index 9138a9f86d4020ec3689df2741af60f4d7ce649b..eccb71269ea032da70726781c7a6370961c64a6f 100644 (file)
@@ -18,8 +18,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/compiler-rt.git
        https://github.com/llvm-mirror/compiler-rt.git"
 
 LICENSE="|| ( UoI-NCSA MIT )"
-# Note: this needs to be updated to match version of clang-9999
-SLOT="10.0.0"
+SLOT="$(ver_cut 1-3)"
 KEYWORDS=""
 IUSE="+clang +libfuzzer +profile +sanitize test +xray elibc_glibc"
 # FIXME: libfuzzer does not enable all its necessary dependencies