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

similarity index 98%
rename from sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9.0.9999.ebuild
rename to sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9.0.0.9999.ebuild
index fdf9e3c8fb4283515c2e973a1d4758e1d6190caa..2a1e62b21c020347cc6774acc548730867590de8 100644 (file)
@@ -19,8 +19,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/compiler-rt.git
 EGIT_BRANCH="release_90"
 
 LICENSE="|| ( UoI-NCSA MIT )"
-# Note: this needs to be updated to match version of clang-9999
-SLOT="9.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