Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: dev-lang/vtune/
Date: Mon, 22 Feb 2016 13:26:36
Message-Id: 1456141083.a95de69f916fc740823dd45c2487b31cc40cfec0.jlec@gentoo
1 commit: a95de69f916fc740823dd45c2487b31cc40cfec0
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 22 11:37:54 2016 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 22 11:38:03 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a95de69f
7
8 dev-lang/vtune: Drop old
9
10 Package-Manager: portage-2.2.27
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 dev-lang/vtune/vtune-13.1.10.298370.ebuild | 34 --------------------
14 dev-lang/vtune/vtune-13.1.12.305106.ebuild | 43 -------------------------
15 dev-lang/vtune/vtune-13.1.13.313935.ebuild | 43 -------------------------
16 dev-lang/vtune/vtune-13.1.17.353306.ebuild | 43 -------------------------
17 dev-lang/vtune/vtune-15.1.380310.ebuild | 50 ------------------------------
18 dev-lang/vtune/vtune-15.2.393444.ebuild | 50 ------------------------------
19 6 files changed, 263 deletions(-)
20
21 diff --git a/dev-lang/vtune/vtune-13.1.10.298370.ebuild b/dev-lang/vtune/vtune-13.1.10.298370.ebuild
22 deleted file mode 100644
23 index bd2ff95..0000000
24 --- a/dev-lang/vtune/vtune-13.1.10.298370.ebuild
25 +++ /dev/null
26 @@ -1,34 +0,0 @@
27 -# Copyright 1999-2014 Gentoo Foundation
28 -# Distributed under the terms of the GNU General Public License v2
29 -# $Id$
30 -
31 -EAPI=5
32 -
33 -INTEL_DPN=vtune_amplifier_xe
34 -INTEL_DID=3290
35 -INTEL_DPV=2013_update10
36 -INTEL_SUBDIR=vtune_amplifier_xe
37 -INTEL_TARX=tar.gz
38 -INTEL_SINGLE_ARCH=false
39 -
40 -inherit intel-sdp multilib
41 -
42 -DESCRIPTION="Intel VTune Amplifier XE"
43 -HOMEPAGE="http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/"
44 -
45 -IUSE=""
46 -KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
47 -
48 -INTEL_BIN_RPMS="vtune-amplifier-xe-gui CLI_install/rpm/intel-vtune-amplifier-xe-cli"
49 -INTEL_DAT_RPMS="vtune-amplifier-xe-gui-common CLI_install/rpm/intel-vtune-amplifier-xe-cli-common"
50 -
51 -src_install() {
52 - intel-sdp_src_install
53 -
54 - cat >> "${T}"/50vtune <<- EOF
55 - PATH=${INTEL_SDP_EDIR}/bin64:${INTEL_SDP_EDIR}/bin32
56 - EOF
57 - doenvd "${T}"/50vtune
58 -
59 - make_desktop_entry amplxe-gui "VTune Amplifier XE" "" "Development;Debugger"
60 -}
61
62 diff --git a/dev-lang/vtune/vtune-13.1.12.305106.ebuild b/dev-lang/vtune/vtune-13.1.12.305106.ebuild
63 deleted file mode 100644
64 index aa704f3..0000000
65 --- a/dev-lang/vtune/vtune-13.1.12.305106.ebuild
66 +++ /dev/null
67 @@ -1,43 +0,0 @@
68 -# Copyright 1999-2014 Gentoo Foundation
69 -# Distributed under the terms of the GNU General Public License v2
70 -# $Id$
71 -
72 -EAPI=5
73 -
74 -INTEL_DPN=parallel_studio_xe
75 -INTEL_DID=3447
76 -INTEL_DPV=2013_sp1
77 -INTEL_SUBDIR=composerxe
78 -INTEL_SINGLE_ARCH=false
79 -
80 -inherit intel-sdp multilib
81 -
82 -DESCRIPTION="Intel VTune Amplifier XE"
83 -HOMEPAGE="http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/"
84 -
85 -IUSE=""
86 -KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
87 -
88 -INTEL_BIN_RPMS="
89 - vtune-amplifier-xe-cli
90 - vtune-amplifier-xe-collector-linux
91 - vtune-amplifier-xe-gui"
92 -INTEL_DAT_RPMS="
93 - vtune-amplifier-xe-cli-common
94 - vtune-amplifier-xe-common
95 - vtune-amplifier-xe-common-pset
96 - vtune-amplifier-xe-doc
97 - vtune-amplifier-xe-gui-common
98 - vtune-amplifier-xe-pwr
99 - vtune-amplifier-xe-sep"
100 -
101 -src_install() {
102 - intel-sdp_src_install
103 -
104 - cat >> "${T}"/50vtune <<- EOF
105 - PATH=${INTEL_SDP_EDIR}/bin64:${INTEL_SDP_EDIR}/bin32
106 - EOF
107 - doenvd "${T}"/50vtune
108 -
109 - make_desktop_entry amplxe-gui "VTune Amplifier XE" "" "Development;Debugger"
110 -}
111
112 diff --git a/dev-lang/vtune/vtune-13.1.13.313935.ebuild b/dev-lang/vtune/vtune-13.1.13.313935.ebuild
113 deleted file mode 100644
114 index beeb8e3..0000000
115 --- a/dev-lang/vtune/vtune-13.1.13.313935.ebuild
116 +++ /dev/null
117 @@ -1,43 +0,0 @@
118 -# Copyright 1999-2014 Gentoo Foundation
119 -# Distributed under the terms of the GNU General Public License v2
120 -# $Id$
121 -
122 -EAPI=5
123 -
124 -INTEL_DPN=parallel_studio_xe
125 -INTEL_DID=3644
126 -INTEL_DPV=2013_sp1_update1
127 -INTEL_SUBDIR=composerxe
128 -INTEL_SINGLE_ARCH=false
129 -
130 -inherit intel-sdp multilib
131 -
132 -DESCRIPTION="Intel VTune Amplifier XE"
133 -HOMEPAGE="http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/"
134 -
135 -IUSE=""
136 -KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
137 -
138 -INTEL_BIN_RPMS="
139 - vtune-amplifier-xe-cli
140 - vtune-amplifier-xe-collector-linux
141 - vtune-amplifier-xe-gui"
142 -INTEL_DAT_RPMS="
143 - vtune-amplifier-xe-cli-common
144 - vtune-amplifier-xe-common
145 - vtune-amplifier-xe-common-pset
146 - vtune-amplifier-xe-doc
147 - vtune-amplifier-xe-gui-common
148 - vtune-amplifier-xe-pwr
149 - vtune-amplifier-xe-sep"
150 -
151 -src_install() {
152 - intel-sdp_src_install
153 -
154 - cat >> "${T}"/50vtune <<- EOF
155 - PATH=${INTEL_SDP_EDIR}/bin64:${INTEL_SDP_EDIR}/bin32
156 - EOF
157 - doenvd "${T}"/50vtune
158 -
159 - make_desktop_entry amplxe-gui "VTune Amplifier XE" "" "Development;Debugger"
160 -}
161
162 diff --git a/dev-lang/vtune/vtune-13.1.17.353306.ebuild b/dev-lang/vtune/vtune-13.1.17.353306.ebuild
163 deleted file mode 100644
164 index 82951f2..0000000
165 --- a/dev-lang/vtune/vtune-13.1.17.353306.ebuild
166 +++ /dev/null
167 @@ -1,43 +0,0 @@
168 -# Copyright 1999-2014 Gentoo Foundation
169 -# Distributed under the terms of the GNU General Public License v2
170 -# $Id$
171 -
172 -EAPI=5
173 -
174 -INTEL_DPN=parallel_studio_xe
175 -INTEL_DID=4220
176 -INTEL_DPV=2013_sp1_update3
177 -INTEL_SUBDIR=composerxe
178 -INTEL_SINGLE_ARCH=false
179 -
180 -inherit intel-sdp multilib
181 -
182 -DESCRIPTION="Intel VTune Amplifier XE"
183 -HOMEPAGE="http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/"
184 -
185 -IUSE=""
186 -KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
187 -
188 -INTEL_BIN_RPMS="
189 - vtune-amplifier-xe-cli
190 - vtune-amplifier-xe-collector-linux
191 - vtune-amplifier-xe-gui"
192 -INTEL_DAT_RPMS="
193 - vtune-amplifier-xe-cli-common
194 - vtune-amplifier-xe-common
195 - vtune-amplifier-xe-common-pset
196 - vtune-amplifier-xe-doc
197 - vtune-amplifier-xe-gui-common
198 - vtune-amplifier-xe-pwr
199 - vtune-amplifier-xe-sep"
200 -
201 -src_install() {
202 - intel-sdp_src_install
203 -
204 - cat >> "${T}"/50vtune <<- EOF
205 - PATH=${INTEL_SDP_EDIR}/bin64:${INTEL_SDP_EDIR}/bin32
206 - EOF
207 - doenvd "${T}"/50vtune
208 -
209 - make_desktop_entry amplxe-gui "VTune Amplifier XE" "" "Development;Debugger"
210 -}
211
212 diff --git a/dev-lang/vtune/vtune-15.1.380310.ebuild b/dev-lang/vtune/vtune-15.1.380310.ebuild
213 deleted file mode 100644
214 index cbcf082..0000000
215 --- a/dev-lang/vtune/vtune-15.1.380310.ebuild
216 +++ /dev/null
217 @@ -1,50 +0,0 @@
218 -# Copyright 1999-2014 Gentoo Foundation
219 -# Distributed under the terms of the GNU General Public License v2
220 -# $Id$
221 -
222 -EAPI=5
223 -
224 -INTEL_DPN=parallel_studio_xe
225 -INTEL_DID=4992
226 -INTEL_DPV=2015_update1
227 -INTEL_SUBDIR=composerxe
228 -INTEL_SINGLE_ARCH=false
229 -INTEL_SDP_DIR=opt/intel/
230 -
231 -inherit intel-sdp multilib
232 -
233 -DESCRIPTION="Intel VTune Amplifier XE"
234 -HOMEPAGE="http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/"
235 -
236 -IUSE=""
237 -KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
238 -
239 -INTEL_BIN_RPMS=(
240 - vtune-amplifier-xe-2015-cli
241 - vtune-amplifier-xe-2015-gui
242 - )
243 -INTEL_AMD64_RPMS=(
244 - vtune-amplifier-xe-2015-collector-64linux
245 - )
246 -INTEL_X86_RPMS=(
247 - vtune-amplifier-xe-2015-collector-32linux
248 - )
249 -INTEL_DAT_RPMS=(
250 - vtune-amplifier-xe-2015-cli-common
251 - vtune-amplifier-xe-2015-common
252 - vtune-amplifier-xe-2015-common-pset
253 - vtune-amplifier-xe-2015-doc
254 - vtune-amplifier-xe-2015-gui-common
255 - vtune-amplifier-xe-2015-sep
256 - )
257 -
258 -src_install() {
259 - intel-sdp_src_install
260 -
261 - cat >> "${T}"/50vtune <<- EOF
262 - PATH=${INTEL_SDP_EDIR}/bin64:${INTEL_SDP_EDIR}/bin32
263 - EOF
264 - doenvd "${T}"/50vtune
265 -
266 - make_desktop_entry amplxe-gui "VTune Amplifier XE" "" "Development;Debugger"
267 -}
268
269 diff --git a/dev-lang/vtune/vtune-15.2.393444.ebuild b/dev-lang/vtune/vtune-15.2.393444.ebuild
270 deleted file mode 100644
271 index e0d4613..0000000
272 --- a/dev-lang/vtune/vtune-15.2.393444.ebuild
273 +++ /dev/null
274 @@ -1,50 +0,0 @@
275 -# Copyright 1999-2015 Gentoo Foundation
276 -# Distributed under the terms of the GNU General Public License v2
277 -# $Id$
278 -
279 -EAPI=5
280 -
281 -INTEL_DPN=parallel_studio_xe
282 -INTEL_DID=5207
283 -INTEL_DPV=2015_update2
284 -INTEL_SUBDIR=composerxe
285 -INTEL_SINGLE_ARCH=false
286 -INTEL_SDP_DIR=opt/intel/
287 -
288 -inherit intel-sdp multilib
289 -
290 -DESCRIPTION="Intel VTune Amplifier XE"
291 -HOMEPAGE="http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/"
292 -
293 -IUSE=""
294 -KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
295 -
296 -INTEL_BIN_RPMS=(
297 - vtune-amplifier-xe-2015-cli
298 - vtune-amplifier-xe-2015-gui
299 - )
300 -INTEL_AMD64_RPMS=(
301 - vtune-amplifier-xe-2015-collector-64linux
302 - )
303 -INTEL_X86_RPMS=(
304 - vtune-amplifier-xe-2015-collector-32linux
305 - )
306 -INTEL_DAT_RPMS=(
307 - vtune-amplifier-xe-2015-cli-common
308 - vtune-amplifier-xe-2015-common
309 - vtune-amplifier-xe-2015-common-pset
310 - vtune-amplifier-xe-2015-doc
311 - vtune-amplifier-xe-2015-gui-common
312 - vtune-amplifier-xe-2015-sep
313 - )
314 -
315 -src_install() {
316 - intel-sdp_src_install
317 -
318 - cat >> "${T}"/50vtune <<- EOF
319 - PATH=${INTEL_SDP_EDIR}/bin64:${INTEL_SDP_EDIR}/bin32
320 - EOF
321 - doenvd "${T}"/50vtune
322 -
323 - make_desktop_entry amplxe-gui "VTune Amplifier XE" "" "Development;Debugger"
324 -}