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

similarity index 97%
rename from sys-libs/compiler-rt/compiler-rt-9.0.9999.ebuild
rename to sys-libs/compiler-rt/compiler-rt-9.0.0.9999.ebuild
index 0cf6f2e72a47b55ae62d284ba98e54bee809cb39..776326d88a4a9ca2708c71361b763ae07811ab3d 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 test"
 RESTRICT="!test? ( test ) !clang? ( test )"