dev-lang/rust: Correct sys-devel/llvm deps to slot :0
authorMichał Górny <mgorny@gentoo.org>
Tue, 7 Mar 2017 16:27:11 +0000 (17:27 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 7 Mar 2017 16:35:12 +0000 (17:35 +0100)
dev-lang/rust/rust-1.11.0.ebuild
dev-lang/rust/rust-1.12.0.ebuild
dev-lang/rust/rust-1.12.1.ebuild
dev-lang/rust/rust-1.13.0.ebuild
dev-lang/rust/rust-1.14.0.ebuild
dev-lang/rust/rust-1.15.0.ebuild
dev-lang/rust/rust-1.15.1.ebuild

index 27f9df57de29dd9fea7628a32f76ce3841de1dd7..0e6d196964a150f22e9e1eba750b378f0a8b7827 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -40,8 +40,8 @@ IUSE="clang debug doc libcxx +system-llvm"
 REQUIRED_USE="libcxx? ( clang )"
 
 RDEPEND="libcxx? ( sys-libs/libcxx )
-       system-llvm? ( >=sys-devel/llvm-3.8.1-r2:=[multitarget]
-               <sys-devel/llvm-3.9.0:=[multitarget] )
+       system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0=[multitarget]
+               <sys-devel/llvm-3.9.0:0=[multitarget] )
 "
 
 DEPEND="${RDEPEND}
index 27f9df57de29dd9fea7628a32f76ce3841de1dd7..0e6d196964a150f22e9e1eba750b378f0a8b7827 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -40,8 +40,8 @@ IUSE="clang debug doc libcxx +system-llvm"
 REQUIRED_USE="libcxx? ( clang )"
 
 RDEPEND="libcxx? ( sys-libs/libcxx )
-       system-llvm? ( >=sys-devel/llvm-3.8.1-r2:=[multitarget]
-               <sys-devel/llvm-3.9.0:=[multitarget] )
+       system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0=[multitarget]
+               <sys-devel/llvm-3.9.0:0=[multitarget] )
 "
 
 DEPEND="${RDEPEND}
index 63f7ccd8b2fe8e7d86084e4e731d13a85a65baad..6789e46d191d89c51c87607211e8df4460d61fac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -41,8 +41,8 @@ IUSE="clang debug doc libcxx +system-llvm"
 REQUIRED_USE="libcxx? ( clang )"
 
 RDEPEND="libcxx? ( sys-libs/libcxx )
-       system-llvm? ( >=sys-devel/llvm-3.8.1-r2
-               <sys-devel/llvm-3.10.0 )
+       system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0
+               <sys-devel/llvm-3.10.0:0 )
 "
 
 DEPEND="${RDEPEND}
index cd08a8f4714fb87bf2e7b71692cd850972ef5b94..73c34e566a45f47c2326255f7a36f1f864c801ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -41,8 +41,8 @@ IUSE="clang debug doc libcxx +system-llvm"
 REQUIRED_USE="libcxx? ( clang )"
 
 RDEPEND="libcxx? ( sys-libs/libcxx )
-       system-llvm? ( >=sys-devel/llvm-3.8.1-r2
-               <sys-devel/llvm-3.10.0 )
+       system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0
+               <sys-devel/llvm-3.10.0:0 )
 "
 
 DEPEND="${RDEPEND}
index 63f7ccd8b2fe8e7d86084e4e731d13a85a65baad..6789e46d191d89c51c87607211e8df4460d61fac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -41,8 +41,8 @@ IUSE="clang debug doc libcxx +system-llvm"
 REQUIRED_USE="libcxx? ( clang )"
 
 RDEPEND="libcxx? ( sys-libs/libcxx )
-       system-llvm? ( >=sys-devel/llvm-3.8.1-r2
-               <sys-devel/llvm-3.10.0 )
+       system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0
+               <sys-devel/llvm-3.10.0:0 )
 "
 
 DEPEND="${RDEPEND}
index 7074d89aca32098d65bb3a9681448be7278f7182..5d7f76787c578eec4b1996a22168dd359cacef8a 100644 (file)
@@ -41,8 +41,8 @@ IUSE="clang debug doc libcxx +system-llvm"
 REQUIRED_USE="libcxx? ( clang )"
 
 RDEPEND="libcxx? ( sys-libs/libcxx )
-       system-llvm? ( >=sys-devel/llvm-3.8.1-r2
-               <sys-devel/llvm-3.10.0 )
+       system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0
+               <sys-devel/llvm-3.10.0:0 )
 "
 
 DEPEND="${RDEPEND}
index 7074d89aca32098d65bb3a9681448be7278f7182..5d7f76787c578eec4b1996a22168dd359cacef8a 100644 (file)
@@ -41,8 +41,8 @@ IUSE="clang debug doc libcxx +system-llvm"
 REQUIRED_USE="libcxx? ( clang )"
 
 RDEPEND="libcxx? ( sys-libs/libcxx )
-       system-llvm? ( >=sys-devel/llvm-3.8.1-r2
-               <sys-devel/llvm-3.10.0 )
+       system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0
+               <sys-devel/llvm-3.10.0:0 )
 "
 
 DEPEND="${RDEPEND}