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:17
Message-Id: 1456147546.84e8342325b402b752a4d9079aef7eb919c42b9a.jlec@gentoo
1 commit: 84e8342325b402b752a4d9079aef7eb919c42b9a
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 22 13:25:46 2016 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 22 13:25:46 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=84e83423
7
8 dev-lang/vtune: Version Bump
9
10 Package-Manager: portage-2.2.27
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 .../vtune/{vtune-15.3.403110.ebuild => vtune-15.4.412820.ebuild} | 8 ++++----
14 1 file changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-lang/vtune/vtune-15.3.403110.ebuild b/dev-lang/vtune/vtune-15.4.412820.ebuild
17 similarity index 90%
18 rename from dev-lang/vtune/vtune-15.3.403110.ebuild
19 rename to dev-lang/vtune/vtune-15.4.412820.ebuild
20 index 327abd4..6347ee8 100644
21 --- a/dev-lang/vtune/vtune-15.3.403110.ebuild
22 +++ b/dev-lang/vtune/vtune-15.4.412820.ebuild
23 @@ -1,17 +1,17 @@
24 -# Copyright 1999-2015 Gentoo Foundation
25 +# Copyright 1999-2016 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 EAPI=5
30
31 INTEL_DPN=parallel_studio_xe
32 -INTEL_DID=7538
33 -INTEL_DPV=2015_update3
34 +INTEL_DID=8470
35 +INTEL_DPV=2015_update6
36 INTEL_SUBDIR=composerxe
37 INTEL_SINGLE_ARCH=false
38 INTEL_SDP_DIR=opt/intel/
39
40 -inherit intel-sdp multilib
41 +inherit intel-sdp
42
43 DESCRIPTION="Intel VTune Amplifier XE"
44 HOMEPAGE="http://software.intel.com/en-us/articles/intel-vtune-amplifier-xe/"