* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 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: 16738c63098dc0f91890459bd7dc6ce24ed3fe80
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 11:50:21 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat May 28 11:50:21 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=16738c63
Version Bump
---
dev-lang/ifc/ChangeLog | 5 +++++
dev-lang/ifc/ifc-12.0.4.191.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog
index c6cecc9..f0191be 100644
--- a/dev-lang/ifc/ChangeLog
+++ b/dev-lang/ifc/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*ifc-12.0.4.191 (28 May 2011)
+
+ 28 May 2011; Justin Lecher <jlec@gentoo.org> +ifc-12.0.4.191.ebuild:
+ Version Bump
+
23 Feb 2011; Sébastien Fabbro <bicatali@gentoo.org> ifc-12.0.2.137.ebuild:
Bump
diff --git a/dev-lang/ifc/ifc-12.0.4.191.ebuild b/dev-lang/ifc/ifc-12.0.4.191.ebuild
new file mode 100644
index 0000000..6f03498
--- /dev/null
+++ b/dev-lang/ifc/ifc-12.0.4.191.ebuild
@@ -0,0 +1,30 @@
+# 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 FORTRAN Compiler"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
+
+IUSE=""
+RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
+DEPEND="${RDEPEND}"
+
+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"
+
+CHECKREQS_DISK_BUILD=256
+
+INTEL_BIN_RPMS="compilerprof compilerprof-devel"
+INTEL_DAT_RPMS="compilerprof-common"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 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: 72b28d9147d1611e4ddaa19a7e45a4b4e8d5a10d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 25 14:26:21 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 14:26:21 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=72b28d91
Version Bump
(Portage version: 2.2.0_alpha71/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
dev-lang/ifc/ChangeLog | 6 ++++++
dev-lang/ifc/ifc-12.0.2.137.ebuild | 2 --
dev-lang/ifc/ifc-12.0.4.191.ebuild | 2 --
...ifc-12.0.2.137.ebuild => ifc-12.1.6.233.ebuild} | 7 +++----
dev-lang/ifc/metadata.xml | 5 ++---
5 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog
index f0191be..254d53b 100644
--- a/dev-lang/ifc/ChangeLog
+++ b/dev-lang/ifc/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*ifc-12.1.6.233 (25 Oct 2011)
+
+ 25 Oct 2011; Justin Lecher <jlec@gentoo.org> ifc-12.0.2.137.ebuild,
+ ifc-12.0.4.191.ebuild, +ifc-12.1.6.233.ebuild, metadata.xml:
+ Version Bump
+
*ifc-12.0.4.191 (28 May 2011)
28 May 2011; Justin Lecher <jlec@gentoo.org> +ifc-12.0.4.191.ebuild:
diff --git a/dev-lang/ifc/ifc-12.0.2.137.ebuild b/dev-lang/ifc/ifc-12.0.2.137.ebuild
index d33ebd2..93a8e13 100644
--- a/dev-lang/ifc/ifc-12.0.2.137.ebuild
+++ b/dev-lang/ifc/ifc-12.0.2.137.ebuild
@@ -24,7 +24,5 @@ QA_PREBUILT="
${INTEL_SDP_DIR}/mpirt/lib/*/*"
QA_PRESTRIPPED="${INTEL_SDP_DIR}/compiler/lib/*/.*libFNP.so"
-CHECKREQS_DISK_BUILD=256
-
INTEL_BIN_RPMS="compilerprof compilerprof-devel"
INTEL_DAT_RPMS="compilerprof-common"
diff --git a/dev-lang/ifc/ifc-12.0.4.191.ebuild b/dev-lang/ifc/ifc-12.0.4.191.ebuild
index 6f03498..015a6d9 100644
--- a/dev-lang/ifc/ifc-12.0.4.191.ebuild
+++ b/dev-lang/ifc/ifc-12.0.4.191.ebuild
@@ -24,7 +24,5 @@ QA_PREBUILT="
${INTEL_SDP_DIR}/mpirt/lib/*/*"
QA_PRESTRIPPED="${INTEL_SDP_DIR}/compiler/lib/*/.*libFNP.so"
-CHECKREQS_DISK_BUILD=256
-
INTEL_BIN_RPMS="compilerprof compilerprof-devel"
INTEL_DAT_RPMS="compilerprof-common"
diff --git a/dev-lang/ifc/ifc-12.0.2.137.ebuild b/dev-lang/ifc/ifc-12.1.6.233.ebuild
similarity index 91%
copy from dev-lang/ifc/ifc-12.0.2.137.ebuild
copy to dev-lang/ifc/ifc-12.1.6.233.ebuild
index d33ebd2..bdfe608 100644
--- a/dev-lang/ifc/ifc-12.0.2.137.ebuild
+++ b/dev-lang/ifc/ifc-12.1.6.233.ebuild
@@ -4,8 +4,8 @@
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 +14,7 @@ DESCRIPTION="Intel FORTRAN Compiler"
HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
IUSE=""
+
RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
DEPEND="${RDEPEND}"
@@ -24,7 +25,5 @@ QA_PREBUILT="
${INTEL_SDP_DIR}/mpirt/lib/*/*"
QA_PRESTRIPPED="${INTEL_SDP_DIR}/compiler/lib/*/.*libFNP.so"
-CHECKREQS_DISK_BUILD=256
-
INTEL_BIN_RPMS="compilerprof compilerprof-devel"
INTEL_DAT_RPMS="compilerprof-common"
diff --git a/dev-lang/ifc/metadata.xml b/dev-lang/ifc/metadata.xml
index 629ccd6..f9b7df2 100644
--- a/dev-lang/ifc/metadata.xml
+++ b/dev-lang/ifc/metadata.xml
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-
<pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
+ <herd>sci</herd>
+ <longdescription lang="en">
The Intel® Fortran Compiler is a full featured FORTRAN 77/95 and
substantial FORTRAN 2003 compiler for Intel based architectures. The
compiler supports multi-threading with automatic processor dispatch,
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 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: 6e8e2295ce39586574b96990da85f2c64d857147
Author: Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Thu Feb 16 21:35:54 2012 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 21:35:54 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6e8e2295
dev-lang/ifc: Version bump
(Portage version: 2.1.10.44/git/Linux x86_64, unsigned Manifest commit)
---
dev-lang/ifc/ChangeLog | 8 +++++-
dev-lang/ifc/ifc-12.0.4.191.ebuild | 28 --------------------
...ifc-12.0.2.137.ebuild => ifc-12.1.7.256.ebuild} | 9 +++---
3 files changed, 12 insertions(+), 33 deletions(-)
diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog
index 254d53b..06cdf09 100644
--- a/dev-lang/ifc/ChangeLog
+++ b/dev-lang/ifc/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-lang/ifc
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*ifc-12.1.7.256 (16 Feb 2012)
+
+ 16 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> -ifc-12.0.2.137.ebuild,
+ -ifc-12.0.4.191.ebuild, +ifc-12.1.7.256.ebuild:
+ Version bump
+
*ifc-12.1.6.233 (25 Oct 2011)
25 Oct 2011; Justin Lecher <jlec@gentoo.org> ifc-12.0.2.137.ebuild,
diff --git a/dev-lang/ifc/ifc-12.0.4.191.ebuild b/dev-lang/ifc/ifc-12.0.4.191.ebuild
deleted file mode 100644
index 015a6d9..0000000
--- a/dev-lang/ifc/ifc-12.0.4.191.ebuild
+++ /dev/null
@@ -1,28 +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 FORTRAN Compiler"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
-
-IUSE=""
-RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
-DEPEND="${RDEPEND}"
-
-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="compilerprof compilerprof-devel"
-INTEL_DAT_RPMS="compilerprof-common"
diff --git a/dev-lang/ifc/ifc-12.0.2.137.ebuild b/dev-lang/ifc/ifc-12.1.7.256.ebuild
similarity index 87%
rename from dev-lang/ifc/ifc-12.0.2.137.ebuild
rename to dev-lang/ifc/ifc-12.1.7.256.ebuild
index 93a8e13..4675638 100644
--- a/dev-lang/ifc/ifc-12.0.2.137.ebuild
+++ b/dev-lang/ifc/ifc-12.1.7.256.ebuild
@@ -1,11 +1,11 @@
-# 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
@@ -14,6 +14,7 @@ DESCRIPTION="Intel FORTRAN Compiler"
HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
IUSE=""
+
RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 2012-02-21 18:34 Justin Lecher
0 siblings, 0 replies; 16+ messages in thread
From: Justin Lecher @ 2012-02-21 18:34 UTC (permalink / raw
To: gentoo-commits
commit: e192471e74be5847ce4155b2b06fd9fd8e2622a0
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 18:34:36 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 18:34:36 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e192471e
intermidiate commit
---
dev-lang/ifc/ChangeLog | 3 +++
dev-lang/ifc/ifc-12.1.7.256.ebuild | 10 ++++++++++
2 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog
index 06cdf09..b286702 100644
--- a/dev-lang/ifc/ChangeLog
+++ b/dev-lang/ifc/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 21 Feb 2012; Justin Lecher <jlec@gentoo.org> ifc-12.1.7.256.ebuild:
+ Workaround file collision, #404257
+
*ifc-12.1.7.256 (16 Feb 2012)
16 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> -ifc-12.0.2.137.ebuild,
diff --git a/dev-lang/ifc/ifc-12.1.7.256.ebuild b/dev-lang/ifc/ifc-12.1.7.256.ebuild
index 4675638..d2b47e2 100644
--- a/dev-lang/ifc/ifc-12.1.7.256.ebuild
+++ b/dev-lang/ifc/ifc-12.1.7.256.ebuild
@@ -27,3 +27,13 @@ QA_PRESTRIPPED="${INTEL_SDP_DIR}/compiler/lib/*/.*libFNP.so"
INTEL_BIN_RPMS="compilerprof compilerprof-devel"
INTEL_DAT_RPMS="compilerprof-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/ifc/
@ 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: 307cdee069ddbd2927ebe82148af8b865da747b4
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 15 12:52:54 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=307cdee0
dev-lang/ifc: Version Bump
Package-Manager: portage-2.2.0_alpha142
---
dev-lang/ifc/ChangeLog | 6 ++++++
...-13.0.0.079-r1.ebuild => ifc-13.0.1.117.ebuild} | 6 +++---
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog
index ee03c46..4fdbb7a 100644
--- a/dev-lang/ifc/ChangeLog
+++ b/dev-lang/ifc/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.65 2012/09/20 21:13:24 jlec Exp $
+*ifc-13.0.1.117 (15 Nov 2012)
+
+ 15 Nov 2012; Justin Lecher <jlec@gentoo.org> -ifc-13.0.0.079-r1.ebuild,
+ +ifc-13.0.1.117.ebuild:
+ Version Bump
+
*ifc-13.0.0.079-r1 (20 Sep 2012)
20 Sep 2012; Justin Lecher <jlec@gentoo.org> -ifc-13.0.0.079.ebuild,
diff --git a/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild b/dev-lang/ifc/ifc-13.0.1.117.ebuild
similarity index 89%
rename from dev-lang/ifc/ifc-13.0.0.079-r1.ebuild
rename to dev-lang/ifc/ifc-13.0.1.117.ebuild
index b9777ae..06ce9a9 100644
--- a/dev-lang/ifc/ifc-13.0.0.079-r1.ebuild
+++ b/dev-lang/ifc/ifc-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
@@ -25,7 +25,7 @@ INTEL_DAT_RPMS="compilerprof-common"
CHECKREQS_DISK_BUILD=300M
src_install() {
- rm ${INTEL_SDP_DIR}/Documentation/en_US/gs_resources/intel_logo.gif || die
+ rm ${INTEL_SDP_DIR}/Documentation/ja_JP/gs_resources/intel_logo.gif || die
intel-sdp_src_install
local i
local idir=${INTEL_SDP_EDIR}/compiler/lib
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 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: bd15da435927735933a8cedc653626dd1f711f17
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 10 19:32:19 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Dec 10 19:32:19 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bd15da43
In Cvs
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
---
dev-lang/ifc/ChangeLog | 233 ------------------------------------
dev-lang/ifc/ifc-13.0.1.117.ebuild | 37 ------
dev-lang/ifc/metadata.xml | 14 --
3 files changed, 0 insertions(+), 284 deletions(-)
diff --git a/dev-lang/ifc/ChangeLog b/dev-lang/ifc/ChangeLog
deleted file mode 100644
index 4fdbb7a..0000000
--- a/dev-lang/ifc/ChangeLog
+++ /dev/null
@@ -1,233 +0,0 @@
-# ChangeLog for dev-lang/ifc
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.65 2012/09/20 21:13:24 jlec Exp $
-
-*ifc-13.0.1.117 (15 Nov 2012)
-
- 15 Nov 2012; Justin Lecher <jlec@gentoo.org> -ifc-13.0.0.079-r1.ebuild,
- +ifc-13.0.1.117.ebuild:
- Version Bump
-
-*ifc-13.0.0.079-r1 (20 Sep 2012)
-
- 20 Sep 2012; Justin Lecher <jlec@gentoo.org> -ifc-13.0.0.079.ebuild,
- +ifc-13.0.0.079-r1.ebuild:
- Avoid file collision
-
-*ifc-13.0.0.079 (16 Sep 2012)
-
- 16 Sep 2012; Justin Lecher <jlec@gentoo.org> -ifc-11.1.072.ebuild,
- +ifc-13.0.0.079.ebuild, metadata.xml:
- Version Bump, #361539; Drop old, #410815
-
- 29 Dec 2011; Justin Lecher <jlec@gentoo.org> ifc-10.0.026-r1.ebuild,
- ifc-11.1.072.ebuild:
- Run check-reqs_pkg_setup
-
- 03 Nov 2011; Justin Lecher <jlec@gentoo.org> ifc-11.1.072.ebuild:
- Fixed again the usage of check-reqs.eclass at EAPI=4, #389401
-
- 17 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> ifc-10.0.026-r1.ebuild:
- Drop stable keywords as that version is buggy, ancient and it's causing
- people to hit bug #332657 due to pms interpretation of one-of-many dependency
- in virtual/fortran
-
- 03 Sep 2011; Andreas K. Huettel <dilfridge@gentoo.org>
- ifc-10.0.026-r1.ebuild, ifc-10.1.017.ebuild, ifc-10.1.018.ebuild,
- ifc-11.1.056.ebuild, ifc-11.1.056-r1.ebuild, ifc-11.1.072.ebuild:
- Fix HOMEPAGE
-
- 26 Nov 2010; Justin Lecher <jlec@gentoo.org> ifc-11.1.072.ebuild:
- Adding missing LIBRARY/LDPATH for idb
-
-*ifc-11.1.072 (28 May 2010)
-
- 28 May 2010; Justin Lecher <jlec@gentoo.org> +ifc-11.1.072.ebuild:
- Version Bump #319793
-
- 25 Apr 2010; Justin Lecher <jlec@gentoo.org> ifc-11.1.056-r1.ebuild:
- Additional QA_ fixes including PREFIX
-
-*ifc-11.1.056-r1 (22 Apr 2010)
-
- 22 Apr 2010; Justin Lecher <jlec@gentoo.org> +ifc-11.1.056-r1.ebuild:
- Bumped to EAPI=3, keyworded ~amd64-linux ~x86-linux
-
- 18 Apr 2010; Justin Lecher <jlec@gentoo.org> ifc-10.1.017.ebuild,
- ifc-10.1.018.ebuild:
- Using QA_ instead of RESTRICT
-
- 17 Apr 2010; Justin Lecher <jlec@gentoo.org> ifc-11.1.056.ebuild:
- Fixing QA warnings, #315711
-
- 04 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org> ifc-11.1.056.ebuild:
- Remove invalid restrictions. Please use QA_* variables.
-
- 08 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> ifc-11.1.056.ebuild:
- Changed to bash brackets
-
- 07 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> ifc-11.1.056.ebuild:
- Install env file in case of absent older one, and remove a flex file to
- avoid collision with icc (bug #288038
-
-*ifc-11.1.056 (06 Oct 2009)
-
- 06 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> +ifc-11.1.056.ebuild,
- metadata.xml:
- Version bump. Completely rewritten. Now ship with mkl, and idb.
- Synchronize env files with dev-lang/icc
-
- 22 Aug 2009; William Hubbs <williamh@gentoo.org> ifc-10.0.026-r1.ebuild,
- ifc-10.1.017.ebuild, ifc-10.1.018.ebuild:
- fixed rdepends for bug 231870.
-
-*ifc-10.1.018 (02 Sep 2008)
-
- 02 Sep 2008; Sébastien Fabbro <bicatali@gentoo.org> -ifc-10.1.013.ebuild,
- +ifc-10.1.018.ebuild:
- Version bump
-
- 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> ifc-10.1.017.ebuild:
- Removed slotting, not ready.
-
-*ifc-10.1.017 (10 Jul 2008)
-
- 10 Jul 2008; Sébastien Fabbro <bicatali@gentoo.org> -ifc-10.1.012.ebuild,
- +ifc-10.1.017.ebuild:
- Version bump
-
-*ifc-10.1.013 (13 Mar 2008)
-
- 13 Mar 2008; Sébastien Fabbro <bicatali@gentoo.org> +ifc-10.1.013.ebuild:
- Version bump
-
- 28 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> -ifc-10.1.008.ebuild:
- Removed old version
-
-*ifc-10.1.012 (01 Feb 2008)
-
- 01 Feb 2008; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
- +ifc-10.1.012.ebuild:
- Version bump
-
- 08 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
- ifc-10.0.026-r1.ebuild:
- Removed INCLUDE variable for good.
-
- 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
- Removing kugelfang from metadata.xml as per #46972.
-
- 24 Dec 2007; Raúl Porcel <armin76@gentoo.org> ifc-10.0.026-r1.ebuild,
- ifc-10.1.008.ebuild:
- Re-add ia64
-
- 05 Dec 2007; Raúl Porcel <armin76@gentoo.org> ifc-10.0.026-r1.ebuild,
- ifc-10.1.008.ebuild:
- Drop ia64 keyword because gcc-3.3.2-r7 is missing
-
- 25 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
- ifc-10.0.026-r1.ebuild, ifc-10.1.008.ebuild:
- Added eutils
-
-*ifc-10.1.008 (15 Nov 2007)
-
- 15 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> -files/9.1/05ifc,
- -ifc-9.1.040.ebuild, +ifc-10.1.008.ebuild:
- Version bump, removed old release, removed INCLUDE env variable.
-
- 08 Nov 2007; Raúl Porcel <armin76@gentoo.org> ifc-10.0.026-r1.ebuild:
- ia64 stable wrt #197977
-
- 08 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
- ifc-10.0.026-r1.ebuild:
- removed bash specific 'export -n' in script execs.
-
- 07 Nov 2007; Christoph Mende <angelos@gentoo.org> ifc-10.0.026-r1.ebuild:
- Stable on amd64 wrt bug #197977
-
- 07 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
- ifc-10.0.026-r1.ebuild:
- stable x86, bug 197977
-
- 06 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org>
- ifc-10.0.026-r1.ebuild:
- Added a comment if previous version installed.
-
- 06 Nov 2007; Sébastien Fabbro <bicatali@gentoo.org> ifc-9.1.040.ebuild:
- Disabling slots in 9.*
-
- 05 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org>
- ifc-10.0.026-r1.ebuild:
- added virtual/libstdc++ as a dep for all arches.
-
- 02 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org>
- ifc-10.0.026-r1.ebuild:
- added emul-linux-x86-compat as run dependency for amd64.
-
-*ifc-10.0.026-r1 (02 Oct 2007)
-
- 02 Oct 2007; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
- -ifc-10.0.026.ebuild, +ifc-10.0.026-r1.ebuild:
- Split debugger into dev-lang/idb, remove IA32ROOT env, added more log comments.
-
-*ifc-10.0.026 (30 Sep 2007)
-
- 30 Sep 2007; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml,
- +ifc-10.0.026.ebuild:
- Version bump. Refactored the ebuild. Install debugger with USE flag and
- extra deps. No more slotted until we have some utility to switch between
- versions.
-
- 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> ifc-9.1.040.ebuild:
- (QA) RESTRICT clean up.
-
- 28 Apr 2007; Sven Wegener <swegener@gentoo.org> ifc-9.1.040.ebuild:
- Fix *initd, *confd and *envd calls (#17388, #174266)
-
- 28 Mar 2007; Raúl Porcel <armin76@gentoo.org> ifc-9.1.040.ebuild:
- ia64 stable wrt bug 169468
-
- 06 Mar 2007; Christian Faulhammer <opfer@gentoo.org> ifc-9.1.040.ebuild:
- stable x86; bug 169467
-
- 05 Mar 2007; Caleb Tennis <caleb@gentoo.org> -files/6.0/05icc-ifc,
- -files/7.0.064-r1/05icc-ifc, -files/7.0.064-r1/ifc,
- -files/7.0.064/05icc-ifc, -files/7.1.008/05icc-ifc, -files/7.1.008/ifc,
- -files/9.0/05ifc, -ifc-6.0.ebuild, -ifc-7.0.064-r1.ebuild,
- -ifc-7.1.008.ebuild, -ifc-8.1.026.ebuild, -ifc-8.1.027.ebuild,
- -ifc-9.0.021.ebuild, -ifc-9.0.026.ebuild, -ifc-9.0.031.ebuild,
- -ifc-9.1.036.ebuild:
- big time cleanup, see icc for related cleanup
-
-*ifc-9.1.040 (16 Nov 2006)
-
- 16 Nov 2006; Donnie Berkholz <dberkholz@gentoo.org>; +ifc-9.1.040.ebuild:
- Bump.
-
-*ifc-9.1.036 (28 Aug 2006)
-
- 28 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>; +files/9.1/05ifc,
- +ifc-9.1.036.ebuild:
- Bump to latest noncommercial version. Attempt to remove most hardcoded
- versions from ebuild, although some still exist in filesdir.
-
-*ifc-9.0.031 (05 Jun 2006)
-
- 05 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; +ifc-9.0.031.ebuild:
- New public version.
-
- 01 Oct 2005; Olivier Fisette <ribosome@gentoo.org> ifc-6.0.ebuild,
- ifc-7.0.064-r1.ebuild, ifc-9.0.021.ebuild, ifc-9.0.026.ebuild:
- Replaced GNUish "cp -a" by "cp -pPR" (bug #103487).
-
- 06 Sep 2005; Danny van Dyk <kugelfang@gentoo.org> ifc-9.0.021.ebuild:
- Fixed a typo (Bug #104941). Thanks to Martin Mokrejs for spotting this.
-
-*ifc-9.0.026 (02 Sep 2005)
-*ifc-9.0.021 (02 Sep 2005)
-
- 02 Sep 2005; Danny van Dyk <kugelfang@gentoo.org> +files/9.0/05ifc,
- -ifc-7.0.064.ebuild, +ifc-9.0.021.ebuild, +ifc-9.0.026.ebuild:
- Added ifc-9.0.021 (public) and ifc-9.0.026 (only available via
- premier.intel.com). Removed obsolete version 7.0.064.
-
diff --git a/dev-lang/ifc/ifc-13.0.1.117.ebuild b/dev-lang/ifc/ifc-13.0.1.117.ebuild
deleted file mode 100644
index 06ce9a9..0000000
--- a/dev-lang/ifc/ifc-13.0.1.117.ebuild
+++ /dev/null
@@ -1,37 +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/ifc/ifc-13.0.0.079-r1.ebuild,v 1.1 2012/09/20 21:13:24 jlec Exp $
-
-EAPI=4
-
-INTEL_DPN=parallel_studio_xe
-INTEL_DID=2872
-INTEL_DPV=2013_update1
-INTEL_SUBDIR=composerxe
-
-inherit intel-sdp
-
-DESCRIPTION="Intel FORTRAN Compiler"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
-
-IUSE=""
-
-RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
-DEPEND="${RDEPEND}"
-
-INTEL_BIN_RPMS="compilerprof compilerprof-devel"
-INTEL_DAT_RPMS="compilerprof-common"
-
-CHECKREQS_DISK_BUILD=300M
-
-src_install() {
- rm ${INTEL_SDP_DIR}/Documentation/ja_JP/gs_resources/intel_logo.gif || die
- 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/ifc/metadata.xml b/dev-lang/ifc/metadata.xml
deleted file mode 100644
index f9b7df2..0000000
--- a/dev-lang/ifc/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>sci</herd>
- <longdescription lang="en">
- The Intel® Fortran Compiler is a full featured FORTRAN 77/95 and
- substantial FORTRAN 2003 compiler for Intel based architectures. The
- compiler supports multi-threading with 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>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 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: 101ecf9ace4163ba9cd71a31a17a939921053a08
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 17:30:32 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=101ecf9a
dev-lang/ifc: Version bump to 16.0.1.150
Package-Manager: portage-2.2.27
dev-lang/ifc/ifc-16.0.1.150.ebuild | 61 ++++++++++++++++++++++++++++++++++++++
dev-lang/ifc/metadata.xml | 2 +-
2 files changed, 62 insertions(+), 1 deletion(-)
diff --git a/dev-lang/ifc/ifc-16.0.1.150.ebuild b/dev-lang/ifc/ifc-16.0.1.150.ebuild
new file mode 100644
index 0000000..9997e7c
--- /dev/null
+++ b/dev-lang/ifc/ifc-16.0.1.150.ebuild
@@ -0,0 +1,61 @@
+# 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 FORTRAN Compiler"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
+
+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=375M
+
+INTEL_BIN_RPMS=(
+ "ifort-l-ps"
+ "ifort-l-ps-devel")
+INTEL_DAT_RPMS=(
+ "fcompxe-2016.1-056.noarch.rpm"
+ "ifort-l-ps-common"
+ "ifort-l-ps-vars")
+INTEL_X86_RPMS=()
+INTEL_AMD64_RPMS=()
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DAT_RPMS+=(
+ "fcompxe-doc-2016.1-056.noarch.rpm"
+ "ifort-ps-doc-16.0.1-150.noarch.rpm")
+
+ if use linguas_ja; then
+ INTEL_DAT_RPMS+=(
+ "ifort-ps-doc-jp-16.0.1-150.noarch.rpm")
+ fi
+ fi
+
+ if use examples; then
+ INTEL_DAT_RPMS+=(
+ "fcomp-doc-2016.1-056.noarch.rpm")
+ fi
+
+ if use linguas_ja; then
+ INTEL_BIN_RPMS+=(
+ "ifort-l-ps-jp")
+ fi
+
+ intel-sdp-r1_pkg_setup
+}
diff --git a/dev-lang/ifc/metadata.xml b/dev-lang/ifc/metadata.xml
index b545fb9..2dcae58 100644
--- a/dev-lang/ifc/metadata.xml
+++ b/dev-lang/ifc/metadata.xml
@@ -13,5 +13,5 @@
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>
+ </longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 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: 608018e4a60592dc3b1a430f91a1a267817684b7
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 17:30:32 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=608018e4
dev-lang/ifc: Version bump to 16.0.1.150
Package-Manager: portage-2.2.27
dev-lang/ifc/ifc-16.0.1.150.ebuild | 61 ++++++++++++++++++++++++++++++++++++++
dev-lang/ifc/metadata.xml | 2 +-
2 files changed, 62 insertions(+), 1 deletion(-)
diff --git a/dev-lang/ifc/ifc-16.0.1.150.ebuild b/dev-lang/ifc/ifc-16.0.1.150.ebuild
new file mode 100644
index 0000000..9997e7c
--- /dev/null
+++ b/dev-lang/ifc/ifc-16.0.1.150.ebuild
@@ -0,0 +1,61 @@
+# 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 FORTRAN Compiler"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
+
+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=375M
+
+INTEL_BIN_RPMS=(
+ "ifort-l-ps"
+ "ifort-l-ps-devel")
+INTEL_DAT_RPMS=(
+ "fcompxe-2016.1-056.noarch.rpm"
+ "ifort-l-ps-common"
+ "ifort-l-ps-vars")
+INTEL_X86_RPMS=()
+INTEL_AMD64_RPMS=()
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DAT_RPMS+=(
+ "fcompxe-doc-2016.1-056.noarch.rpm"
+ "ifort-ps-doc-16.0.1-150.noarch.rpm")
+
+ if use linguas_ja; then
+ INTEL_DAT_RPMS+=(
+ "ifort-ps-doc-jp-16.0.1-150.noarch.rpm")
+ fi
+ fi
+
+ if use examples; then
+ INTEL_DAT_RPMS+=(
+ "fcomp-doc-2016.1-056.noarch.rpm")
+ fi
+
+ if use linguas_ja; then
+ INTEL_BIN_RPMS+=(
+ "ifort-l-ps-jp")
+ fi
+
+ intel-sdp-r1_pkg_setup
+}
diff --git a/dev-lang/ifc/metadata.xml b/dev-lang/ifc/metadata.xml
index b545fb9..2dcae58 100644
--- a/dev-lang/ifc/metadata.xml
+++ b/dev-lang/ifc/metadata.xml
@@ -13,5 +13,5 @@
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>
+ </longdescription>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 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: 196b45f499f5b77a27d5dc1d81d7904e1346a0f0
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 17 21:01:49 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Feb 17 21:01:49 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=196b45f4
dev-lang/ifc: remove old
Package-Manager: portage-2.2.27
dev-lang/ifc/ifc-15.0.3.187-r1.ebuild | 36 -----------------------------------
1 file changed, 36 deletions(-)
diff --git a/dev-lang/ifc/ifc-15.0.3.187-r1.ebuild b/dev-lang/ifc/ifc-15.0.3.187-r1.ebuild
deleted file mode 100644
index 3744d2c..0000000
--- a/dev-lang/ifc/ifc-15.0.3.187-r1.ebuild
+++ /dev/null
@@ -1,36 +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 FORTRAN Compiler"
-HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
-
-IUSE="linguas_ja"
-KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-DEPEND="!dev-lang/ifc[linguas_jp]"
-RDEPEND="${DEPEND}
- ~dev-libs/intel-common-${PV}[compiler,${MULTILIB_USEDEP}]"
-
-INTEL_BIN_RPMS=( compilerprof compilerprof-devel )
-INTEL_DAT_RPMS=( compilerprof-common compilerprof-vars )
-
-CHECKREQS_DISK_BUILD=375M
-
-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/ifc/
@ 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: bbd66e2c117f192bdade872ff374562d9ecdad1d
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 23:48:18 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=bbd66e2c
dev-lang/ifc: Match new variables, remove ${INTEL_SINGLE_ARCH}
Package-Manager: portage-2.2.27
...ifc-16.0.1.150.ebuild => ifc-16.0.2.181.ebuild} | 37 ++++++++++------------
1 file changed, 16 insertions(+), 21 deletions(-)
diff --git a/dev-lang/ifc/ifc-16.0.1.150.ebuild b/dev-lang/ifc/ifc-16.0.2.181.ebuild
similarity index 56%
rename from dev-lang/ifc/ifc-16.0.1.150.ebuild
rename to dev-lang/ifc/ifc-16.0.2.181.ebuild
index 9997e7c..cdba619 100644
--- a/dev-lang/ifc/ifc-16.0.1.150.ebuild
+++ b/dev-lang/ifc/ifc-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
@@ -23,39 +20,37 @@ DEPEND="!dev-lang/ifc[linguas_ja]"
RDEPEND="${DEPEND}
~dev-libs/intel-common-${PV}[compiler]"
-CHECKREQS_DISK_BUILD=375M
+CHECKREQS_DISK_BUILD=400M
-INTEL_BIN_RPMS=(
+INTEL_DIST_BIN_RPMS=(
"ifort-l-ps"
"ifort-l-ps-devel")
-INTEL_DAT_RPMS=(
- "fcompxe-2016.1-056.noarch.rpm"
+INTEL_DIST_DAT_RPMS=(
+ "fcompxe-2016.2-062.noarch.rpm"
"ifort-l-ps-common"
"ifort-l-ps-vars")
-INTEL_X86_RPMS=()
-INTEL_AMD64_RPMS=()
+INTEL_DIST_X86_RPMS=()
+INTEL_DIST_AMD64_RPMS=()
pkg_setup() {
if use doc; then
- INTEL_DAT_RPMS+=(
- "fcompxe-doc-2016.1-056.noarch.rpm"
- "ifort-ps-doc-16.0.1-150.noarch.rpm")
+ INTEL_DIST_DAT_RPMS+=(
+ "fcompxe-doc-2016.2-062.noarch.rpm"
+ "ifort-ps-doc-16.0.2-181.noarch.rpm")
if use linguas_ja; then
- INTEL_DAT_RPMS+=(
- "ifort-ps-doc-jp-16.0.1-150.noarch.rpm")
+ INTEL_DIST_DAT_RPMS+=(
+ "ifort-ps-doc-jp-16.0.2-181.noarch.rpm")
fi
fi
if use examples; then
- INTEL_DAT_RPMS+=(
- "fcomp-doc-2016.1-056.noarch.rpm")
+ INTEL_DIST_DAT_RPMS+=(
+ "fcomp-doc-2016.2-062.noarch.rpm")
fi
if use linguas_ja; then
- INTEL_BIN_RPMS+=(
+ INTEL_DIST_BIN_RPMS+=(
"ifort-l-ps-jp")
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/ifc/
@ 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: cbbd53480bf1b95643c643ddb6570705b709aafc
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 27 12:06:41 2018 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jan 27 12:06:41 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=cbbd5348
dev-lang/ifc: 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/ifc/ifc-16.0.2.181.ebuild | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-lang/ifc/ifc-16.0.2.181.ebuild b/dev-lang/ifc/ifc-16.0.2.181.ebuild
index 72f1eec6d..6de7a4fca 100644
--- a/dev-lang/ifc/ifc-16.0.2.181.ebuild
+++ b/dev-lang/ifc/ifc-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 FORTRAN 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 icc #476330
+RDEPEND="l10n_ja? ( !dev-lang/icc[l10n_ja(-)] !dev-lang/icc[linguas_ja(-)] )
~dev-libs/intel-common-${PV}[compiler]"
CHECKREQS_DISK_BUILD=400M
@@ -37,7 +37,7 @@ pkg_setup() {
"fcompxe-doc-2016.2-062.noarch.rpm"
"ifort-ps-doc-16.0.2-181.noarch.rpm")
- if use linguas_ja; then
+ if use l10n_ja; then
INTEL_DIST_DAT_RPMS+=(
"ifort-ps-doc-jp-16.0.2-181.noarch.rpm")
fi
@@ -48,7 +48,7 @@ pkg_setup() {
"fcomp-doc-2016.2-062.noarch.rpm")
fi
- if use linguas_ja; then
+ if use l10n_ja; then
INTEL_DIST_BIN_RPMS+=(
"ifort-l-ps-jp")
fi
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 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: 4f30a828e74b6963fe00891a74465f6d2d6686d2
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 3 03:25:49 2018 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue Apr 3 03:52:23 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4f30a828
dev-lang/ifc: version bump to 18.0.2.199
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-lang/ifc/ifc-18.0.2.199.ebuild | 40 ++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
diff --git a/dev-lang/ifc/ifc-18.0.2.199.ebuild b/dev-lang/ifc/ifc-18.0.2.199.ebuild
new file mode 100644
index 000000000..eaf1e68cd
--- /dev/null
+++ b/dev-lang/ifc/ifc-18.0.2.199.ebuild
@@ -0,0 +1,40 @@
+# 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 FORTRAN Compiler"
+HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
+
+IUSE="doc l10n_ja"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
+
+CHECKREQS_DISK_BUILD=400M
+
+INTEL_DIST_DAT_RPMS=( "ifort-common-18.0.2-199-18.0.2-199.noarch.rpm" )
+INTEL_DIST_X86_RPMS=( "ifort-32bit-18.0.2-199-18.0.2-199.x86_64.rpm" )
+INTEL_DIST_AMD64_RPMS=( "ifort-18.0.2-199-18.0.2-199.x86_64.rpm" )
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DIST_DAT_RPMS+=( "ifort-doc-18.0-18.0.2-199.noarch.rpm" )
+ fi
+}
+
+src_install() {
+ # already provided in dev-libs/intel-common
+ rm \
+ "${WORKDIR}"/opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/include/omp_lib.f90 \
+ "${WORKDIR}"/opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/include/intel64/omp_lib.mod \
+ "${WORKDIR}"/opt/intel/compilers_and_libraries_2018.2.199/linux/compiler/include/intel64/omp_lib_kinds.mod \
+ || die "rm failed"
+
+ intel-sdp-r1_src_install
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 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: f5b00188b58a444dc8067931a27d9d05b620b36e
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 3 15:39:20 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=f5b00188
dev-lang/ifc: ebuild maintenance
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-lang/ifc/{ifc-18.0.2.199.ebuild => ifc-18.0.2.199-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-lang/ifc/ifc-18.0.2.199.ebuild b/dev-lang/ifc/ifc-18.0.2.199-r1.ebuild
similarity index 98%
rename from dev-lang/ifc/ifc-18.0.2.199.ebuild
rename to dev-lang/ifc/ifc-18.0.2.199-r1.ebuild
index eaf1e68cd..ce2b3c16d 100644
--- a/dev-lang/ifc/ifc-18.0.2.199.ebuild
+++ b/dev-lang/ifc/ifc-18.0.2.199-r1.ebuild
@@ -11,7 +11,7 @@ inherit intel-sdp-r1
DESCRIPTION="Intel FORTRAN Compiler"
HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/"
-IUSE="doc l10n_ja"
+IUSE="doc"
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="~dev-libs/intel-common-${PV}[compiler]"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 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: 109a87e109394377e2551773cc3f98bb784ebf7a
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 3 15:39:36 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=109a87e1
dev-lang/ifc: drop old
Package-Manager: Portage-2.3.28, Repoman-2.3.9
dev-lang/ifc/ifc-16.0.2.181.ebuild | 55 --------------------------------------
1 file changed, 55 deletions(-)
diff --git a/dev-lang/ifc/ifc-16.0.2.181.ebuild b/dev-lang/ifc/ifc-16.0.2.181.ebuild
deleted file mode 100644
index 6de7a4fca..000000000
--- a/dev-lang/ifc/ifc-16.0.2.181.ebuild
+++ /dev/null
@@ -1,55 +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 FORTRAN 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 icc #476330
-RDEPEND="l10n_ja? ( !dev-lang/icc[l10n_ja(-)] !dev-lang/icc[linguas_ja(-)] )
- ~dev-libs/intel-common-${PV}[compiler]"
-
-CHECKREQS_DISK_BUILD=400M
-
-INTEL_DIST_BIN_RPMS=(
- "ifort-l-ps"
- "ifort-l-ps-devel")
-INTEL_DIST_DAT_RPMS=(
- "fcompxe-2016.2-062.noarch.rpm"
- "ifort-l-ps-common"
- "ifort-l-ps-vars")
-INTEL_DIST_X86_RPMS=()
-INTEL_DIST_AMD64_RPMS=()
-
-pkg_setup() {
- if use doc; then
- INTEL_DIST_DAT_RPMS+=(
- "fcompxe-doc-2016.2-062.noarch.rpm"
- "ifort-ps-doc-16.0.2-181.noarch.rpm")
-
- if use l10n_ja; then
- INTEL_DIST_DAT_RPMS+=(
- "ifort-ps-doc-jp-16.0.2-181.noarch.rpm")
- fi
- fi
-
- if use examples; then
- INTEL_DIST_DAT_RPMS+=(
- "fcomp-doc-2016.2-062.noarch.rpm")
- fi
-
- if use l10n_ja; then
- INTEL_DIST_BIN_RPMS+=(
- "ifort-l-ps-jp")
- fi
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 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: 3b54629b2562254c2a1bf380db6c34992216414e
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 21:37:09 2019 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sat May 25 06:36:05 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3b54629b
dev-lang/ifc: 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/ifc/ifc-19.0.4.243.ebuild | 39 ++++++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/dev-lang/ifc/ifc-19.0.4.243.ebuild b/dev-lang/ifc/ifc-19.0.4.243.ebuild
new file mode 100644
index 000000000..a45765a2f
--- /dev/null
+++ b/dev-lang/ifc/ifc-19.0.4.243.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-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 FORTRAN 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=400M
+
+INTEL_DIST_DAT_RPMS=( "ifort-common-19.0.4-243-19.0.4-243.noarch.rpm" )
+INTEL_DIST_AMD64_RPMS=( "ifort-19.0.4-243-19.0.4-243.x86_64.rpm" )
+INTEL_DIST_X86_RPMS=( "ifort-32bit-19.0.4-243-19.0.4-243.x86_64.rpm" )
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DIST_DAT_RPMS+=( "ifort-doc-19.0-19.0.4-243.noarch.rpm" )
+ fi
+}
+
+src_install() {
+ # already provided in dev-libs/intel-common
+ rm \
+ "${WORKDIR}"/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/include/omp_lib.f90 \
+ "${WORKDIR}"/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/include/intel64/omp_lib.mod \
+ "${WORKDIR}"/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/include/intel64/omp_lib_kinds.mod \
+ || die "rm failed"
+
+ intel-sdp-r1_src_install
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
@ 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: a59a74dc85efffa65ac15d8f39a24e0dd37db58f
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue May 5 05:03:51 2020 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue May 5 06:04:45 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a59a74dc
dev-lang/ifc: 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/ifc/ifc-19.1.1.217.ebuild | 43 ++++++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+)
diff --git a/dev-lang/ifc/ifc-19.1.1.217.ebuild b/dev-lang/ifc/ifc-19.1.1.217.ebuild
new file mode 100644
index 000000000..4157a3eec
--- /dev/null
+++ b/dev-lang/ifc/ifc-19.1.1.217.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-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 FORTRAN 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]"
+
+MY_PV="$(ver_rs 3 '-')" # 20.1.0-607630
+
+QA_PREBUILT="*"
+
+CHECKREQS_DISK_BUILD=400M
+
+INTEL_DIST_DAT_RPMS=( "ifort-common-${MY_PV}-${MY_PV}.noarch.rpm" )
+INTEL_DIST_AMD64_RPMS=( "ifort-${MY_PV}-${MY_PV}.x86_64.rpm" )
+INTEL_DIST_X86_RPMS=( "ifort-32bit-${MY_PV}-${MY_PV}.x86_64.rpm" )
+
+pkg_setup() {
+ if use doc; then
+ INTEL_DIST_DAT_RPMS+=( "ifort-doc-19.1-${MY_PV}.noarch.rpm" )
+ fi
+}
+
+src_install() {
+ # already provided in dev-libs/intel-common
+ rm \
+ "${WORKDIR}"/opt/intel/compilers_and_libraries_2020.1.217/linux/compiler/include/omp_lib.f90 \
+ "${WORKDIR}"/opt/intel/compilers_and_libraries_2020.1.217/linux/compiler/include/intel64/omp_lib.mod \
+ "${WORKDIR}"/opt/intel/compilers_and_libraries_2020.1.217/linux/compiler/include/intel64/omp_lib_kinds.mod \
+ || die "rm failed"
+
+ intel-sdp-r1_src_install
+}
^ 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-11-27 19:33 [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/ Justin Lecher
-- 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-02-21 18:34 Justin Lecher
2012-02-16 22:35 Sebastien Fabbro
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