* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2011-05-28 11:51 Justin Lecher
0 siblings, 0 replies; 16+ messages in thread
From: Justin Lecher @ 2011-05-28 11:51 UTC (permalink / raw
To: gentoo-commits
commit: 7a6221a5b83fe95352b992cdbb8b599329da7de2
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 11:49:38 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat May 28 11:49:38 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7a6221a5
Version Bump
(Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
dev-lang/icc/ChangeLog | 5 +++++
dev-lang/icc/icc-12.0.4.191.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/dev-lang/icc/ChangeLog b/dev-lang/icc/ChangeLog
index 9b7a228..79cfa81 100644
--- a/dev-lang/icc/ChangeLog
+++ b/dev-lang/icc/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*icc-12.0.4.191 (28 May 2011)
+
+ 28 May 2011; Justin Lecher <jlec@gentoo.org> +icc-12.0.4.191.ebuild:
+ Version Bump
+
*icc-12.0.2.137 (23 Feb 2011)
23 Feb 2011; Sébastien Fabbro <bicatali@gentoo.org> +icc-12.0.2.137.ebuild:
diff --git a/dev-lang/icc/icc-12.0.4.191.ebuild b/dev-lang/icc/icc-12.0.4.191.ebuild
new file mode 100644
index 0000000..60084e0
--- /dev/null
+++ b/dev-lang/icc/icc-12.0.4.191.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+INTEL_DPN=parallel_studio_xe
+INTEL_DID=2158
+INTEL_DPV=2011_update2
+INTEL_SUBDIR=composerxe
+
+inherit intel-sdp
+
+DESCRIPTION="Intel C/C++ Compiler"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
+
+IUSE="eclipse"
+DEPEND="~dev-libs/intel-common-${PV}[compiler]"
+RDEPEND="${DEPEND}
+ eclipse? ( dev-util/eclipse-sdk )"
+
+QA_PREBUILT="
+ ${INTEL_SDP_DIR}/bin/*/*
+ ${INTEL_SDP_DIR}/compiler/lib/*/*
+ ${INTEL_SDP_DIR}/mpirt/bin/*/*
+ ${INTEL_SDP_DIR}/mpirt/lib/*/*"
+QA_PRESTRIPPED="${INTEL_SDP_DIR}/compiler/lib/*/.*libFNP.so"
+
+INTEL_BIN_RPMS="compilerproc compilerproc-devel"
+INTEL_DAT_RPMS="compilerproc-common"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2011-10-25 17:16 Justin Lecher
0 siblings, 0 replies; 16+ messages in thread
From: Justin Lecher @ 2011-10-25 17:16 UTC (permalink / raw
To: gentoo-commits
commit: 9e1f1b3d3fdfb9a2092e95c68216b761f3d2697f
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 25 14:21:11 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 14:21:11 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9e1f1b3d
Version Bump
(Portage version: 2.2.0_alpha71/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
dev-lang/icc/ChangeLog | 6 +++++
dev-lang/icc/icc-12.0.2.137.ebuild | 2 +
dev-lang/icc/icc-12.0.4.191.ebuild | 2 +
...icc-12.0.2.137.ebuild => icc-12.1.6.233.ebuild} | 6 +++-
dev-lang/icc/metadata.xml | 24 +++++++++----------
5 files changed, 25 insertions(+), 15 deletions(-)
diff --git a/dev-lang/icc/ChangeLog b/dev-lang/icc/ChangeLog
index 79cfa81..5a5ef69 100644
--- a/dev-lang/icc/ChangeLog
+++ b/dev-lang/icc/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*icc-12.1.6.233 (25 Oct 2011)
+
+ 25 Oct 2011; Justin Lecher <jlec@gentoo.org> icc-12.0.2.137.ebuild,
+ icc-12.0.4.191.ebuild, +icc-12.1.6.233.ebuild, metadata.xml:
+ Version Bump
+
*icc-12.0.4.191 (28 May 2011)
28 May 2011; Justin Lecher <jlec@gentoo.org> +icc-12.0.4.191.ebuild:
diff --git a/dev-lang/icc/icc-12.0.2.137.ebuild b/dev-lang/icc/icc-12.0.2.137.ebuild
index ec0f44c..6a1972b 100644
--- a/dev-lang/icc/icc-12.0.2.137.ebuild
+++ b/dev-lang/icc/icc-12.0.2.137.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI=3
+
INTEL_DPN=parallel_studio_xe
INTEL_DID=2065
INTEL_DPV=2011_update1
@@ -14,6 +15,7 @@ DESCRIPTION="Intel C/C++ Compiler"
HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
IUSE="eclipse"
+
DEPEND="~dev-libs/intel-common-${PV}[compiler]"
RDEPEND="${DEPEND}
eclipse? ( dev-util/eclipse-sdk )"
diff --git a/dev-lang/icc/icc-12.0.4.191.ebuild b/dev-lang/icc/icc-12.0.4.191.ebuild
index 60084e0..e664e1a 100644
--- a/dev-lang/icc/icc-12.0.4.191.ebuild
+++ b/dev-lang/icc/icc-12.0.4.191.ebuild
@@ -3,6 +3,7 @@
# $Header: $
EAPI=3
+
INTEL_DPN=parallel_studio_xe
INTEL_DID=2158
INTEL_DPV=2011_update2
@@ -14,6 +15,7 @@ DESCRIPTION="Intel C/C++ Compiler"
HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
IUSE="eclipse"
+
DEPEND="~dev-libs/intel-common-${PV}[compiler]"
RDEPEND="${DEPEND}
eclipse? ( dev-util/eclipse-sdk )"
diff --git a/dev-lang/icc/icc-12.0.2.137.ebuild b/dev-lang/icc/icc-12.1.6.233.ebuild
similarity index 94%
copy from dev-lang/icc/icc-12.0.2.137.ebuild
copy to dev-lang/icc/icc-12.1.6.233.ebuild
index ec0f44c..90fedc2 100644
--- a/dev-lang/icc/icc-12.0.2.137.ebuild
+++ b/dev-lang/icc/icc-12.1.6.233.ebuild
@@ -3,9 +3,10 @@
# $Header: $
EAPI=3
+
INTEL_DPN=parallel_studio_xe
-INTEL_DID=2065
-INTEL_DPV=2011_update1
+INTEL_DID=2328
+INTEL_DPV=2011_sp1
INTEL_SUBDIR=composerxe
inherit intel-sdp
@@ -14,6 +15,7 @@ DESCRIPTION="Intel C/C++ Compiler"
HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
IUSE="eclipse"
+
DEPEND="~dev-libs/intel-common-${PV}[compiler]"
RDEPEND="${DEPEND}
eclipse? ( dev-util/eclipse-sdk )"
diff --git a/dev-lang/icc/metadata.xml b/dev-lang/icc/metadata.xml
index 9d72f9f..7235f92 100644
--- a/dev-lang/icc/metadata.xml
+++ b/dev-lang/icc/metadata.xml
@@ -1,16 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
- <email>bicatali@gentoo.org</email>
-</maintainer>
-<maintainer>
- <email>weaver@gentoo.org</email>
- <name>Andrey Kislyuk</name>
-</maintainer>
-<longdescription lang="en">
+ <maintainer>
+ <email>bicatali@gentoo.org</email>
+ </maintainer>
+ <maintainer>
+ <email>weaver@gentoo.org</email>
+ <name>Andrey Kislyuk</name>
+ </maintainer>
+ <longdescription lang="en">
The Intel® C++ Compiler is a full featured C/C++ compiler for Intel
based architectures. The compiler supports multi-threading, automatic
processor dispatch, vectorization, auto-parallelization, OpenMP, data
@@ -18,7 +16,7 @@
documentation. The product can be installed as a non-commercial as
well. License, terms of qualifications can be found on the web site.
</longdescription>
-<use>
- <flag name='eclipse'>Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
-</use>
+ <use>
+ <flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
+ </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2012-02-16 22:35 Sebastien Fabbro
0 siblings, 0 replies; 16+ messages in thread
From: Sebastien Fabbro @ 2012-02-16 22:35 UTC (permalink / raw
To: gentoo-commits
commit: bce0c27350e3e12ba37fdc9136b57249c26e857b
Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Thu Feb 16 21:30:42 2012 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 21:30:42 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bce0c273
dev-lang/icc: Version bump
(Portage version: 2.1.10.44/git/Linux x86_64, unsigned Manifest commit)
---
dev-lang/icc/ChangeLog | 8 ++++-
dev-lang/icc/icc-12.0.4.191.ebuild | 31 --------------------
...icc-12.0.2.137.ebuild => icc-12.1.7.256.ebuild} | 8 ++--
3 files changed, 11 insertions(+), 36 deletions(-)
diff --git a/dev-lang/icc/ChangeLog b/dev-lang/icc/ChangeLog
index 5a5ef69..c07b485 100644
--- a/dev-lang/icc/ChangeLog
+++ b/dev-lang/icc/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-lang/icc
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*icc-12.1.7.256 (16 Feb 2012)
+
+ 16 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> -icc-12.0.2.137.ebuild,
+ -icc-12.0.4.191.ebuild, +icc-12.1.7.256.ebuild:
+ Version bump
+
*icc-12.1.6.233 (25 Oct 2011)
25 Oct 2011; Justin Lecher <jlec@gentoo.org> icc-12.0.2.137.ebuild,
diff --git a/dev-lang/icc/icc-12.0.4.191.ebuild b/dev-lang/icc/icc-12.0.4.191.ebuild
deleted file mode 100644
index e664e1a..0000000
--- a/dev-lang/icc/icc-12.0.4.191.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=2158
-INTEL_DPV=2011_update2
-INTEL_SUBDIR=composerxe
-
-inherit intel-sdp
-
-DESCRIPTION="Intel C/C++ Compiler"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
-
-IUSE="eclipse"
-
-DEPEND="~dev-libs/intel-common-${PV}[compiler]"
-RDEPEND="${DEPEND}
- eclipse? ( dev-util/eclipse-sdk )"
-
-QA_PREBUILT="
- ${INTEL_SDP_DIR}/bin/*/*
- ${INTEL_SDP_DIR}/compiler/lib/*/*
- ${INTEL_SDP_DIR}/mpirt/bin/*/*
- ${INTEL_SDP_DIR}/mpirt/lib/*/*"
-QA_PRESTRIPPED="${INTEL_SDP_DIR}/compiler/lib/*/.*libFNP.so"
-
-INTEL_BIN_RPMS="compilerproc compilerproc-devel"
-INTEL_DAT_RPMS="compilerproc-common"
diff --git a/dev-lang/icc/icc-12.0.2.137.ebuild b/dev-lang/icc/icc-12.1.7.256.ebuild
similarity index 88%
rename from dev-lang/icc/icc-12.0.2.137.ebuild
rename to dev-lang/icc/icc-12.1.7.256.ebuild
index 6a1972b..ef5059c 100644
--- a/dev-lang/icc/icc-12.0.2.137.ebuild
+++ b/dev-lang/icc/icc-12.1.7.256.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=4
INTEL_DPN=parallel_studio_xe
-INTEL_DID=2065
-INTEL_DPV=2011_update1
+INTEL_DID=2405
+INTEL_DPV=2011_sp1_update1
INTEL_SUBDIR=composerxe
inherit intel-sdp
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2012-02-21 18:41 Justin Lecher
0 siblings, 0 replies; 16+ messages in thread
From: Justin Lecher @ 2012-02-21 18:41 UTC (permalink / raw
To: gentoo-commits
commit: 22cdf8aa151b62d4c1907e1308c17e4ec5751eb5
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 18:41:27 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 18:41:27 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=22cdf8aa
Workaround file collision, #404257
(Portage version: 2.2.0_alpha88/git/Linux x86_64, unsigned Manifest commit)
---
dev-lang/icc/ChangeLog | 3 +++
dev-lang/icc/icc-12.1.7.256.ebuild | 10 ++++++++++
2 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/dev-lang/icc/ChangeLog b/dev-lang/icc/ChangeLog
index c07b485..faee556 100644
--- a/dev-lang/icc/ChangeLog
+++ b/dev-lang/icc/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 21 Feb 2012; Justin Lecher <jlec@gentoo.org> icc-12.1.7.256.ebuild:
+ Workaround file collision, #404257
+
*icc-12.1.7.256 (16 Feb 2012)
16 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> -icc-12.0.2.137.ebuild,
diff --git a/dev-lang/icc/icc-12.1.7.256.ebuild b/dev-lang/icc/icc-12.1.7.256.ebuild
index ef5059c..aa083ee 100644
--- a/dev-lang/icc/icc-12.1.7.256.ebuild
+++ b/dev-lang/icc/icc-12.1.7.256.ebuild
@@ -29,3 +29,13 @@ QA_PRESTRIPPED="${INTEL_SDP_DIR}/compiler/lib/*/.*libFNP.so"
INTEL_BIN_RPMS="compilerproc compilerproc-devel"
INTEL_DAT_RPMS="compilerproc-common"
+
+src_install() {
+ intel-sdp_src_install
+ local i
+ for i in /opt/intel/composerxe-2011.7.256/compiler/lib/{ia32,intel64}/locale/ja_JP/{diagspt,flexnet}.cat; do
+ if [[ -e "${EPREFIX}${i}" ]]; then
+ rm -rf "${ED}${i}" || die
+ fi
+ done
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2012-11-27 19:33 Justin Lecher
0 siblings, 0 replies; 16+ messages in thread
From: Justin Lecher @ 2012-11-27 19:33 UTC (permalink / raw
To: gentoo-commits
commit: 33126f954366cc4d85dc2581bf39645dc5e00f51
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 15 13:00:52 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Nov 27 19:21:56 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=33126f95
dev-lang/icc: Version Bump
Package-Manager: portage-2.2.0_alpha142
---
dev-lang/icc/ChangeLog | 6 ++++++
...icc-13.0.0.079.ebuild => icc-13.0.1.117.ebuild} | 4 ++--
dev-lang/icc/metadata.xml | 18 +++++++++---------
3 files changed, 17 insertions(+), 11 deletions(-)
diff --git a/dev-lang/icc/ChangeLog b/dev-lang/icc/ChangeLog
index 3cc2e2d..2c431e7 100644
--- a/dev-lang/icc/ChangeLog
+++ b/dev-lang/icc/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/ChangeLog,v 1.88 2012/11/14 18:30:45 bicatali Exp $
+*icc-13.0.1.117 (15 Nov 2012)
+
+ 15 Nov 2012; Justin Lecher <jlec@gentoo.org> -icc-13.0.0.079.ebuild,
+ +icc-13.0.1.117.ebuild, metadata.xml:
+ Version Bump
+
14 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
Removing myself from maintainer
diff --git a/dev-lang/icc/icc-13.0.0.079.ebuild b/dev-lang/icc/icc-13.0.1.117.ebuild
similarity index 95%
rename from dev-lang/icc/icc-13.0.0.079.ebuild
rename to dev-lang/icc/icc-13.0.1.117.ebuild
index 65b12cd..5a2eaee 100644
--- a/dev-lang/icc/icc-13.0.0.079.ebuild
+++ b/dev-lang/icc/icc-13.0.1.117.ebuild
@@ -5,8 +5,8 @@
EAPI=4
INTEL_DPN=parallel_studio_xe
-INTEL_DID=2749
-INTEL_DPV=2013
+INTEL_DID=2872
+INTEL_DPV=2013_update1
INTEL_SUBDIR=composerxe
inherit intel-sdp
diff --git a/dev-lang/icc/metadata.xml b/dev-lang/icc/metadata.xml
index a46c54e..f1aea38 100644
--- a/dev-lang/icc/metadata.xml
+++ b/dev-lang/icc/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<maintainer>
- <email>weaver@gentoo.org</email>
- <name>Andrey Kislyuk</name>
-</maintainer>
-<longdescription lang="en">
+ <herd>sci</herd>
+ <maintainer>
+ <email>weaver@gentoo.org</email>
+ <name>Andrey Kislyuk</name>
+ </maintainer>
+ <longdescription lang="en">
The Intel® C++ Compiler is a full featured C/C++ compiler for Intel
based architectures. The compiler supports multi-threading, automatic
processor dispatch, vectorization, auto-parallelization, OpenMP, data
@@ -14,7 +14,7 @@
documentation. The product can be installed as a non-commercial as
well. License, terms of qualifications can be found on the web site.
</longdescription>
-<use>
- <flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
-</use>
+ <use>
+ <flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
+ </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2012-12-10 21:29 Justin Lecher
0 siblings, 0 replies; 16+ messages in thread
From: Justin Lecher @ 2012-12-10 21:29 UTC (permalink / raw
To: gentoo-commits
commit: 30cc9446c0f51600e300fa1d48e79ae3389e6fc3
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 10 19:35:38 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Dec 10 19:35:38 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=30cc9446
In Cvs
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
---
dev-lang/icc/ChangeLog | 461 ------------------------------------
dev-lang/icc/icc-13.0.1.117.ebuild | 36 ---
dev-lang/icc/metadata.xml | 20 --
3 files changed, 0 insertions(+), 517 deletions(-)
diff --git a/dev-lang/icc/ChangeLog b/dev-lang/icc/ChangeLog
deleted file mode 100644
index 2c431e7..0000000
--- a/dev-lang/icc/ChangeLog
+++ /dev/null
@@ -1,461 +0,0 @@
-# ChangeLog for dev-lang/icc
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/ChangeLog,v 1.88 2012/11/14 18:30:45 bicatali Exp $
-
-*icc-13.0.1.117 (15 Nov 2012)
-
- 15 Nov 2012; Justin Lecher <jlec@gentoo.org> -icc-13.0.0.079.ebuild,
- +icc-13.0.1.117.ebuild, metadata.xml:
- Version Bump
-
- 14 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
- Removing myself from maintainer
-
- 16 Sep 2012; Justin Lecher <jlec@gentoo.org> metadata.xml:
- Add package to sci herd
-
-*icc-13.0.0.079 (16 Sep 2012)
-
- 16 Sep 2012; Justin Lecher <jlec@gentoo.org> -icc-11.1.072-r1.ebuild,
- +icc-13.0.0.079.ebuild, metadata.xml:
- Version bump, #347375; Drop oldwhich can't be fetch anymore; update HOMPAGE,
- #420321
-
- 06 Jun 2012; Zac Medico <zmedico@gentoo.org> icc-11.1.072-r1.ebuild:
- inherit multilib for get_libdir
-
- 12 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> -icc-10.1.017-r1.ebuild,
- -icc-10.1.018.ebuild, -icc-11.1.046-r2.ebuild, -icc-11.1.056.ebuild,
- -icc-11.1.056-r1.ebuild, -icc-11.1.072.ebuild, icc-11.1.072-r1.ebuild:
- Removed obsoletes
-
- 03 Dec 2010; Patrick Lauer <patrick@gentoo.org> icc-11.1.056.ebuild,
- icc-11.1.056-r1.ebuild, icc-11.1.072.ebuild, icc-11.1.072-r1.ebuild:
- Typo fix for #347648
-
-*icc-11.1.072-r1 (26 Nov 2010)
-
- 26 Nov 2010; Justin Lecher <jlec@gentoo.org> +icc-11.1.072-r1.ebuild:
- Adding missing LIBRARY/LDPATH for idb, QA check fixes #330211
-
- 28 Jul 2010; Diego E. Pettenò <flameeyes@gentoo.org>
- icc-11.1.046-r2.ebuild, icc-11.1.056.ebuild, icc-11.1.056-r1.ebuild,
- icc-11.1.072.ebuild:
- Remove binchecks restriction on the package, it _does_ install ELF files.
-
- 30 May 2010; Raúl Porcel <armin76@gentoo.org> icc-11.1.046-r2.ebuild,
- icc-11.1.056.ebuild, icc-11.1.056-r1.ebuild, icc-11.1.072.ebuild:
- Add ~ia64
-
-*icc-11.1.072 (28 May 2010)
-
- 28 May 2010; Justin Lecher <jlec@gentoo.org> +icc-11.1.072.ebuild:
- Version Bump #316663
-
- 23 Apr 2010; Justin Lecher <jlec@gentoo.org> icc-11.1.056-r1.ebuild:
- Fix Sandbox Violations on non prefixed arches
-
-*icc-11.1.056-r1 (22 Apr 2010)
-
- 22 Apr 2010; Justin Lecher <jlec@gentoo.org> +icc-11.1.056-r1.ebuild:
- Bumped to EAPI=3, keyworded ~amd64-linux ~x86-linux
-
- 08 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> icc-11.1.056.ebuild:
- Changed to bash brackets
-
- 07 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> icc-11.1.056.ebuild:
- Remove a flex file to avoid collision with icc (bug #288038)
-
- 07 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> icc-11.1.056.ebuild:
- Install env file in case of absent older one
-
- 07 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> icc-11.1.056.ebuild:
- Install env file in case of absent older one
-
-*icc-11.1.056 (06 Oct 2009)
-
- 06 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> +icc-11.1.056.ebuild,
- metadata.xml:
- Version bump. Completely rewritten. Now ship with mkl, ipp, and idb. Added
- eclipse plugin, thanks to Jacek Szafarkiewicz. No more rpm dependency
- (fixing bug #282095), no more env-update in pkg_postinstall (bug #284212).
- Merging icc and ifc environment files. dev-lang/idb, sci-libs/mkl and
- sci-libs/ipp will follow icc version numbering
-
-*icc-11.1.046-r2 (23 Aug 2009)
-
- 23 Aug 2009; Andrey Kislyuk <weaver@gentoo.org> -icc-11.1.046-r1.ebuild,
- +icc-11.1.046-r2.ebuild:
- Fix env.d file and workaround for bug 282146 for amd64. Re-keyword ~amd64 only
-
- 22 Aug 2009; William Hubbs <williamh@gentoo.org> icc-10.0.026.ebuild,
- icc-10.1.017-r1.ebuild, icc-10.1.018.ebuild, icc-11.1.046-r1.ebuild:
- fixed dependencies for bug 231870.
-
- 21 Aug 2009; Andrey Kislyuk <weaver@gentoo.org> -icc-11.1.046.ebuild,
- icc-11.1.046-r1.ebuild:
- Un-keyword icc-11.1 until bug 282146 is resolved
-
-*icc-11.1.046-r1 (21 Aug 2009)
-
- 21 Aug 2009; Andrey Kislyuk <weaver@gentoo.org> +icc-11.1.046-r1.ebuild:
- Reinstate env.d file
-
-*icc-11.1.046 (19 Aug 2009)
-
- 19 Aug 2009; Andrey Kislyuk <weaver@gentoo.org> +icc-11.1.046.ebuild:
- Version bump, bug 246516. Adding myself to maintainers.
-
- 07 Oct 2008; Sébastien Fabbro <bicatali@gentoo.org> icc-10.1.018.ebuild:
- Fixed for limits.h inclusion on amd64, bug #239313
-
-*icc-10.1.018 (02 Sep 2008)
-
- 02 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org> -icc-10.1.017.ebuild,
- +icc-10.1.018.ebuild:
- Version bump
-
- 23 Aug 2008; Sébastien Fabbro <bicatali@gentoo.org>
- -files/icc-add-amd64-preprocessor-directives.patch,
- icc-10.1.017-r1.ebuild:
- Changed wrong patch to a conditional one, thanks to Harald van Dijk, bug
- #235496
-
-*icc-10.1.017-r1 (22 Aug 2008)
-
- 22 Aug 2008; Sébastien Fabbro <bicatali@gentoo.org>
- +files/icc-add-amd64-preprocessor-directives.patch, -icc-10.1.013.ebuild,
- +icc-10.1.017-r1.ebuild:
- Added amd64 directive for better compatibility with gcc. Thanks Matt
- Turner, bug #233739
-
- 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> icc-10.1.017.ebuild:
- Removed slotting, not ready yet.
-
-*icc-10.1.017 (10 Jul 2008)
-
- 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> -icc-10.1.012.ebuild,
- +icc-10.1.017.ebuild:
- Version bump
-
-*icc-10.1.013 (13 Mar 2008)
-
- 13 Mar 2008; Sébastien Fabbro <bicatali@gentoo.org> +icc-10.1.013.ebuild:
- Version bump
-
- 26 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> -icc-10.1.008.ebuild:
- Removing incompatible version with gcc (see bug #201596)
-
-*icc-10.1.012 (01 Feb 2008)
-
- 01 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> +icc-10.1.012.ebuild:
- Version bump
-
- 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
- Fixing the unsigned Manifest.
-
- 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
- Removing karltk from metadata.xml as per #200332.
-
- 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> icc-10.0.026.ebuild,
- icc-10.1.008.ebuild:
- Re-add ia64
-
- 05 Dec 2007; Raúl Porcel <armin76@gentoo.org> icc-10.0.026.ebuild,
- icc-10.1.008.ebuild:
- Drop ia64 keyword because gcc-3.3.2-r7 is missing
-
- 25 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> icc-10.0.026.ebuild,
- icc-10.1.008.ebuild:
- Added eutils
-
-*icc-10.1.008 (15 Nov 2007)
-
- 15 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
- -files/7.1.006/05icc-ifc-ia32, -files/7.1.006/05icc-ifc-ia64,
- -files/7.1.006/icc-ia32, -files/7.1.029/05icc-ifc-ia32,
- -files/7.1.029/05icc-ifc-ia64, -files/7.1.029/icc-ia32,
- -files/8.0.055/05icc-ifc, -files/8.0.055/icc, -files/8.0.055/iccifc.conf,
- -files/8.0.055/icpc, -files/8.1.028/05icc-ifc, -files/8.1.028/icc,
- -files/8.1.028/iccifc.conf, -files/8.1.028/icpc, -files/9.0.021/05icc-ifc,
- -files/9.0.021/icc, -files/9.0.021/iccifc.conf, -files/9.0.021/icpc,
- -files/9.1.042/05icc-ifc, -files/9.1.042/icc, -files/9.1.042/icpc,
- -files/9.1.045/05icc-ifc, -files/9.1.045/icc, -files/9.1.045/icpc,
- -icc-9.1.045.ebuild, icc-10.0.026.ebuild, +icc-10.1.008.ebuild:
- Version bump, removed old release, removed INCLUDE env variable.
-
- 08 Nov 2007; Raúl Porcel <armin76@gentoo.org> icc-10.0.026.ebuild:
- ia64 stable wrt #197980
-
- 08 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> icc-10.0.026.ebuild:
- removed bash specific 'export -n' in script execs.
-
- 08 Nov 2007; Christoph Mende <angelos@gentoo.org> icc-10.0.026.ebuild:
- Stable on amd64 wrt bug #197980
-
- 07 Nov 2007; Christian Faulhammer <opfer@gentoo.org> icc-10.0.026.ebuild:
- stable x86, bug 197980
-
- 06 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> icc-10.0.026.ebuild:
- Added a comment if previous version installed.
-
- 06 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> icc-9.1.045.ebuild:
- Disabling slots in 9.*
-
- 05 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> icc-10.0.026.ebuild:
- added virtual/libstdc++ as a dep for all arches, closing bug #194728.
-
- 02 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> icc-10.0.026.ebuild:
- Fixed icpc INSTALL_DIR (bug #194513) and added emul-linux-x86-compat as run
- dependency.
-
-*icc-10.0.026 (02 Oct 2007)
-
- 02 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
- +icc-10.0.026.ebuild:
- Version bump. Restructured ebuild with newer package. Debugger now in
- dev-lang/idb. Added myself as maintainer and added longdescription.
-
- 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> icc-9.1.045.ebuild:
- (QA) RESTRICT clean up.
-
- 28 Apr 2007; Sven Wegener <swegener@gentoo.org> icc-9.1.045.ebuild:
- Fix *initd, *confd and *envd calls (#17388, #174266)
-
- 28 Mar 2007; Raúl Porcel <armin76@gentoo.org> icc-9.1.045.ebuild:
- ia64 stable wrt bug 169468
-
- 06 Mar 2007; Christian Faulhammer <opfer@gentoo.org> icc-9.1.045.ebuild:
- stable x86; bug 169468
-
- 05 Mar 2007; Caleb Tennis <caleb@gentoo.org> -files/7.0.065-r1/05icc-ifc,
- -files/7.0.065-r1/icc, -files/7.0.065-r2/05icc-ifc, -files/7.0.065-r2/icc,
- -files/7.0.065/icc, -files/9.0.023/05icc-ifc, -files/9.0.023/icc,
- -files/9.0.023/iccifc.conf, -files/9.0.023/icpc, -files/9.0.030/05icc-ifc,
- -files/9.0.030/icc, -files/9.0.030/icpc, -files/9.1.044/05icc-ifc,
- -files/9.1.044/icc, -files/6.0-r1/05icc-ifc, -files/6.0/05icc,
- -files/7.0.065/05icc-ifc, -files/9.1.044/icpc, -icc-6.0.ebuild,
- -icc-6.0-r1.ebuild, -icc-7.0.065.ebuild, -icc-7.0.065-r1.ebuild,
- -icc-7.0.065-r2.ebuild, -icc-7.1.006.ebuild, -icc-7.1.029.ebuild,
- -icc-7.1.030.ebuild, -icc-8.0.055.ebuild, -icc-8.1.028.ebuild,
- -icc-9.0.021.ebuild, -icc-9.0.023.ebuild, -icc-9.0.030.ebuild,
- -icc-9.1.042.ebuild, -icc-9.1.044.ebuild:
- removing more versions
-
- 05 Mar 2007; Caleb Tennis <caleb@gentoo.org> -files/7.0.065-r1/05icc-ifc,
- -files/7.0.065-r1/icc, -files/7.0.065-r2/05icc-ifc,
- -files/6.0-r1/05icc-ifc, -files/7.0.065-r2/icc, -files/7.0.065/05icc-ifc,
- -files/6.0/05icc, -files/7.0.065/icc, -icc-6.0.ebuild, -icc-6.0-r1.ebuild,
- -icc-7.0.065.ebuild, -icc-7.0.065-r1.ebuild, -icc-7.0.065-r2.ebuild,
- -icc-9.0.023.ebuild:
- removing other old package masked versions
-
- 05 Mar 2007; Caleb Tennis <caleb@gentoo.org> -icc-9.0.023.ebuild:
- removing an old masked version
-
- 01 Jan 2007; Timothy Redaelli <drizzt@gentoo.org> icc-9.1.045.ebuild:
- Added virtual/libstdc++ to RDEPENDS, acknowledged by Kugelfang.
-
-*icc-9.1.045 (16 Nov 2006)
-
- 16 Nov 2006; Donnie Berkholz <dberkholz@gentoo.org>;
- +files/9.1.045/05icc-ifc, +files/9.1.045/icc, +files/9.1.045/icpc,
- +icc-9.1.045.ebuild:
- Bump again.
-
-*icc-9.1.044 (14 Nov 2006)
-
- 14 Nov 2006; Matthew Snelham <zeypher@gentoo.org> +files/9.1.044/05icc-ifc,
- +files/9.1.044/icc, +files/9.1.044/icpc, +icc-9.1.044.ebuild:
- Version bump. Added pkg_nofetch, closes #66514
-
-*icc-9.1.042 (28 Aug 2006)
-
- 28 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>;
- +files/9.1.042/05icc-ifc, +files/9.1.042/icc, +files/9.1.042/icpc,
- +icc-9.1.042.ebuild:
- Bump to latest noncommercial version. Attempt to remove most hardcoded
- versions from ebuild, although some still exist in filesdir.
-
-*icc-9.0.030 (05 Jun 2006)
-
- 05 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>;
- +files/9.0.030/05icc-ifc, +files/9.0.030/icc, +files/9.0.030/icpc,
- +icc-9.0.030.ebuild:
- New public version.
-
- 16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> icc-9.0.023.ebuild:
- Remove GNUish cp -a call. Bug #103487.
-
- 30 Jul 2005; Karl Trygve Kalleberg <karltk@gentoo.org> icc-9.0.021.ebuild:
- -m Regened digest. Fixed a few minor details. Fixes #100757.
-
-*icc-8.1.028 (24 Jul 2005)
-
- 24 Jul 2005; Karl Trygve Kalleberg <karltk@gentoo.org>
- +files/8.1.028/icpc, -files/8.1.030/05icc-ifc, -files/8.1.030/icc,
- -files/8.1.030/iccifc.conf, -files/8.1.030/icpc, +files/8.1.028/05icc-ifc,
- +files/8.1.028/icc, +files/8.1.028/iccifc.conf, -files/8.1.032/05icc-ifc,
- -files/8.1.032/icc, -files/8.1.032/iccifc.conf, -files/8.1.032/icpc,
- +icc-8.1.028.ebuild, -icc-8.1.030.ebuild, -icc-8.1.032.ebuild:
- Removed unavailable 8.1.x versions, added the publicly available
- 8.1.028 version.
-
-*icc-9.0.021 (05 Jul 2005)
-
- 05 Jul 2005; Karl Trygve Kalleberg <karltk@gentoo.org>
- +files/9.0.021/05icc-ifc, +files/9.0.021/iccifc.conf, +files/9.0.021/icc,
- +files/9.0.021/icpc, +icc-9.0.021.ebuild:
- Old upstream release. But this one is generally available.
-
- 04 Jul 2005; Danny van Dyk <kugelfang@gentoo.org> icc-9.0.023.ebuild:
- Fixed to work on amd64 and marked accordingly.
-
-*icc-9.0.023 (04 Jul 2005)
-
- 04 Jul 2005; Karl Trygve Kalleberg <karltk@gentoo.org> +files/9.0.023/icc,
- +files/9.0.023/05icc-ifc, +files/9.0.023/iccifc.conf, +files/9.0.023/icpc,
- +icc-9.0.023.ebuild:
- New upstream release. Tip of the hat to Ed Presutti <epresutti@comcast.net>,
- even though I didn't take his patch. Fixes #96741.
-
-*icc-8.1.032 (31 May 2005)
-
- 31 May 2005; Karl Trygve Kalleberg <karltk@gentoo.org>
- files/8.1.030/05icc-ifc, files/8.1.030/icpc, files/8.1.030/icc,
- +files/8.1.032/05icc-ifc, +files/8.1.032/icc, +files/8.1.032/iccifc.conf,
- +files/8.1.032/icpc, icc-8.1.030.ebuild, +icc-8.1.032.ebuild:
- New upstream release. Minor path modifications to script files and
- old 8.1.x ebuilds: 8.1 now lives in /opt/intel/compiler81
-
-*icc-8.1.030 (26 May 2005)
-
- 26 May 2005; Karl Trygve Kalleberg <karltk@gentoo.org> +files/8.1.030/icc,
- +files/8.1.030/05icc-ifc, +files/8.1.030/iccifc.conf, +files/8.1.030/icpc,
- +icc-8.1.030.ebuild:
- New upstream release.
-
-*icc-8.0.055 (07 Feb 2004)
-
- 13 May 2004; Thomas Veith <xtv@gentoo.org> icc-8.0.055.ebuild:
- Added DEPEND to sys-libs/lib-compat, bug 48350
-
- 07 Feb 2004; Daniel Robbins <drobbins@gentoo.org> icc-8.0.055.ebuild:
- New ebuild, partially rewritten from bug #35602. This ebuild is still
- "iffy" and needs some work as I'm trying to get back to the rpm eclass
- but haven't incorporated fixes from the most recent ebuild submission
- on bugzilla. Thanks to Jeremy Warren for this ebuild as well as
- everyone who helped.
-
- 15 Oct 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.030.ebuild :
- Fix rpm_unpack call again.
-
-*icc-7.1.030 (13 Oct 2003)
-
- 13 May 2004; Thomas Veith <xtv@gentoo.org> icc-8.0.055.ebuild:
- Added DEPEND to sys-libs/lib-compat, bug 48350
-
- 13 Oct 2003; Daniel Robbins <drobbins@gentoo.org> icc-7.1.030.ebuild:
- New icc version for people with a premier.intel.com account. ~ on
- x86 and ia64.
-
- 24 Sep 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.006.ebuild :
- Fix rpm_unpack call, bug 29484.
-
- 18 Sep 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.006.ebuild,
- icc-7.1.029.ebuild :
- _Much_ faster unpacking thanks to rpm.eclass and Georgi Georgiev.
- See bug 23179 for more information.
-
-*icc-7.1.029 (18 Sep 2003)
-
- 13 May 2004; Thomas Veith <xtv@gentoo.org> icc-8.0.055.ebuild:
- Added DEPEND to sys-libs/lib-compat, bug 48350
-
- 18 Sep 2003; Daniel Robbins <drobbins@gentoo.org> icc-7.1.029.ebuild:
- new version marked stable for ia64, unstable for x86. ia64 support
- integrated into this ebuild. Also switched to slower rpm2targz simply
- because it doesn't require "rpm" to be merged.
-
-*icc-7.1.006 (11 April 2003)
-
- 13 May 2004; Thomas Veith <xtv@gentoo.org> icc-8.0.055.ebuild:
- Added DEPEND to sys-libs/lib-compat, bug 48350
-
- 11 April 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.006.ebuild :
-
- Version bump.
-
- 25 May 2003; Jon Portnoy <avenj@gentoo.org> icc-7.1.006.ebuild :
-
- Added icpc wrapper.
-
-*icc-7.0.065-r2 (20 Dec 2002)
-
- 20 Dec 2002; Jon Portnoy <avenj@gentoo.org> icc-7.0.065-r2.ebuild :
-
- Fixed 05icc-ifc to include INTEL_LICENSE_FILE. Bug found by Zadeh
- (garen@garen.net).
-
-*icc-7.0.065-r1 (11 Dec 2002)
-
- 11 Dec 2002; Jon Portnoy <avenj@gentoo.org> icc-7.0.065-r1.ebuild :
-
- Changed the "icc" wrapper script to properly translate gcc CFLAGS into
- icc CFLAGS.
-
-*icc-7.0.065 (10 Dec 2002)
-
- 10 Dec 2002; Jon Portnoy <avenj@gentoo.org> icc-7.0.065.ebuild :
-
- Changed the naming to more accurately reflect the current ICC
- version number. Also fixed the primary executable and added a warning
- about compiling important applications with icc.
-
- 8 Dec 2002 Jon Portnoy <avenj@gentoo.org> icc-7.0.ebuild :
-
- Added a warning about the behavior of the main executable.
- 'icc' will return errors; 'iccbin' works fine.
-
- Fixed the warning messages to fit a standard terminal.
-
- Fixed the old version checking statement to avoid matching
- the current version.
-
- 5 Dec 2002 William McArthur <sandymac@gentoo.org> icc-7.0.ebuild :
-
- Included some improvments from Jon Portnoy from http://bugs.gentoo.org/show_bug.cgi?id=11211
-
-*icc-7.0
- 25 Nov 2002 William McArthur <sandymac@gentoo.org> icc-7.0.ebuild :
-
- Basicly just updated the icc-6.0-r1 with new urls and changed the message at the end.
-
-*icc-6.0-r1 (13 May 2002)
-
- 13 May 2002 William McArthur <sandymac@gentoo.org> icc-6.0-r1.ebuild :
-
- Fixed a problem where I missed a place a file needs to be sed'ed during the
- install. Change 05icc to 05icc-ifc because both the icc-6 and ifc-6 packages
- used the same env info and I didn't want duplicate data.
-
-*icc-6.0 (24 Apr 2002)
-
- 24 Apr 2002 William McArthur <sandymac@gentoo.org> icc-6.0.ebuild :
-
- The icc-6.0.ebuild is functionally identical to the icc-5.0.1.ebuild . A few
- tweaks were made for the minor differeces in Intel's package.
-
-*icc-5.0.1 (12 Apr 2002)
-
- 12 Apr 2002; William McArthur <sandymac@gentoo.org> ChangeLog :
-
- Initial Gentoo package. The install from Intel is RPM based so I extract
- the i386 RPMs manually using rpm2cpio and cpio. (Idea taken from the
- realplayer ebuild) Other than running rpm for you the install script just
- replaces some stings in a few files with sed, so I copied and mangled the
- relavent lines from their install and use them. I also correct a typo
- descriped on Intel's web site. This fix should be removed at next icc upgrade.
- The install is a simple copy and adding one file to /etc/env.d to set up a few
- enviroment settings icc needs. After the package is merged I inform the user
- where to get a license key and where to put it.
diff --git a/dev-lang/icc/icc-13.0.1.117.ebuild b/dev-lang/icc/icc-13.0.1.117.ebuild
deleted file mode 100644
index 5a2eaee..0000000
--- a/dev-lang/icc/icc-13.0.1.117.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-13.0.0.079.ebuild,v 1.1 2012/09/16 19:17:52 jlec Exp $
-
-EAPI=4
-
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=2872
-INTEL_DPV=2013_update1
-INTEL_SUBDIR=composerxe
-
-inherit intel-sdp
-
-DESCRIPTION="Intel C/C++ Compiler"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
-
-IUSE="eclipse"
-
-DEPEND="
- eclipse? ( dev-util/eclipse-sdk )"
-RDEPEND="${DEPEND}
- ~dev-libs/intel-common-${PV}[compiler]"
-
-INTEL_BIN_RPMS="compilerproc compilerproc-devel"
-INTEL_DAT_RPMS="compilerproc-common"
-
-src_install() {
- intel-sdp_src_install
- local i
- local idir=${INTEL_SDP_EDIR}/compiler/lib
- for i in ${idir}/{ia32,intel64}/locale/ja_JP/{diagspt,flexnet,helpxi}.cat; do
- if [[ -e "${i}" ]]; then
- rm -rvf "${D}${i}" || die
- fi
- done
-}
diff --git a/dev-lang/icc/metadata.xml b/dev-lang/icc/metadata.xml
deleted file mode 100644
index f1aea38..0000000
--- a/dev-lang/icc/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>sci</herd>
- <maintainer>
- <email>weaver@gentoo.org</email>
- <name>Andrey Kislyuk</name>
- </maintainer>
- <longdescription lang="en">
- The Intel® C++ Compiler is a full featured C/C++ compiler for Intel
- based architectures. The compiler supports multi-threading, automatic
- processor dispatch, vectorization, auto-parallelization, OpenMP, data
- prefetching, loop unrolling. The package comes with extensive
- documentation. The product can be installed as a non-commercial as
- well. License, terms of qualifications can be found on the web site.
-</longdescription>
- <use>
- <flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
- </use>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2016-02-15 8:19 Justin Lecher
0 siblings, 0 replies; 16+ messages in thread
From: Justin Lecher @ 2016-02-15 8:19 UTC (permalink / raw
To: gentoo-commits
commit: 8edc76dbaa75a2faec6806cb4c9584c307f527b4
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 17:29:28 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 17:52:59 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8edc76db
dev-lang/icc: Version bump to 16.0.1.150
Package-Manager: portage-2.2.27
dev-lang/icc/icc-16.0.1.150.ebuild | 58 ++++++++++++++++++++++++++++++++++++++
1 file changed, 58 insertions(+)
diff --git a/dev-lang/icc/icc-16.0.1.150.ebuild b/dev-lang/icc/icc-16.0.1.150.ebuild
new file mode 100644
index 0000000..a55dc02
--- /dev/null
+++ b/dev-lang/icc/icc-16.0.1.150.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+INTEL_DPN=parallel_studio_xe
+INTEL_DID=8365
+INTEL_DPV=2016_update1
+INTEL_SUBDIR=compilers_and_libraries
+INTEL_SINGLE_ARCH=false
+
+inherit intel-sdp-r1
+
+DESCRIPTION="Intel C/C++ Compiler"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
+
+LINGUAS="ja"
+IUSE="doc linguas_ja"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="!dev-lang/ifc[linguas_ja]"
+RDEPEND="${DEPEND}
+ ~dev-libs/intel-common-${PV}[compiler]"
+
+CHECKREQS_DISK_BUILD=325M
+
+INTEL_BIN_RPMS=(
+ "icc-l-all-devel")
+INTEL_DAT_RPMS=(
+ "icc-l-all-common"
+ "icc-l-all-vars"
+ "icc-l-ps-common")
+INTEL_X86_RPMS=(
+ "icc-l-all-32"
+ "icc-l-ps"
+ "icc-l-ps-ss-wrapper")
+INTEL_AMD64_RPMS=(
+ "icc-l-all"
+ "icc-l-ps-devel"
+ "icc-l-ps-ss"
+ "icc-l-ps-ss-devel")
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DAT_RPMS+=(
+ "icc-doc-16.0.1-150.noarch.rpm"
+ "icc-ps-doc-16.0.1-150.noarch.rpm"
+ "icc-ps-ss-doc-16.0.1-150.noarch.rpm")
+
+ if use linguas_ja; then
+ INTEL_DAT_RPMS+=(
+ "icc-ps-doc-jp-16.0.1-150.noarch.rpm")
+ fi
+ fi
+
+ intel-sdp-r1_pkg_setup
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2016-02-15 8:19 Justin Lecher
0 siblings, 0 replies; 16+ messages in thread
From: Justin Lecher @ 2016-02-15 8:19 UTC (permalink / raw
To: gentoo-commits
commit: 672fcacd6443625ac5a31363a25c1d5e85d3bb16
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 17:29:28 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 08:06:38 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=672fcacd
dev-lang/icc: Version bump to 16.0.1.150
Package-Manager: portage-2.2.27
dev-lang/icc/icc-16.0.1.150.ebuild | 58 ++++++++++++++++++++++++++++++++++++++
1 file changed, 58 insertions(+)
diff --git a/dev-lang/icc/icc-16.0.1.150.ebuild b/dev-lang/icc/icc-16.0.1.150.ebuild
new file mode 100644
index 0000000..a55dc02
--- /dev/null
+++ b/dev-lang/icc/icc-16.0.1.150.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+INTEL_DPN=parallel_studio_xe
+INTEL_DID=8365
+INTEL_DPV=2016_update1
+INTEL_SUBDIR=compilers_and_libraries
+INTEL_SINGLE_ARCH=false
+
+inherit intel-sdp-r1
+
+DESCRIPTION="Intel C/C++ Compiler"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
+
+LINGUAS="ja"
+IUSE="doc linguas_ja"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="!dev-lang/ifc[linguas_ja]"
+RDEPEND="${DEPEND}
+ ~dev-libs/intel-common-${PV}[compiler]"
+
+CHECKREQS_DISK_BUILD=325M
+
+INTEL_BIN_RPMS=(
+ "icc-l-all-devel")
+INTEL_DAT_RPMS=(
+ "icc-l-all-common"
+ "icc-l-all-vars"
+ "icc-l-ps-common")
+INTEL_X86_RPMS=(
+ "icc-l-all-32"
+ "icc-l-ps"
+ "icc-l-ps-ss-wrapper")
+INTEL_AMD64_RPMS=(
+ "icc-l-all"
+ "icc-l-ps-devel"
+ "icc-l-ps-ss"
+ "icc-l-ps-ss-devel")
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DAT_RPMS+=(
+ "icc-doc-16.0.1-150.noarch.rpm"
+ "icc-ps-doc-16.0.1-150.noarch.rpm"
+ "icc-ps-ss-doc-16.0.1-150.noarch.rpm")
+
+ if use linguas_ja; then
+ INTEL_DAT_RPMS+=(
+ "icc-ps-doc-jp-16.0.1-150.noarch.rpm")
+ fi
+ fi
+
+ intel-sdp-r1_pkg_setup
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2016-02-19 9:27 Justin Lecher
0 siblings, 0 replies; 16+ messages in thread
From: Justin Lecher @ 2016-02-19 9:27 UTC (permalink / raw
To: gentoo-commits
commit: ce019972e27ac1f73d1cea0c3351790eb205f13d
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 17 21:02:15 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Feb 17 21:02:15 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ce019972
dev-lang/icc: remove old
Package-Manager: portage-2.2.27
dev-lang/icc/icc-15.0.3.187-r1.ebuild | 37 -----------------------------------
1 file changed, 37 deletions(-)
diff --git a/dev-lang/icc/icc-15.0.3.187-r1.ebuild b/dev-lang/icc/icc-15.0.3.187-r1.ebuild
deleted file mode 100644
index 03481dc..0000000
--- a/dev-lang/icc/icc-15.0.3.187-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=7538
-INTEL_DPV=2015_update3
-INTEL_SUBDIR=composerxe
-INTEL_SINGLE_ARCH=false
-
-inherit intel-sdp
-
-DESCRIPTION="Intel C/C++ Compiler"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
-
-IUSE="eclipse linguas_ja"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="
- !dev-lang/ifc[linguas_ja]
- eclipse? ( dev-util/eclipse-sdk )"
-RDEPEND="${DEPEND}
- ~dev-libs/intel-common-${PV}[compiler,${MULTILIB_USEDEP}]"
-
-INTEL_BIN_RPMS=( compilerproc compilerproc-devel )
-INTEL_DAT_RPMS=( compilerproc-common compilerproc-vars )
-
-CHECKREQS_DISK_BUILD=325M
-
-src_install() {
- if ! use linguas_ja; then
- find "${S}" -type d -name ja_JP -exec rm -rf '{}' + || die
- fi
- intel-sdp_src_install
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2016-02-19 10:12 Justin Lecher
0 siblings, 0 replies; 16+ messages in thread
From: Justin Lecher @ 2016-02-19 10:12 UTC (permalink / raw
To: gentoo-commits
commit: 87ba5ac45e887d005e9399519d7ccd0dc815e150
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 23:48:05 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 09:56:10 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=87ba5ac4
dev-lang/icc: Match new variables, remove ${INTEL_SINGLE_ARCH}
Package-Manager: portage-2.2.27
...icc-16.0.1.150.ebuild => icc-16.0.2.181.ebuild} | 33 +++++++++-------------
dev-lang/icc/metadata.xml | 3 --
2 files changed, 14 insertions(+), 22 deletions(-)
diff --git a/dev-lang/icc/icc-16.0.1.150.ebuild b/dev-lang/icc/icc-16.0.2.181.ebuild
similarity index 59%
rename from dev-lang/icc/icc-16.0.1.150.ebuild
rename to dev-lang/icc/icc-16.0.2.181.ebuild
index a55dc02..c041667 100644
--- a/dev-lang/icc/icc-16.0.1.150.ebuild
+++ b/dev-lang/icc/icc-16.0.2.181.ebuild
@@ -4,11 +4,8 @@
EAPI=6
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=8365
-INTEL_DPV=2016_update1
-INTEL_SUBDIR=compilers_and_libraries
-INTEL_SINGLE_ARCH=false
+INTEL_DIST_SKU=8676
+INTEL_DIST_PV=2016_update2
inherit intel-sdp-r1
@@ -16,26 +13,26 @@ DESCRIPTION="Intel C/C++ Compiler"
HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
LINGUAS="ja"
-IUSE="doc linguas_ja"
+IUSE="doc examples linguas_ja"
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
DEPEND="!dev-lang/ifc[linguas_ja]"
RDEPEND="${DEPEND}
~dev-libs/intel-common-${PV}[compiler]"
-CHECKREQS_DISK_BUILD=325M
+CHECKREQS_DISK_BUILD=500M
-INTEL_BIN_RPMS=(
+INTEL_DIST_BIN_RPMS=(
"icc-l-all-devel")
-INTEL_DAT_RPMS=(
+INTEL_DIST_DAT_RPMS=(
"icc-l-all-common"
"icc-l-all-vars"
"icc-l-ps-common")
-INTEL_X86_RPMS=(
+INTEL_DIST_X86_RPMS=(
"icc-l-all-32"
"icc-l-ps"
"icc-l-ps-ss-wrapper")
-INTEL_AMD64_RPMS=(
+INTEL_DIST_AMD64_RPMS=(
"icc-l-all"
"icc-l-ps-devel"
"icc-l-ps-ss"
@@ -43,16 +40,14 @@ INTEL_AMD64_RPMS=(
pkg_setup() {
if use doc; then
- INTEL_DAT_RPMS+=(
- "icc-doc-16.0.1-150.noarch.rpm"
- "icc-ps-doc-16.0.1-150.noarch.rpm"
- "icc-ps-ss-doc-16.0.1-150.noarch.rpm")
+ INTEL_DIST_DAT_RPMS+=(
+ "icc-doc-16.0.2-181.noarch.rpm"
+ "icc-ps-doc-16.0.2-181.noarch.rpm"
+ "icc-ps-ss-doc-16.0.2-181.noarch.rpm")
if use linguas_ja; then
- INTEL_DAT_RPMS+=(
- "icc-ps-doc-jp-16.0.1-150.noarch.rpm")
+ INTEL_DIST_DAT_RPMS+=(
+ "icc-ps-doc-jp-16.0.2-181.noarch.rpm")
fi
fi
-
- intel-sdp-r1_pkg_setup
}
diff --git a/dev-lang/icc/metadata.xml b/dev-lang/icc/metadata.xml
index 626352b..4a2545b 100644
--- a/dev-lang/icc/metadata.xml
+++ b/dev-lang/icc/metadata.xml
@@ -13,7 +13,4 @@
documentation. The product can be installed as a non-commercial as
well. License, terms of qualifications can be found on the web site.
</longdescription>
- <use>
- <flag name="eclipse">Install the <pkg>dev-util/eclipse-sdk</pkg> plugins</flag>
- </use>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2018-01-27 12:24 Justin Lecher
0 siblings, 0 replies; 16+ messages in thread
From: Justin Lecher @ 2018-01-27 12:24 UTC (permalink / raw
To: gentoo-commits
commit: c6acb5ce6959f278a126efcfd6cd5983c3678117
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 27 12:00:31 2018 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 12:00:31 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c6acb5ce
dev-lang/icc: Update to new localization handling
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
Package-Manager: Portage-2.3.20, Repoman-2.3.6
dev-lang/icc/icc-16.0.2.181.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-lang/icc/icc-16.0.2.181.ebuild b/dev-lang/icc/icc-16.0.2.181.ebuild
index 1ebd111d9..76f1592c0 100644
--- a/dev-lang/icc/icc-16.0.2.181.ebuild
+++ b/dev-lang/icc/icc-16.0.2.181.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,11 +12,11 @@ DESCRIPTION="Intel C/C++ Compiler"
HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
LINGUAS="ja"
-IUSE="doc examples linguas_ja"
+IUSE="doc examples l10n_ja"
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-DEPEND="!dev-lang/ifc[linguas_ja]"
-RDEPEND="${DEPEND}
+# avoid file collision with ifc #476330
+RDEPEND="l10n_ja? ( !dev-lang/ifc[l10n_ja(-)] !dev-lang/ifc[linguas_ja(-)] )
~dev-libs/intel-common-${PV}[compiler]"
CHECKREQS_DISK_BUILD=500M
@@ -44,7 +44,7 @@ pkg_setup() {
"icc-ps-doc-16.0.2-181.noarch.rpm"
"icc-ps-ss-doc-16.0.2-181.noarch.rpm")
- if use linguas_ja; then
+ if use l10n_ja; then
INTEL_DIST_DAT_RPMS+=(
"icc-ps-doc-jp-16.0.2-181.noarch.rpm")
fi
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2018-04-03 3:52 Matthias Maier
0 siblings, 0 replies; 16+ messages in thread
From: Matthias Maier @ 2018-04-03 3:52 UTC (permalink / raw
To: gentoo-commits
commit: 78ca200eb601300c4fceed682c8ac0559935d880
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 3 03:13:18 2018 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue Apr 3 03:52:18 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=78ca200e
dev-lang/icc: version bump to 18.0.2.199
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-lang/icc/icc-18.0.2.199.ebuild | 41 ++++++++++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
diff --git a/dev-lang/icc/icc-18.0.2.199.ebuild b/dev-lang/icc/icc-18.0.2.199.ebuild
new file mode 100644
index 000000000..3a2b94b6f
--- /dev/null
+++ b/dev-lang/icc/icc-18.0.2.199.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+INTEL_DIST_SKU=3235
+INTEL_DIST_PV=2018_update2_professional_edition
+
+inherit intel-sdp-r1
+
+DESCRIPTION="Intel C/C++ Compiler"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
+
+IUSE="doc examples l10n_ja"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+# avoid file collision with ifc #476330
+RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
+
+CHECKREQS_DISK_BUILD=500M
+
+INTEL_DIST_DAT_RPMS=(
+ "icc-common-18.0.2-199-18.0.2-199.noarch.rpm"
+ "icc-common-ps-18.0.2-199-18.0.2-199.noarch.rpm"
+ "icc-common-ps-ss-bec-18.0.2-199-18.0.2-199.noarch.rpm")
+INTEL_DIST_AMD64_RPMS=(
+ "icc-18.0.2-199-18.0.2-199.x86_64.rpm"
+ "icc-ps-18.0.2-199-18.0.2-199.x86_64.rpm"
+ "icc-ps-ss-18.0.2-199-18.0.2-199.x86_64.rpm"
+ "icc-ps-ss-bec-18.0.2-199-18.0.2-199.x86_64.rpm")
+INTEL_DIST_X86_RPMS=(
+ "icc-32bit-18.0.2-199-18.0.2-199.x86_64.rpm"
+ "icc-ps-ss-bec-32bit-18.0.2-199-18.0.2-199.x86_64.rpm")
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DIST_DAT_RPMS+=(
+ "icc-doc-18.0-18.0.2-199.noarch.rpm"
+ "icc-doc-ps-18.0-18.0.2-199.noarch.rpm")
+ fi
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2018-04-03 16:44 Matthias Maier
0 siblings, 0 replies; 16+ messages in thread
From: Matthias Maier @ 2018-04-03 16:44 UTC (permalink / raw
To: gentoo-commits
commit: 94bc6f051b8ee9586e17c4e4c87b9b35a2c0e23f
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 3 15:37:52 2018 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue Apr 3 16:44:50 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=94bc6f05
dev-lang/icc: ebuild maintenance
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-lang/icc/{icc-18.0.2.199.ebuild => icc-18.0.2.199-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/icc/icc-18.0.2.199.ebuild b/dev-lang/icc/icc-18.0.2.199-r1.ebuild
similarity index 97%
rename from dev-lang/icc/icc-18.0.2.199.ebuild
rename to dev-lang/icc/icc-18.0.2.199-r1.ebuild
index 3a2b94b6f..7faa9de54 100644
--- a/dev-lang/icc/icc-18.0.2.199.ebuild
+++ b/dev-lang/icc/icc-18.0.2.199-r1.ebuild
@@ -11,7 +11,7 @@ inherit intel-sdp-r1
DESCRIPTION="Intel C/C++ Compiler"
HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
-IUSE="doc examples l10n_ja"
+IUSE="doc"
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
# avoid file collision with ifc #476330
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2018-04-03 16:44 Matthias Maier
0 siblings, 0 replies; 16+ messages in thread
From: Matthias Maier @ 2018-04-03 16:44 UTC (permalink / raw
To: gentoo-commits
commit: 22c175ec1861288d99771508eca428a1f7582f8a
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 3 15:38:03 2018 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue Apr 3 16:44:51 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=22c175ec
dev-lang/icc: drop old
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-lang/icc/icc-16.0.2.181.ebuild | 52 --------------------------------------
1 file changed, 52 deletions(-)
diff --git a/dev-lang/icc/icc-16.0.2.181.ebuild b/dev-lang/icc/icc-16.0.2.181.ebuild
deleted file mode 100644
index 76f1592c0..000000000
--- a/dev-lang/icc/icc-16.0.2.181.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-INTEL_DIST_SKU=8676
-INTEL_DIST_PV=2016_update2
-
-inherit intel-sdp-r1
-
-DESCRIPTION="Intel C/C++ Compiler"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
-
-LINGUAS="ja"
-IUSE="doc examples l10n_ja"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-# avoid file collision with ifc #476330
-RDEPEND="l10n_ja? ( !dev-lang/ifc[l10n_ja(-)] !dev-lang/ifc[linguas_ja(-)] )
- ~dev-libs/intel-common-${PV}[compiler]"
-
-CHECKREQS_DISK_BUILD=500M
-
-INTEL_DIST_BIN_RPMS=(
- "icc-l-all-devel")
-INTEL_DIST_DAT_RPMS=(
- "icc-l-all-common"
- "icc-l-all-vars"
- "icc-l-ps-common")
-INTEL_DIST_X86_RPMS=(
- "icc-l-all-32"
- "icc-l-ps"
- "icc-l-ps-ss-wrapper")
-INTEL_DIST_AMD64_RPMS=(
- "icc-l-all"
- "icc-l-ps-devel"
- "icc-l-ps-ss"
- "icc-l-ps-ss-devel")
-
-pkg_setup() {
- if use doc; then
- INTEL_DIST_DAT_RPMS+=(
- "icc-doc-16.0.2-181.noarch.rpm"
- "icc-ps-doc-16.0.2-181.noarch.rpm"
- "icc-ps-ss-doc-16.0.2-181.noarch.rpm")
-
- if use l10n_ja; then
- INTEL_DIST_DAT_RPMS+=(
- "icc-ps-doc-jp-16.0.2-181.noarch.rpm")
- fi
- fi
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2019-05-25 6:36 Matthias Maier
0 siblings, 0 replies; 16+ messages in thread
From: Matthias Maier @ 2019-05-25 6:36 UTC (permalink / raw
To: gentoo-commits
commit: c0495d9beddeed0de7859293be464ab8ba0c97e7
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 21:11:33 2019 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sat May 25 06:36:03 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c0495d9b
dev-lang/icc: version bump to 19.0.4.243
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
dev-lang/icc/icc-19.0.4.243.ebuild | 41 ++++++++++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
diff --git a/dev-lang/icc/icc-19.0.4.243.ebuild b/dev-lang/icc/icc-19.0.4.243.ebuild
new file mode 100644
index 000000000..c388143bd
--- /dev/null
+++ b/dev-lang/icc/icc-19.0.4.243.ebuild
@@ -0,0 +1,41 @@
+# Copyright 2439-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+INTEL_DIST_PV=2019_update4_professional_edition
+
+inherit intel-sdp-r1
+
+DESCRIPTION="Intel C/C++ Compiler"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
+
+IUSE="doc"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+# avoid file collision with ifc #476330
+RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
+
+CHECKREQS_DISK_BUILD=500M
+
+INTEL_DIST_DAT_RPMS=(
+ "icc-common-19.0.4-243-19.0.4-243.noarch.rpm"
+ "icc-common-ps-19.0.4-243-19.0.4-243.noarch.rpm"
+ "icc-common-ps-ss-bec-19.0.4-243-19.0.4-243.noarch.rpm")
+INTEL_DIST_AMD64_RPMS=(
+ "icc-19.0.4-243-19.0.4-243.x86_64.rpm"
+ "icc-ps-19.0.4-243-19.0.4-243.x86_64.rpm"
+ "icc-ps-ss-bec-19.0.4-243-19.0.4-243.x86_64.rpm")
+
+INTEL_DIST_X86_RPMS=(
+ "icc-32bit-19.0.4-243-19.0.4-243.x86_64.rpm"
+ "icc-ps-ss-bec-32bit-19.0.4-243-19.0.4-243.x86_64.rpm")
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DIST_DAT_RPMS+=(
+ "icc-doc-19.0-19.0.4-243.noarch.rpm"
+ "icc-doc-ps-19.0-19.0.4-243.noarch.rpm")
+ fi
+}
+
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/icc/
@ 2020-05-05 6:30 Matthias Maier
0 siblings, 0 replies; 16+ messages in thread
From: Matthias Maier @ 2020-05-05 6:30 UTC (permalink / raw
To: gentoo-commits
commit: 2f11350b6dce37c3cabf6b97bbb38364ed0fcd9a
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue May 5 04:56:22 2020 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue May 5 06:04:42 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2f11350b
dev-lang/icc: version bump to 2020 update 1
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
dev-lang/icc/icc-19.1.1.217.ebuild | 42 ++++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/dev-lang/icc/icc-19.1.1.217.ebuild b/dev-lang/icc/icc-19.1.1.217.ebuild
new file mode 100644
index 000000000..7d7379690
--- /dev/null
+++ b/dev-lang/icc/icc-19.1.1.217.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2439-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+INTEL_DIST_PV=2020_update1_professional_edition
+
+inherit intel-sdp-r1
+
+DESCRIPTION="Intel C/C++ Compiler"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
+
+IUSE="doc"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
+
+CHECKREQS_DISK_BUILD=500M
+
+MY_PV="$(ver_rs 3 '-')" # 20.1.0-607630
+
+QA_PREBUILT="*"
+
+INTEL_DIST_DAT_RPMS=(
+ "icc-common-${MY_PV}-${MY_PV}.noarch.rpm"
+ "icc-common-ps-${MY_PV}-${MY_PV}.noarch.rpm"
+ "idesupport-icc-common-ps-19.1-${MY_PV}.noarch.rpm")
+INTEL_DIST_AMD64_RPMS=(
+ "icc-${MY_PV}-${MY_PV}.x86_64.rpm"
+ "icc-ps-${MY_PV}-${MY_PV}.x86_64.rpm"
+ "icc-ps-ss-bec-${MY_PV}-${MY_PV}.x86_64.rpm")
+
+INTEL_DIST_X86_RPMS=(
+ "icc-32bit-${MY_PV}-${MY_PV}.x86_64.rpm"
+ "icc-ps-ss-bec-32bit-${MY_PV}-${MY_PV}.x86_64.rpm")
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DIST_DAT_RPMS+=( "icc-doc-19.1-${MY_PV}.noarch.rpm" )
+ fi
+}
+
^ permalink raw reply related [flat|nested] 16+ messages in thread
end of thread, other threads:[~2020-05-05 6:30 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 22:35 [gentoo-commits] proj/sci:master commit in: dev-lang/icc/ Sebastien Fabbro
-- strict thread matches above, loose matches on Subject: below --
2020-05-05 6:30 Matthias Maier
2019-05-25 6:36 Matthias Maier
2018-04-03 16:44 Matthias Maier
2018-04-03 16:44 Matthias Maier
2018-04-03 3:52 Matthias Maier
2018-01-27 12:24 Justin Lecher
2016-02-19 10:12 Justin Lecher
2016-02-19 9:27 Justin Lecher
2016-02-15 8:19 Justin Lecher
2016-02-15 8:19 Justin Lecher
2012-12-10 21:29 Justin Lecher
2012-11-27 19:33 Justin Lecher
2012-02-21 18:41 Justin Lecher
2011-10-25 17:16 Justin Lecher
2011-05-28 11:51 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox