summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-10-19 13:06:21 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-10-19 13:06:21 +0000
commitce96a4c8e806262337dc4220d793f5182d5badac (patch)
tree5ea106d473217f037770b290ed560cadf6582f14 /sci-libs
parentapp-cdr/webcdwriter: removed old version (bug #377967) (diff)
downloadgentoo-2-ce96a4c8e806262337dc4220d793f5182d5badac.tar.gz
gentoo-2-ce96a4c8e806262337dc4220d793f5182d5badac.tar.bz2
gentoo-2-ce96a4c8e806262337dc4220d793f5182d5badac.zip
amd64 stable wrt #385141
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/mkl/ChangeLog5
-rw-r--r--sci-libs/mkl/mkl-10.0.5.025.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/mkl/ChangeLog b/sci-libs/mkl/ChangeLog
index dd11bb97b895..f709b94f8226 100644
--- a/sci-libs/mkl/ChangeLog
+++ b/sci-libs/mkl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/mkl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/ChangeLog,v 1.43 2011/06/21 15:12:15 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/ChangeLog,v 1.44 2011/10/19 13:06:21 ssuominen Exp $
+
+ 19 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> mkl-10.0.5.025.ebuild:
+ amd64 stable wrt #385141
21 Jun 2011; Justin Lecher <jlec@gentoo.org> mkl-9.1.023.ebuild,
mkl-10.0.2.018-r2.ebuild, mkl-10.0.5.025.ebuild:
diff --git a/sci-libs/mkl/mkl-10.0.5.025.ebuild b/sci-libs/mkl/mkl-10.0.5.025.ebuild
index bf783e107e29..d5dd56e8e4c2 100644
--- a/sci-libs/mkl/mkl-10.0.5.025.ebuild
+++ b/sci-libs/mkl/mkl-10.0.5.025.ebuild
@@ -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/sci-libs/mkl/mkl-10.0.5.025.ebuild,v 1.12 2011/06/21 15:12:15 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/mkl-10.0.5.025.ebuild,v 1.13 2011/10/19 13:06:21 ssuominen Exp $
inherit eutils fortran-2 toolchain-funcs check-reqs
@@ -10,7 +10,7 @@ DESCRIPTION="Intel(R) Math Kernel Library: linear algebra, fft, math functions"
HOMEPAGE="http://developer.intel.com/software/products/mkl/"
SRC_URI="http://registrationcenter-download.intel.com/irc_nas/${PID}/l_${PN}_p_${PV}.tgz"
-KEYWORDS="-* ~amd64 ~ia64 ~x86"
+KEYWORDS="-* amd64 ~ia64 ~x86"
SLOT="0"
LICENSE="Intel-SDP"
IUSE="doc fftw fortran95 int64 mpi"