* [gentoo-commits] gentoo-x86 commit in dev-lang/ifc: ifc-13.0.0.079.ebuild metadata.xml ChangeLog ifc-11.1.072.ebuild
@ 2012-09-16 19:23 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-09-16 19:23 UTC (permalink / raw
To: gentoo-commits
jlec 12/09/16 19:23:10
Modified: metadata.xml ChangeLog
Added: ifc-13.0.0.079.ebuild
Removed: ifc-11.1.072.ebuild
Log:
dev-lang/ifc: Version Bump, #361539; Drop old, #410815
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Revision Changes Path
1.11 dev-lang/ifc/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/metadata.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/metadata.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/metadata.xml?r1=1.10&r2=1.11
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/metadata.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- metadata.xml 23 Oct 2011 21:13:14 -0000 1.10
+++ metadata.xml 16 Sep 2012 19:23:09 -0000 1.11
@@ -11,8 +11,4 @@
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="idb">Install the Intel Debugger</flag>
- <flag name="mkl">Install the Intel Math Kernel Library</flag>
- </use>
</pkgmetadata>
1.64 dev-lang/ifc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ChangeLog?r1=1.63&r2=1.64
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog 29 Dec 2011 12:44:32 -0000 1.63
+++ ChangeLog 16 Sep 2012 19:23:09 -0000 1.64
@@ -1,6 +1,12 @@
# ChangeLog for dev-lang/ifc
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.63 2011/12/29 12:44:32 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.64 2012/09/16 19:23:09 jlec Exp $
+
+*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:
1.1 dev-lang/ifc/ifc-13.0.0.079.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.0.0.079.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-13.0.0.079.ebuild?rev=1.1&content-type=text/plain
Index: ifc-13.0.0.079.ebuild
===================================================================
# 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.ebuild,v 1.1 2012/09/16 19:23:09 jlec Exp $
EAPI=4
INTEL_DPN=parallel_studio_xe
INTEL_DID=2749
INTEL_DPV=2013
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() {
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
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-16 19:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-16 19:23 [gentoo-commits] gentoo-x86 commit in dev-lang/ifc: ifc-13.0.0.079.ebuild metadata.xml ChangeLog ifc-11.1.072.ebuild Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox