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 1Ry9w7-0006pZ-PA for garchives@archives.gentoo.org; Thu, 16 Feb 2012 22:36:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D46BBE0F7C; Thu, 16 Feb 2012 22:36:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 93786E0F7C for ; Thu, 16 Feb 2012 22:36:01 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CEA8F1B4019 for ; Thu, 16 Feb 2012 22:36:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 5AF22E5400 for ; Thu, 16 Feb 2012 22:35:58 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1329424378.eeb4b306c5b96870a191deaa0aa8616c04ef8b56.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-libs/intel-common/ X-VCS-Repository: proj/sci X-VCS-Files: dev-libs/intel-common/ChangeLog dev-libs/intel-common/intel-common-12.0.2.137.ebuild dev-libs/intel-common/intel-common-12.0.4.191.ebuild dev-libs/intel-common/intel-common-12.1.7.256.ebuild X-VCS-Directories: dev-libs/intel-common/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: eeb4b306c5b96870a191deaa0aa8616c04ef8b56 X-VCS-Branch: master Date: Thu, 16 Feb 2012 22:35:58 +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: 754f02ed-a8f7-4d34-b8d4-1065a87e2c2a X-Archives-Hash: da85cff07fa610d25b63e8ed5073ed4a commit: eeb4b306c5b96870a191deaa0aa8616c04ef8b56 Author: S=C3=A9bastien Fabbro gmail com> AuthorDate: Thu Feb 16 20:32:58 2012 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Thu Feb 16 20:32:58 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Deeb4b306 dev-libs/intel-common: Version bump (Portage version: 2.1.10.44/git/Linux x86_64, unsigned Manifest commit) --- dev-libs/intel-common/ChangeLog | 9 +++- .../intel-common/intel-common-12.0.4.191.ebuild | 62 --------------= ------ ...2.137.ebuild =3D> intel-common-12.1.7.256.ebuild} | 10 ++-- 3 files changed, 13 insertions(+), 68 deletions(-) diff --git a/dev-libs/intel-common/ChangeLog b/dev-libs/intel-common/Chan= geLog index c69d594..a3a3615 100644 --- a/dev-libs/intel-common/ChangeLog +++ b/dev-libs/intel-common/ChangeLog @@ -1,7 +1,14 @@ # ChangeLog for dev-libs/intel-common -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*intel-common-12.1.7.256 (16 Feb 2012) + + 16 Feb 2012; S=C3=A9bastien Fabbro + -intel-common-12.0.2.137.ebuild, -intel-common-12.0.4.191.ebuild, + +intel-common-12.1.7.256.ebuild: + Version bump + *intel-common-12.1.6.233 (25 Oct 2011) =20 25 Oct 2011; Justin Lecher intel-common-12.0.2.137.e= build, diff --git a/dev-libs/intel-common/intel-common-12.0.4.191.ebuild b/dev-l= ibs/intel-common/intel-common-12.0.4.191.ebuild deleted file mode 100644 index 6f07fa6..0000000 --- a/dev-libs/intel-common/intel-common-12.0.4.191.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3D3 - -INTEL_DPN=3Dparallel_studio_xe -INTEL_DID=3D2158 -INTEL_DPV=3D2011_update2 -INTEL_SUBDIR=3Dcomposerxe - -inherit intel-sdp - -DESCRIPTION=3D"Common libraries and utilities needed for Intel compilers= and libraries" -HOMEPAGE=3D"http://software.intel.com/en-us/articles/intel-compilers/" - -IUSE=3D"+compiler" - -QA_PREBUILT=3D" - ${INTEL_SDP_DIR}/compiler/lib/*/* - ${INTEL_SDP_DIR}/bin/sourcechecker/*/*/* - ${INTEL_SDP_DIR}/bin/*/*" - -QA_PRESTRIPPED=3D" - ${INTEL_SDP_DIR}/compiler/lib/*/.*libFNP.so - ${INTEL_SDP_DIR}/bin/sourcechecker/lib/*/pinruntime/.* - ${INTEL_SDP_DIR}/bin/sourcechecker/*/*/.*" - -pkg_setup() { - einfo ${INTEL_SDP_DIR} - INTEL_BIN_RPMS=3D"openmp openmp-devel" - INTEL_DAT_RPMS=3D"compilerpro-common" - if use compiler; then - INTEL_BIN_RPMS=3D"${INTEL_BIN_RPMS} compilerpro-devel sourcechecker-de= vel" - INTEL_DAT_RPMS=3D"${INTEL_DAT_RPMS} compilerpro-vars sourcechecker-com= mon" - fi - intel-sdp_pkg_setup -} - -src_install() { - intel-sdp_src_install - local path rootpath ldpath arch fenv=3D35intelsdp - cat > ${fenv} <<-EOF - NLSPATH=3D${INTEL_SDP_EDIR}/lib/locale/en_US/%N - MANPATH=3D${INTEL_SDP_EDIR}/man/en_US - INTEL_LICENSE_FILE=3D${EPREFIX}/opt/intel/licenses - EOF - for arch in ${INTEL_ARCH}; do - path=3D${path}:${INTEL_SDP_EDIR}/bin/${arch}:${INTEL_SDP_EDIR}/mpirt/= bin/${arch} - rootpath=3D${rootpath}:${INTEL_SDP_EDIR}/bin/${arch}:${INTEL_SDP_EDIR= }/mpirt/bin/${arch} - ldpath=3D${ldpath}:${INTEL_SDP_EDIR}/compiler/lib/${arch}:${INTEL_SDP= _EDIR}/mpirt/lib/${arch} - done - cat >> ${fenv} <<-EOF - PATH=3D${path#:} - ROOTPATH=3D${rootpath#:} - LDPATH=3D${ldpath#:} - EOF - doenvd ${fenv} || die - - dodir /opt/intel/licenses - keepdir /opt/intel/licenses -} diff --git a/dev-libs/intel-common/intel-common-12.0.2.137.ebuild b/dev-l= ibs/intel-common/intel-common-12.1.7.256.ebuild similarity index 93% rename from dev-libs/intel-common/intel-common-12.0.2.137.ebuild rename to dev-libs/intel-common/intel-common-12.1.7.256.ebuild index 43b377f..c90372e 100644 --- a/dev-libs/intel-common/intel-common-12.0.2.137.ebuild +++ b/dev-libs/intel-common/intel-common-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: $ =20 -EAPI=3D3 +EAPI=3D4 =20 INTEL_DPN=3Dparallel_studio_xe -INTEL_DID=3D2065 -INTEL_DPV=3D2011_update1 +INTEL_DID=3D2405 +INTEL_DPV=3D2011_sp1_update1 INTEL_SUBDIR=3Dcomposerxe =20 inherit intel-sdp @@ -55,7 +55,7 @@ src_install() { ROOTPATH=3D${rootpath#:} LDPATH=3D${ldpath#:} EOF - doenvd ${fenv} || die =20 + doenvd ${fenv} dodir ${INTEL_SDP_DIR}/licenses }