From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 28D04138010 for ; Mon, 15 Feb 2016 08:20:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52BDB21C04F; Mon, 15 Feb 2016 08:19:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 65FAB21C04F for ; Mon, 15 Feb 2016 08:19:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9BBC2341059 for ; Mon, 15 Feb 2016 08:19:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92E7F1606 for ; Mon, 15 Feb 2016 08:19:52 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1455523626.ac5169907b0ded4f4085bc080b5e9477002d692f.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: ac5169907b0ded4f4085bc080b5e9477002d692f X-VCS-Branch: master Date: Mon, 15 Feb 2016 08:19:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d0c32a28-fb09-4f75-be43-bb9892b8089b X-Archives-Hash: bc7984d6d60d933437a2f38616e7b6f7 commit: ac5169907b0ded4f4085bc080b5e9477002d692f Author: David Seifert gentoo org> AuthorDate: Mon Feb 15 08:07:06 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Feb 15 08:07:06 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ac516990 Merge pull request #585 from gentoo-science/intel-update Intel 2016 suite of tools dev-lang/icc/Manifest | 23 +- dev-lang/icc/icc-16.0.1.150.ebuild | 58 ++++ dev-lang/ifc/Manifest | 23 +- dev-lang/ifc/ifc-16.0.1.150.ebuild | 61 +++++ dev-lang/ifc/metadata.xml | 2 +- dev-libs/intel-common/Manifest | 23 +- .../intel-common/intel-common-16.0.1.150.ebuild | 137 ++++++++++ dev-libs/intel-common/metadata.xml | 2 +- eclass/{intel-sdp.eclass => intel-sdp-r1.eclass} | 303 ++++++++++----------- 9 files changed, 401 insertions(+), 231 deletions(-)