From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/
Date: Tue, 25 Oct 2011 17:16:47 +0000 (UTC) [thread overview]
Message-ID: <72b28d9147d1611e4ddaa19a7e45a4b4e8d5a10d.jlec@gentoo> (raw)
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,
next reply other threads:[~2011-10-25 17:19 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-25 17:16 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-05 6:30 [gentoo-commits] proj/sci:master commit in: dev-lang/ifc/ 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:34 Justin Lecher
2012-02-16 22:35 Sebastien Fabbro
2011-05-28 11:51 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=72b28d9147d1611e4ddaa19a7e45a4b4e8d5a10d.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox