From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RgFLj-0003W2-Ff for garchives@archives.gentoo.org; Thu, 29 Dec 2011 12:44:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E21221C14F; Thu, 29 Dec 2011 12:44:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 453E321C14F for ; Thu, 29 Dec 2011 12:44:34 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 79C111B4019 for ; Thu, 29 Dec 2011 12:44:33 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2264) id 4C0022004B; Thu, 29 Dec 2011 12:44:32 +0000 (UTC) From: "Justin Lecher (jlec)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jlec@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ifc: ifc-11.1.072.ebuild ChangeLog ifc-10.0.026-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ifc-11.1.072.ebuild ChangeLog ifc-10.0.026-r1.ebuild X-VCS-Directories: dev-lang/ifc X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher Content-Type: text/plain; charset=utf8 Message-Id: <20111229124432.4C0022004B@flycatcher.gentoo.org> Date: Thu, 29 Dec 2011 12:44:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ed9286a6-3559-417e-8ad1-51bb2eb1ede0 X-Archives-Hash: 1611f33c5b22e74b87330f03e12e23e1 jlec 11/12/29 12:44:32 Modified: ifc-11.1.072.ebuild ChangeLog ifc-10.0.026-r1.ebuild Log: Run check-reqs_pkg_setup =20 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64) Revision Changes Path 1.6 dev-lang/ifc/ifc-11.1.072.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-1= 1.1.072.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-1= 1.1.072.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-1= 1.1.072.ebuild?r1=3D1.5&r2=3D1.6 Index: ifc-11.1.072.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.072.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ifc-11.1.072.ebuild 3 Nov 2011 16:14:46 -0000 1.5 +++ ifc-11.1.072.ebuild 29 Dec 2011 12:44:32 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.072.ebuild,v 1.= 5 2011/11/03 16:14:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-11.1.072.ebuild,v 1.= 6 2011/12/29 12:44:32 jlec Exp $ =20 EAPI=3D4 =20 @@ -45,17 +45,24 @@ ${EDESTINATION}/mkl/benchmarks/mp_linpack/bin_intel/*/.* ${EDESTINATION}/idb/*/*/.*" =20 +CHECKREQS_MEMORY=3D1024M +CHECKREQS_DISK_BUILD=3D1536M + pkg_pretend() { - CHECKREQS_MEMORY=3D1024M - CHECKREQS_DISK_BUILD=3D1536M use idb && use mkl && CHECKREQS_DISK_BUILD=3D2048M check-reqs_pkg_pretend } =20 +pkg_setup() { + use idb && use mkl && CHECKREQS_DISK_BUILD=3D2048M + check-reqs_pkg_setup +} + src_prepare() { IARCH=3Dia32 use amd64 && IARCH=3Dintel64 use ia64 && IARCH=3Dia64 + check-reqs_pkg_pretend } =20 src_unpack() { 1.63 dev-lang/ifc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/Chang= eLog?rev=3D1.63&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/Chang= eLog?rev=3D1.63&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/Chang= eLog?r1=3D1.62&r2=3D1.63 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- ChangeLog 3 Nov 2011 16:14:46 -0000 1.62 +++ ChangeLog 29 Dec 2011 12:44:32 -0000 1.63 @@ -1,6 +1,10 @@ # 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.62 2011/11= /03 16:14:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.63 2011/12= /29 12:44:32 jlec Exp $ + + 29 Dec 2011; Justin Lecher ifc-10.0.026-r1.ebuild, + ifc-11.1.072.ebuild: + Run check-reqs_pkg_setup =20 03 Nov 2011; Justin Lecher ifc-11.1.072.ebuild: Fixed again the usage of check-reqs.eclass at EAPI=3D4, #389401 1.17 dev-lang/ifc/ifc-10.0.026-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-1= 0.0.026-r1.ebuild?rev=3D1.17&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-1= 0.0.026-r1.ebuild?rev=3D1.17&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ifc/ifc-1= 0.0.026-r1.ebuild?r1=3D1.16&r2=3D1.17 Index: ifc-10.0.026-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ifc-10.0.026-r1.ebuild 17 Oct 2011 20:40:35 -0000 1.16 +++ ifc-10.0.026-r1.ebuild 29 Dec 2011 12:44:32 -0000 1.17 @@ -1,34 +1,33 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v= 1.16 2011/10/17 20:40:35 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v= 1.17 2011/12/29 12:44:32 jlec Exp $ =20 inherit rpm eutils =20 PID=3D787 PB=3Dfc PEXEC=3Difort +PACKAGEID=3D"l_${PB}_c_${PV}" + DESCRIPTION=3D"Intel FORTRAN 77/95 optimized compiler for Linux" HOMEPAGE=3D"http://software.intel.com/en-us/articles/fortran-compilers/" - -### -# everything below common to ifc and icc -# no eclass: very likely to change for next versions -### -PACKAGEID=3D"l_${PB}_c_${PV}" -KEYWORDS=3D"~amd64 ~ia64 ~x86" -SRC_URI=3D"amd64? ( http://registrationcenter-download.intel.com/irc_nas= /${PID}/${PACKAGEID}_intel64.tar.gz ) +SRC_URI=3D" + amd64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${= PACKAGEID}_intel64.tar.gz ) ia64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${P= ACKAGEID}_ia64.tar.gz ) x86? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${P= ACKAGEID}_ia32.tar.gz )" =20 LICENSE=3D"Intel-SDP" SLOT=3D"0" - -RESTRICT=3D"test strip mirror" +KEYWORDS=3D"~amd64 ~ia64 ~x86" IUSE=3D"" + DEPEND=3D"" -RDEPEND=3D"~virtual/libstdc++-3.3 +RDEPEND=3D" + ~virtual/libstdc++-3.3 amd64? ( app-emulation/emul-linux-x86-compat )" =20 +RESTRICT=3D"test strip mirror" + pkg_setup() { if has_version "