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 D7E051388C0 for ; Mon, 22 Feb 2016 08:10:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23D8221C001; Mon, 22 Feb 2016 08:10:06 +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 B2B5021C001 for ; Mon, 22 Feb 2016 08:10:05 +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 B4674340754 for ; Mon, 22 Feb 2016 08:10:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E5D314CE for ; Mon, 22 Feb 2016 08:10:01 +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: <1456076340.1389b7b08f7817bde5affa940d842ec4c67c1519.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/mkl/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/mkl/mkl-11.2.3.187-r1.ebuild sci-libs/mkl/mkl-11.2.4.233.ebuild X-VCS-Directories: sci-libs/mkl/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 1389b7b08f7817bde5affa940d842ec4c67c1519 X-VCS-Branch: master Date: Mon, 22 Feb 2016 08:10:01 +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: 2fee8f62-1c58-4d7f-95b1-2f5fdf5a8205 X-Archives-Hash: 573968ae0184e923cd9dfa265bcc3803 commit: 1389b7b08f7817bde5affa940d842ec4c67c1519 Author: David Seifert gentoo org> AuthorDate: Sun Feb 21 17:37:02 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Feb 21 17:39:00 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1389b7b0 sci-libs/mkl: version bump to latest 2015 release Package-Manager: portage-2.2.27 sci-libs/mkl/{mkl-11.2.3.187-r1.ebuild => mkl-11.2.4.233.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-libs/mkl/mkl-11.2.3.187-r1.ebuild b/sci-libs/mkl/mkl-11.2.4.233.ebuild similarity index 98% rename from sci-libs/mkl/mkl-11.2.3.187-r1.ebuild rename to sci-libs/mkl/mkl-11.2.4.233.ebuild index f92be09..8dd691d 100644 --- a/sci-libs/mkl/mkl-11.2.3.187-r1.ebuild +++ b/sci-libs/mkl/mkl-11.2.4.233.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 INTEL_DPN=parallel_studio_xe -INTEL_DID=7538 -INTEL_DPV=2015_update3 +INTEL_DID=8470 +INTEL_DPV=2015_update6 INTEL_SUBDIR=composerxe INTEL_SINGLE_ARCH=false INTEL_SKIP_LICENSE=true