summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-10-21 16:40:44 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-10-21 16:40:44 +0000
commit6b07bf40503c7cfb51422e7117e29a4b2d6283e0 (patch)
tree65996bd61df4eac45addcc78f23b4ecc68cc8870 /sci-libs/mkl
parentRemove USE="mkl" from -r0 for stabilization. (diff)
downloadgentoo-2-6b07bf40503c7cfb51422e7117e29a4b2d6283e0.tar.gz
gentoo-2-6b07bf40503c7cfb51422e7117e29a4b2d6283e0.tar.bz2
gentoo-2-6b07bf40503c7cfb51422e7117e29a4b2d6283e0.zip
Revert wrong stabilization. This was never tested.
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/mkl')
-rw-r--r--sci-libs/mkl/ChangeLog5
-rw-r--r--sci-libs/mkl/mkl-10.0.5.025.ebuild4
2 files changed, 3 insertions, 6 deletions
diff --git a/sci-libs/mkl/ChangeLog b/sci-libs/mkl/ChangeLog
index f709b94f8226..a077fc1bc05a 100644
--- a/sci-libs/mkl/ChangeLog
+++ b/sci-libs/mkl/ChangeLog
@@ -1,9 +1,6 @@
# 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.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
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/ChangeLog,v 1.45 2011/10/21 16:40:44 ssuominen Exp $
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 d5dd56e8e4c2..0ff2e5381b6d 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.13 2011/10/19 13:06:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/mkl/mkl-10.0.5.025.ebuild,v 1.14 2011/10/21 16:40:44 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"