sys-devel/llvm: -9999 → -10.0.0.9999
authorMichał Górny <mgorny@gentoo.org>
Sun, 21 Jul 2019 10:34:52 +0000 (12:34 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 21 Jul 2019 19:38:33 +0000 (21:38 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/llvm/llvm-10.0.0.9999.ebuild [moved from sys-devel/llvm/llvm-9999.ebuild with 99% similarity]

similarity index 99%
rename from sys-devel/llvm/llvm-9999.ebuild
rename to sys-devel/llvm/llvm-10.0.0.9999.ebuild
index 90b0e0d385020ac8934dc25bb4a09f1373617b88..f386e27201dbc0af1c1c37bc22ea72512ba2c5d3 100644 (file)
@@ -35,7 +35,7 @@ ALL_LLVM_TARGETS=( "${ALL_LLVM_TARGETS[@]/#/llvm_targets_}" )
 
 LICENSE="UoI-NCSA rc BSD public-domain
        llvm_targets_ARM? ( LLVM-Grant )"
-SLOT="10"
+SLOT="$(ver_cut 1)"
 KEYWORDS=""
 IUSE="debug doc exegesis gold libedit +libffi ncurses test xar xml
        kernel_Darwin ${ALL_LLVM_TARGETS[*]}"