sys-libs/compiler-rt: Trunk is now 9.0.0
authorMichał Górny <mgorny@gentoo.org>
Wed, 16 Jan 2019 13:37:15 +0000 (14:37 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 16 Jan 2019 14:52:24 +0000 (15:52 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/compiler-rt/compiler-rt-9999.ebuild

index 7e254d18763c65e271b4741d9c8da3ecc77587a2..75c4024449f60a5a9039b12aa75f69b5447a19f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/compiler-rt.git
 
 LICENSE="|| ( UoI-NCSA MIT )"
 # Note: this needs to be updated to match version of clang-9999
-SLOT="8.0.0"
+SLOT="9.0.0"
 KEYWORDS=""
 IUSE="+clang test"
 RESTRICT="!test? ( test ) !clang? ( test )"