Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/rust/
Date: Tue, 07 Mar 2017 16:35:22
Message-Id: 1488904512.2a6c3d2bda86d686021ab67f32a6da9a272056f3.mgorny@gentoo
1 commit: 2a6c3d2bda86d686021ab67f32a6da9a272056f3
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 7 16:27:11 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 7 16:35:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a6c3d2b
7
8 dev-lang/rust: Correct sys-devel/llvm deps to slot :0
9
10 dev-lang/rust/rust-1.11.0.ebuild | 6 +++---
11 dev-lang/rust/rust-1.12.0.ebuild | 6 +++---
12 dev-lang/rust/rust-1.12.1.ebuild | 6 +++---
13 dev-lang/rust/rust-1.13.0.ebuild | 6 +++---
14 dev-lang/rust/rust-1.14.0.ebuild | 6 +++---
15 dev-lang/rust/rust-1.15.0.ebuild | 4 ++--
16 dev-lang/rust/rust-1.15.1.ebuild | 4 ++--
17 7 files changed, 19 insertions(+), 19 deletions(-)
18
19 diff --git a/dev-lang/rust/rust-1.11.0.ebuild b/dev-lang/rust/rust-1.11.0.ebuild
20 index 27f9df57de2..0e6d196964a 100644
21 --- a/dev-lang/rust/rust-1.11.0.ebuild
22 +++ b/dev-lang/rust/rust-1.11.0.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2016 Gentoo Foundation
25 +# Copyright 1999-2017 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -40,8 +40,8 @@ IUSE="clang debug doc libcxx +system-llvm"
30 REQUIRED_USE="libcxx? ( clang )"
31
32 RDEPEND="libcxx? ( sys-libs/libcxx )
33 - system-llvm? ( >=sys-devel/llvm-3.8.1-r2:=[multitarget]
34 - <sys-devel/llvm-3.9.0:=[multitarget] )
35 + system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0=[multitarget]
36 + <sys-devel/llvm-3.9.0:0=[multitarget] )
37 "
38
39 DEPEND="${RDEPEND}
40
41 diff --git a/dev-lang/rust/rust-1.12.0.ebuild b/dev-lang/rust/rust-1.12.0.ebuild
42 index 27f9df57de2..0e6d196964a 100644
43 --- a/dev-lang/rust/rust-1.12.0.ebuild
44 +++ b/dev-lang/rust/rust-1.12.0.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2016 Gentoo Foundation
47 +# Copyright 1999-2017 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49
50 EAPI=6
51 @@ -40,8 +40,8 @@ IUSE="clang debug doc libcxx +system-llvm"
52 REQUIRED_USE="libcxx? ( clang )"
53
54 RDEPEND="libcxx? ( sys-libs/libcxx )
55 - system-llvm? ( >=sys-devel/llvm-3.8.1-r2:=[multitarget]
56 - <sys-devel/llvm-3.9.0:=[multitarget] )
57 + system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0=[multitarget]
58 + <sys-devel/llvm-3.9.0:0=[multitarget] )
59 "
60
61 DEPEND="${RDEPEND}
62
63 diff --git a/dev-lang/rust/rust-1.12.1.ebuild b/dev-lang/rust/rust-1.12.1.ebuild
64 index 63f7ccd8b2f..6789e46d191 100644
65 --- a/dev-lang/rust/rust-1.12.1.ebuild
66 +++ b/dev-lang/rust/rust-1.12.1.ebuild
67 @@ -1,4 +1,4 @@
68 -# Copyright 1999-2016 Gentoo Foundation
69 +# Copyright 1999-2017 Gentoo Foundation
70 # Distributed under the terms of the GNU General Public License v2
71
72 EAPI=6
73 @@ -41,8 +41,8 @@ IUSE="clang debug doc libcxx +system-llvm"
74 REQUIRED_USE="libcxx? ( clang )"
75
76 RDEPEND="libcxx? ( sys-libs/libcxx )
77 - system-llvm? ( >=sys-devel/llvm-3.8.1-r2
78 - <sys-devel/llvm-3.10.0 )
79 + system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0
80 + <sys-devel/llvm-3.10.0:0 )
81 "
82
83 DEPEND="${RDEPEND}
84
85 diff --git a/dev-lang/rust/rust-1.13.0.ebuild b/dev-lang/rust/rust-1.13.0.ebuild
86 index cd08a8f4714..73c34e566a4 100644
87 --- a/dev-lang/rust/rust-1.13.0.ebuild
88 +++ b/dev-lang/rust/rust-1.13.0.ebuild
89 @@ -1,4 +1,4 @@
90 -# Copyright 1999-2016 Gentoo Foundation
91 +# Copyright 1999-2017 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93
94 EAPI=6
95 @@ -41,8 +41,8 @@ IUSE="clang debug doc libcxx +system-llvm"
96 REQUIRED_USE="libcxx? ( clang )"
97
98 RDEPEND="libcxx? ( sys-libs/libcxx )
99 - system-llvm? ( >=sys-devel/llvm-3.8.1-r2
100 - <sys-devel/llvm-3.10.0 )
101 + system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0
102 + <sys-devel/llvm-3.10.0:0 )
103 "
104
105 DEPEND="${RDEPEND}
106
107 diff --git a/dev-lang/rust/rust-1.14.0.ebuild b/dev-lang/rust/rust-1.14.0.ebuild
108 index 63f7ccd8b2f..6789e46d191 100644
109 --- a/dev-lang/rust/rust-1.14.0.ebuild
110 +++ b/dev-lang/rust/rust-1.14.0.ebuild
111 @@ -1,4 +1,4 @@
112 -# Copyright 1999-2016 Gentoo Foundation
113 +# Copyright 1999-2017 Gentoo Foundation
114 # Distributed under the terms of the GNU General Public License v2
115
116 EAPI=6
117 @@ -41,8 +41,8 @@ IUSE="clang debug doc libcxx +system-llvm"
118 REQUIRED_USE="libcxx? ( clang )"
119
120 RDEPEND="libcxx? ( sys-libs/libcxx )
121 - system-llvm? ( >=sys-devel/llvm-3.8.1-r2
122 - <sys-devel/llvm-3.10.0 )
123 + system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0
124 + <sys-devel/llvm-3.10.0:0 )
125 "
126
127 DEPEND="${RDEPEND}
128
129 diff --git a/dev-lang/rust/rust-1.15.0.ebuild b/dev-lang/rust/rust-1.15.0.ebuild
130 index 7074d89aca3..5d7f76787c5 100644
131 --- a/dev-lang/rust/rust-1.15.0.ebuild
132 +++ b/dev-lang/rust/rust-1.15.0.ebuild
133 @@ -41,8 +41,8 @@ IUSE="clang debug doc libcxx +system-llvm"
134 REQUIRED_USE="libcxx? ( clang )"
135
136 RDEPEND="libcxx? ( sys-libs/libcxx )
137 - system-llvm? ( >=sys-devel/llvm-3.8.1-r2
138 - <sys-devel/llvm-3.10.0 )
139 + system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0
140 + <sys-devel/llvm-3.10.0:0 )
141 "
142
143 DEPEND="${RDEPEND}
144
145 diff --git a/dev-lang/rust/rust-1.15.1.ebuild b/dev-lang/rust/rust-1.15.1.ebuild
146 index 7074d89aca3..5d7f76787c5 100644
147 --- a/dev-lang/rust/rust-1.15.1.ebuild
148 +++ b/dev-lang/rust/rust-1.15.1.ebuild
149 @@ -41,8 +41,8 @@ IUSE="clang debug doc libcxx +system-llvm"
150 REQUIRED_USE="libcxx? ( clang )"
151
152 RDEPEND="libcxx? ( sys-libs/libcxx )
153 - system-llvm? ( >=sys-devel/llvm-3.8.1-r2
154 - <sys-devel/llvm-3.10.0 )
155 + system-llvm? ( >=sys-devel/llvm-3.8.1-r2:0
156 + <sys-devel/llvm-3.10.0:0 )
157 "
158
159 DEPEND="${RDEPEND}