commit:     2a6c3d2bda86d686021ab67f32a6da9a272056f3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  7 16:27:11 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 16:35:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a6c3d2b

dev-lang/rust: Correct sys-devel/llvm deps to slot :0

 dev-lang/rust/rust-1.11.0.ebuild | 6 +++---
 dev-lang/rust/rust-1.12.0.ebuild | 6 +++---
 dev-lang/rust/rust-1.12.1.ebuild | 6 +++---
 dev-lang/rust/rust-1.13.0.ebuild | 6 +++---
 dev-lang/rust/rust-1.14.0.ebuild | 6 +++---
 dev-lang/rust/rust-1.15.0.ebuild | 4 ++--
 dev-lang/rust/rust-1.15.1.ebuild | 4 ++--
 7 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/dev-lang/rust/rust-1.11.0.ebuild b/dev-lang/rust/rust-1.11.0.ebuild
index 27f9df57de2..0e6d196964a 100644
--- a/dev-lang/rust/rust-1.11.0.ebuild
+++ b/dev-lang/rust/rust-1.11.0.ebuild
@@ -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}

diff --git a/dev-lang/rust/rust-1.12.0.ebuild b/dev-lang/rust/rust-1.12.0.ebuild
index 27f9df57de2..0e6d196964a 100644
--- a/dev-lang/rust/rust-1.12.0.ebuild
+++ b/dev-lang/rust/rust-1.12.0.ebuild
@@ -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}

diff --git a/dev-lang/rust/rust-1.12.1.ebuild b/dev-lang/rust/rust-1.12.1.ebuild
index 63f7ccd8b2f..6789e46d191 100644
--- a/dev-lang/rust/rust-1.12.1.ebuild
+++ b/dev-lang/rust/rust-1.12.1.ebuild
@@ -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}

diff --git a/dev-lang/rust/rust-1.13.0.ebuild b/dev-lang/rust/rust-1.13.0.ebuild
index cd08a8f4714..73c34e566a4 100644
--- a/dev-lang/rust/rust-1.13.0.ebuild
+++ b/dev-lang/rust/rust-1.13.0.ebuild
@@ -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}

diff --git a/dev-lang/rust/rust-1.14.0.ebuild b/dev-lang/rust/rust-1.14.0.ebuild
index 63f7ccd8b2f..6789e46d191 100644
--- a/dev-lang/rust/rust-1.14.0.ebuild
+++ b/dev-lang/rust/rust-1.14.0.ebuild
@@ -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}

diff --git a/dev-lang/rust/rust-1.15.0.ebuild b/dev-lang/rust/rust-1.15.0.ebuild
index 7074d89aca3..5d7f76787c5 100644
--- a/dev-lang/rust/rust-1.15.0.ebuild
+++ b/dev-lang/rust/rust-1.15.0.ebuild
@@ -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}

diff --git a/dev-lang/rust/rust-1.15.1.ebuild b/dev-lang/rust/rust-1.15.1.ebuild
index 7074d89aca3..5d7f76787c5 100644
--- a/dev-lang/rust/rust-1.15.1.ebuild
+++ b/dev-lang/rust/rust-1.15.1.ebuild
@@ -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}

Reply via email to