From: Michał Górny Date: Sun, 21 Jul 2019 10:41:06 +0000 (+0200) Subject: sys-devel/clang-runtime: -9.0.9999 → -9.0.0.9999 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8c0cf1db3493ca5cd0024f5cb1c2ebb4f479722b;p=gentoo.git sys-devel/clang-runtime: -9.0.9999 → -9.0.0.9999 Signed-off-by: Michał Górny --- diff --git a/sys-devel/clang-runtime/clang-runtime-9.0.9999.ebuild b/sys-devel/clang-runtime/clang-runtime-9.0.0.9999.ebuild similarity index 92% rename from sys-devel/clang-runtime/clang-runtime-9.0.9999.ebuild rename to sys-devel/clang-runtime/clang-runtime-9.0.0.9999.ebuild index 2b4d595159ba..fdb2c5ce562e 100644 --- a/sys-devel/clang-runtime/clang-runtime-9.0.9999.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-9.0.0.9999.ebuild @@ -10,8 +10,7 @@ HOMEPAGE="https://clang.llvm.org/" SRC_URI="" LICENSE="metapackage" -# Note: keep it matching clang-9999 version -SLOT="9.0.0" +SLOT="$(ver_cut 1-3)" KEYWORDS="" IUSE="+compiler-rt crt libcxx openmp +sanitize"