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

similarity index 97%
rename from sys-libs/compiler-rt/compiler-rt-9999.ebuild
rename to sys-libs/compiler-rt/compiler-rt-10.0.0.9999.ebuild
index c102c90e0544aad277a14373a534a397e3a17759..68a10b79beca348b241ead0b915ac45c48569ab0 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 test"
 RESTRICT="!test? ( test ) !clang? ( test )"