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-cpp/tbb: tbb-4.1.20121003-r1.ebuild ChangeLog metadata.xml tbb-4.2.20131118.ebuild tbb-4.2.20140122.ebuild
Date: Sun, 08 Jun 2014 08:14:32
Message-Id: 20140608081426.799052004E@flycatcher.gentoo.org
1 jlec 14/06/08 08:14:26
2
3 Modified: tbb-4.1.20121003-r1.ebuild ChangeLog metadata.xml
4 tbb-4.2.20131118.ebuild tbb-4.2.20140122.ebuild
5 Log:
6 dev-cpp/tbb: Add compatibility with versioned gcc, #512672
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
9
10 Revision Changes Path
11 1.2 dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: tbb-4.1.20121003-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- tbb-4.1.20121003-r1.ebuild 2 May 2013 15:58:05 -0000 1.1
24 +++ tbb-4.1.20121003-r1.ebuild 8 Jun 2014 08:14:26 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild,v 1.1 2013/05/02 15:58:05 dilfridge Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.1.20121003-r1.ebuild,v 1.2 2014/06/08 08:14:26 jlec Exp $
31
32 EAPI=4
33 inherit eutils flag-o-matic multilib versionator toolchain-funcs
34 @@ -83,7 +83,7 @@
35 }
36
37 src_compile() {
38 - if [[ $(tc-getCXX) == *g++ ]]; then
39 + if [[ $(tc-getCXX) == *g++* ]]; then
40 comp="gcc"
41 elif [[ $(tc-getCXX) == *ic*c ]]; then
42 comp="icc"
43
44
45
46 1.47 dev-cpp/tbb/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.47&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?rev=1.47&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/ChangeLog?r1=1.46&r2=1.47
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v
55 retrieving revision 1.46
56 retrieving revision 1.47
57 diff -u -r1.46 -r1.47
58 --- ChangeLog 30 Apr 2014 16:44:25 -0000 1.46
59 +++ ChangeLog 8 Jun 2014 08:14:26 -0000 1.47
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-cpp/tbb
62 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.46 2014/04/30 16:44:25 bicatali Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/ChangeLog,v 1.47 2014/06/08 08:14:26 jlec Exp $
65 +
66 + 08 Jun 2014; Justin Lecher <jlec@g.o> tbb-4.1.20121003-r1.ebuild,
67 + tbb-4.2.20131118.ebuild, tbb-4.2.20140122.ebuild, metadata.xml:
68 + Add compatibility with versioned gcc, #512672
69
70 *tbb-4.2.20140122 (30 Apr 2014)
71
72
73
74
75 1.8 dev-cpp/tbb/metadata.xml
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/metadata.xml?rev=1.8&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/metadata.xml?rev=1.8&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/metadata.xml?r1=1.7&r2=1.8
80
81 Index: metadata.xml
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/metadata.xml,v
84 retrieving revision 1.7
85 retrieving revision 1.8
86 diff -u -r1.7 -r1.8
87 --- metadata.xml 25 Jun 2013 00:30:57 -0000 1.7
88 +++ metadata.xml 8 Jun 2014 08:14:26 -0000 1.8
89 @@ -1,8 +1,8 @@
90 <?xml version="1.0" encoding="UTF-8"?>
91 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
92 <pkgmetadata>
93 -<herd>sci</herd>
94 -<longdescription lang="en">
95 + <herd>sci</herd>
96 + <longdescription lang="en">
97 The Intel Threading Building Blocks is a library that helps you
98 leverage multi-core processor performance without having to be a
99 threading expert. It represents a higher-level, task-based
100
101
102
103 1.2 dev-cpp/tbb/tbb-4.2.20131118.ebuild
104
105 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.2.20131118.ebuild?rev=1.2&view=markup
106 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.2.20131118.ebuild?rev=1.2&content-type=text/plain
107 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.2.20131118.ebuild?r1=1.1&r2=1.2
108
109 Index: tbb-4.2.20131118.ebuild
110 ===================================================================
111 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.2.20131118.ebuild,v
112 retrieving revision 1.1
113 retrieving revision 1.2
114 diff -u -r1.1 -r1.2
115 --- tbb-4.2.20131118.ebuild 5 Feb 2014 18:10:26 -0000 1.1
116 +++ tbb-4.2.20131118.ebuild 8 Jun 2014 08:14:26 -0000 1.2
117 @@ -1,6 +1,6 @@
118 # Copyright 1999-2014 Gentoo Foundation
119 # Distributed under the terms of the GNU General Public License v2
120 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.2.20131118.ebuild,v 1.1 2014/02/05 18:10:26 bicatali Exp $
121 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.2.20131118.ebuild,v 1.2 2014/06/08 08:14:26 jlec Exp $
122
123 EAPI=5
124 inherit eutils flag-o-matic multilib versionator toolchain-funcs
125 @@ -87,7 +87,7 @@
126 }
127
128 src_compile() {
129 - if [[ $(tc-getCXX) == *g++ ]]; then
130 + if [[ $(tc-getCXX) == *g++* ]]; then
131 comp="gcc"
132 elif [[ $(tc-getCXX) == *ic*c ]]; then
133 comp="icc"
134
135
136
137 1.2 dev-cpp/tbb/tbb-4.2.20140122.ebuild
138
139 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild?rev=1.2&view=markup
140 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild?rev=1.2&content-type=text/plain
141 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild?r1=1.1&r2=1.2
142
143 Index: tbb-4.2.20140122.ebuild
144 ===================================================================
145 RCS file: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild,v
146 retrieving revision 1.1
147 retrieving revision 1.2
148 diff -u -r1.1 -r1.2
149 --- tbb-4.2.20140122.ebuild 30 Apr 2014 16:44:25 -0000 1.1
150 +++ tbb-4.2.20140122.ebuild 8 Jun 2014 08:14:26 -0000 1.2
151 @@ -1,6 +1,6 @@
152 # Copyright 1999-2014 Gentoo Foundation
153 # Distributed under the terms of the GNU General Public License v2
154 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild,v 1.1 2014/04/30 16:44:25 bicatali Exp $
155 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/tbb/tbb-4.2.20140122.ebuild,v 1.2 2014/06/08 08:14:26 jlec Exp $
156
157 EAPI=5
158 inherit eutils flag-o-matic multilib versionator toolchain-funcs
159 @@ -87,7 +87,7 @@
160 }
161
162 src_compile() {
163 - if [[ $(tc-getCXX) == *g++ ]]; then
164 + if [[ $(tc-getCXX) == *g++* ]]; then
165 comp="gcc"
166 elif [[ $(tc-getCXX) == *ic*c ]]; then
167 comp="icc"