Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ifc: ifc-13.0.0.079-r1.ebuild ifc-13.0.1.117.ebuild ifc-13.1.5.192.ebuild ifc-14.0.1.106.ebuild ifc-13.1.2.146.ebuild ChangeLog ifc-14.0.0.080.ebuild ifc-13.1.3.163.ebuild
Date: Sat, 22 Mar 2014 12:25:44
Message-Id: 20140322122541.5F02F2004F@flycatcher.gentoo.org
1 jlec 14/03/22 12:25:41
2
3 Modified: ifc-13.0.0.079-r1.ebuild ifc-13.0.1.117.ebuild
4 ifc-13.1.5.192.ebuild ifc-14.0.1.106.ebuild
5 ifc-13.1.2.146.ebuild ChangeLog
6 ifc-14.0.0.080.ebuild ifc-13.1.3.163.ebuild
7 Log:
8 dev-lang/ifc: Fix multilib dependency for intel-commons dep
9
10 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
11
12 Revision Changes Path
13 1.3 dev-lang/ifc/ifc-13.0.0.079-r1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild?rev=1.3&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild?rev=1.3&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild?r1=1.2&r2=1.3
18
19 Index: ifc-13.0.0.079-r1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild,v
22 retrieving revision 1.2
23 retrieving revision 1.3
24 diff -u -r1.2 -r1.3
25 --- ifc-13.0.0.079-r1.ebuild 14 Feb 2013 08:14:08 -0000 1.2
26 +++ ifc-13.0.0.079-r1.ebuild 22 Mar 2014 12:25:41 -0000 1.3
27 @@ -1,6 +1,6 @@
28 -# Copyright 1999-2013 Gentoo Foundation
29 +# Copyright 1999-2014 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild,v 1.2 2013/02/14 08:14:08 jlec Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild,v 1.3 2014/03/22 12:25:41 jlec Exp $
33
34 EAPI=4
35
36 @@ -17,7 +17,7 @@
37 IUSE=""
38 KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
39
40 -RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
41 +RDEPEND="~dev-libs/intel-common-${PV}[compiler,multilib=]"
42 DEPEND="${RDEPEND}"
43
44 INTEL_BIN_RPMS="compilerprof compilerprof-devel"
45
46
47
48 1.3 dev-lang/ifc/ifc-13.0.1.117.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.0.1.117.ebuild?rev=1.3&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.0.1.117.ebuild?rev=1.3&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.0.1.117.ebuild?r1=1.2&r2=1.3
53
54 Index: ifc-13.0.1.117.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.1.117.ebuild,v
57 retrieving revision 1.2
58 retrieving revision 1.3
59 diff -u -r1.2 -r1.3
60 --- ifc-13.0.1.117.ebuild 14 Feb 2013 08:14:09 -0000 1.2
61 +++ ifc-13.0.1.117.ebuild 22 Mar 2014 12:25:41 -0000 1.3
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2013 Gentoo Foundation
64 +# Copyright 1999-2014 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.1.117.ebuild,v 1.2 2013/02/14 08:14:09 jlec Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.0.1.117.ebuild,v 1.3 2014/03/22 12:25:41 jlec Exp $
68
69 EAPI=4
70
71 @@ -17,7 +17,7 @@
72 IUSE=""
73 KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
74
75 -RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
76 +RDEPEND="~dev-libs/intel-common-${PV}[compiler,multilib=]"
77 DEPEND="${RDEPEND}"
78
79 INTEL_BIN_RPMS="compilerprof compilerprof-devel"
80
81
82
83 1.2 dev-lang/ifc/ifc-13.1.5.192.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.1.5.192.ebuild?rev=1.2&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.1.5.192.ebuild?rev=1.2&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.1.5.192.ebuild?r1=1.1&r2=1.2
88
89 Index: ifc-13.1.5.192.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.5.192.ebuild,v
92 retrieving revision 1.1
93 retrieving revision 1.2
94 diff -u -r1.1 -r1.2
95 --- ifc-13.1.5.192.ebuild 10 Jul 2013 09:02:43 -0000 1.1
96 +++ ifc-13.1.5.192.ebuild 22 Mar 2014 12:25:41 -0000 1.2
97 @@ -1,6 +1,6 @@
98 -# Copyright 1999-2013 Gentoo Foundation
99 +# Copyright 1999-2014 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.5.192.ebuild,v 1.1 2013/07/10 09:02:43 jlec Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.5.192.ebuild,v 1.2 2014/03/22 12:25:41 jlec Exp $
103
104 EAPI=5
105
106 @@ -19,7 +19,7 @@
107
108 DEPEND="!dev-lang/ifc[linguas_jp]"
109 RDEPEND="${DEPEND}
110 - ~dev-libs/intel-common-${PV}[compiler]"
111 + ~dev-libs/intel-common-${PV}[compiler,multilib=]"
112
113 INTEL_BIN_RPMS="compilerprof compilerprof-devel"
114 INTEL_DAT_RPMS="compilerprof-common"
115
116
117
118 1.2 dev-lang/ifc/ifc-14.0.1.106.ebuild
119
120 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-14.0.1.106.ebuild?rev=1.2&view=markup
121 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-14.0.1.106.ebuild?rev=1.2&content-type=text/plain
122 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-14.0.1.106.ebuild?r1=1.1&r2=1.2
123
124 Index: ifc-14.0.1.106.ebuild
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-14.0.1.106.ebuild,v
127 retrieving revision 1.1
128 retrieving revision 1.2
129 diff -u -r1.1 -r1.2
130 --- ifc-14.0.1.106.ebuild 21 Feb 2014 15:38:56 -0000 1.1
131 +++ ifc-14.0.1.106.ebuild 22 Mar 2014 12:25:41 -0000 1.2
132 @@ -1,6 +1,6 @@
133 # Copyright 1999-2014 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-14.0.1.106.ebuild,v 1.1 2014/02/21 15:38:56 jlec Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-14.0.1.106.ebuild,v 1.2 2014/03/22 12:25:41 jlec Exp $
137
138 EAPI=5
139
140 @@ -20,7 +20,7 @@
141
142 DEPEND="!dev-lang/ifc[linguas_jp]"
143 RDEPEND="${DEPEND}
144 - ~dev-libs/intel-common-${PV}[compiler]"
145 + ~dev-libs/intel-common-${PV}[compiler,multilib=]"
146
147 INTEL_BIN_RPMS="compilerprof compilerprof-devel"
148 INTEL_DAT_RPMS="compilerprof-common"
149
150
151
152 1.2 dev-lang/ifc/ifc-13.1.2.146.ebuild
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.1.2.146.ebuild?rev=1.2&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.1.2.146.ebuild?rev=1.2&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.1.2.146.ebuild?r1=1.1&r2=1.2
157
158 Index: ifc-13.1.2.146.ebuild
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.2.146.ebuild,v
161 retrieving revision 1.1
162 retrieving revision 1.2
163 diff -u -r1.1 -r1.2
164 --- ifc-13.1.2.146.ebuild 14 Feb 2013 15:13:19 -0000 1.1
165 +++ ifc-13.1.2.146.ebuild 22 Mar 2014 12:25:41 -0000 1.2
166 @@ -1,6 +1,6 @@
167 -# Copyright 1999-2013 Gentoo Foundation
168 +# Copyright 1999-2014 Gentoo Foundation
169 # Distributed under the terms of the GNU General Public License v2
170 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.2.146.ebuild,v 1.1 2013/02/14 15:13:19 jlec Exp $
171 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.2.146.ebuild,v 1.2 2014/03/22 12:25:41 jlec Exp $
172
173 EAPI=5
174
175 @@ -17,7 +17,7 @@
176 IUSE=""
177 KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
178
179 -RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
180 +RDEPEND="~dev-libs/intel-common-${PV}[compiler,multilib=]"
181 DEPEND="${RDEPEND}"
182
183 INTEL_BIN_RPMS="compilerprof compilerprof-devel"
184
185
186
187 1.74 dev-lang/ifc/ChangeLog
188
189 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ChangeLog?rev=1.74&view=markup
190 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ChangeLog?rev=1.74&content-type=text/plain
191 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ChangeLog?r1=1.73&r2=1.74
192
193 Index: ChangeLog
194 ===================================================================
195 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v
196 retrieving revision 1.73
197 retrieving revision 1.74
198 diff -u -r1.73 -r1.74
199 --- ChangeLog 21 Feb 2014 15:38:56 -0000 1.73
200 +++ ChangeLog 22 Mar 2014 12:25:41 -0000 1.74
201 @@ -1,6 +1,11 @@
202 # ChangeLog for dev-lang/ifc
203 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
204 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.73 2014/02/21 15:38:56 jlec Exp $
205 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.74 2014/03/22 12:25:41 jlec Exp $
206 +
207 + 22 Mar 2014; Justin Lecher <jlec@g.o> ifc-13.0.0.079-r1.ebuild,
208 + ifc-13.0.1.117.ebuild, ifc-13.1.2.146.ebuild, ifc-13.1.3.163.ebuild,
209 + ifc-13.1.5.192.ebuild, ifc-14.0.0.080.ebuild, ifc-14.0.1.106.ebuild:
210 + Fix multilib dependency for intel-commons dep
211
212 *ifc-14.0.1.106 (21 Feb 2014)
213
214
215
216
217 1.2 dev-lang/ifc/ifc-14.0.0.080.ebuild
218
219 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-14.0.0.080.ebuild?rev=1.2&view=markup
220 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-14.0.0.080.ebuild?rev=1.2&content-type=text/plain
221 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-14.0.0.080.ebuild?r1=1.1&r2=1.2
222
223 Index: ifc-14.0.0.080.ebuild
224 ===================================================================
225 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-14.0.0.080.ebuild,v
226 retrieving revision 1.1
227 retrieving revision 1.2
228 diff -u -r1.1 -r1.2
229 --- ifc-14.0.0.080.ebuild 2 Oct 2013 13:15:03 -0000 1.1
230 +++ ifc-14.0.0.080.ebuild 22 Mar 2014 12:25:41 -0000 1.2
231 @@ -1,6 +1,6 @@
232 -# Copyright 1999-2013 Gentoo Foundation
233 +# Copyright 1999-2014 Gentoo Foundation
234 # Distributed under the terms of the GNU General Public License v2
235 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-14.0.0.080.ebuild,v 1.1 2013/10/02 13:15:03 jlec Exp $
236 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-14.0.0.080.ebuild,v 1.2 2014/03/22 12:25:41 jlec Exp $
237
238 EAPI=5
239
240 @@ -20,7 +20,7 @@
241
242 DEPEND="!dev-lang/ifc[linguas_jp]"
243 RDEPEND="${DEPEND}
244 - ~dev-libs/intel-common-${PV}[compiler]"
245 + ~dev-libs/intel-common-${PV}[compiler,multilib=]"
246
247 INTEL_BIN_RPMS="compilerprof compilerprof-devel"
248 INTEL_DAT_RPMS="compilerprof-common"
249
250
251
252 1.2 dev-lang/ifc/ifc-13.1.3.163.ebuild
253
254 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.1.3.163.ebuild?rev=1.2&view=markup
255 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.1.3.163.ebuild?rev=1.2&content-type=text/plain
256 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.1.3.163.ebuild?r1=1.1&r2=1.2
257
258 Index: ifc-13.1.3.163.ebuild
259 ===================================================================
260 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.3.163.ebuild,v
261 retrieving revision 1.1
262 retrieving revision 1.2
263 diff -u -r1.1 -r1.2
264 --- ifc-13.1.3.163.ebuild 2 May 2013 14:15:43 -0000 1.1
265 +++ ifc-13.1.3.163.ebuild 22 Mar 2014 12:25:41 -0000 1.2
266 @@ -1,6 +1,6 @@
267 -# Copyright 1999-2013 Gentoo Foundation
268 +# Copyright 1999-2014 Gentoo Foundation
269 # Distributed under the terms of the GNU General Public License v2
270 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.3.163.ebuild,v 1.1 2013/05/02 14:15:43 jlec Exp $
271 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-13.1.3.163.ebuild,v 1.2 2014/03/22 12:25:41 jlec Exp $
272
273 EAPI=5
274
275 @@ -17,7 +17,7 @@
276 IUSE=""
277 KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
278
279 -RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
280 +RDEPEND="~dev-libs/intel-common-${PV}[compiler,multilib=]"
281 DEPEND="${RDEPEND}"
282
283 INTEL_BIN_RPMS="compilerprof compilerprof-devel"