public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/mkl/
Date: Sat, 27 Oct 2012 09:04:14 +0000 (UTC)	[thread overview]
Message-ID: <1351328625.07e7c873ae052571ed3348954af797c32fc0224c.jlec@gentoo> (raw)

commit:     07e7c873ae052571ed3348954af797c32fc0224c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 09:03:45 2012 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 09:03:45 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=07e7c873

sci-libs/mkl: Fix size of builddir

Package-Manager: portage-2.2.0_alpha142

---
 sci-libs/mkl/ChangeLog             |    4 ++++
 sci-libs/mkl/metadata.xml          |    4 ++--
 sci-libs/mkl/mkl-11.0.0.079.ebuild |    9 +--------
 3 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/sci-libs/mkl/ChangeLog b/sci-libs/mkl/ChangeLog
index f298a3f..89747cf 100644
--- a/sci-libs/mkl/ChangeLog
+++ b/sci-libs/mkl/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Oct 2012; Justin Lecher <jlec@gentoo.org> mkl-11.0.0.079.ebuild,
+  metadata.xml:
+  Fix size of builddir
+
 *mkl-11.0.0.079 (29 Sep 2012)
 
   29 Sep 2012; Sébastien Fabbro <bicatali@gentoo.org> +mkl-11.0.0.079.ebuild,

diff --git a/sci-libs/mkl/metadata.xml b/sci-libs/mkl/metadata.xml
index 89e096c..784a7cb 100644
--- a/sci-libs/mkl/metadata.xml
+++ b/sci-libs/mkl/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
+	<herd>sci</herd>
+	<longdescription lang="en">
   The Intel(R) Math Kernel Library is a mathematical library mostly
   optimized for Intel processors (also works on AMDs). It contains BLAS
   and LAPACK implementations, Fast Fourier Transforms, a vector math

diff --git a/sci-libs/mkl/mkl-11.0.0.079.ebuild b/sci-libs/mkl/mkl-11.0.0.079.ebuild
index 54aa193..eaedbe3 100644
--- a/sci-libs/mkl/mkl-11.0.0.079.ebuild
+++ b/sci-libs/mkl/mkl-11.0.0.079.ebuild
@@ -19,14 +19,7 @@ IUSE=""
 DEPEND=""
 RDEPEND=">=dev-libs/intel-common-12"
 
-QA_PREBUILT="
-	${INTEL_SDP_DIR}/mkl/lib/*/*
-	${INTEL_SDP_DIR}/mkl/examples/lapack/lib/*
-	${INTEL_SDP_DIR}/mkl/tests/cblas/source/*
-	${INTEL_SDP_DIR}/mkl/benchmarks/linpack/*
-	${INTEL_SDP_DIR}/mkl/benchmarks/mp_linpack/*/*/*"
-
-CHECKREQS_DISK_BUILD=1536M
+CHECKREQS_DISK_BUILD=2300M
 
 INTEL_BIN_RPMS="mkl mkl-devel"
 INTEL_DAT_RPMS="mkl-common"


             reply	other threads:[~2012-10-27  9:04 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-27  9:04 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-11-09  7:41 [gentoo-commits] proj/sci:master commit in: sci-libs/mkl/ Benda XU
2020-05-05  6:30 Matthias Maier
2019-05-25  6:36 Matthias Maier
2018-04-03 16:44 Matthias Maier
2018-04-03 16:44 Matthias Maier
2018-01-27 13:57 Justin Lecher
2016-07-18 11:23 Martin Mokrejs
2016-02-22  8:10 Justin Lecher
2016-02-22  8:10 Justin Lecher
2016-02-22  8:10 Justin Lecher
2016-02-19 10:12 Justin Lecher
2015-12-27 16:19 Justin Lecher
2015-12-27 16:19 Justin Lecher
2015-06-24  9:51 Justin Lecher
2015-02-12  8:51 Justin Lecher
2014-12-02 15:36 Justin Lecher
2014-09-16  8:28 Justin Lecher
2014-06-03  7:06 Justin Lecher
2014-03-24 18:19 Justin Lecher
2014-02-21 16:19 Justin Lecher
2013-12-08 17:31 Justin Lecher
2013-10-02 14:26 Justin Lecher
2013-05-25  4:40 Sebastien Fabbro
2013-05-02 14:19 Justin Lecher
2013-02-14 16:37 Justin Lecher
2013-02-14 10:35 Justin Lecher
2012-12-10 21:29 Justin Lecher
2012-09-29 23:23 Sebastien Fabbro
2012-02-16 22:35 Sebastien Fabbro
2012-02-16 22:35 Sebastien Fabbro
2011-08-22 19:26 Sebastien Fabbro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1351328625.07e7c873ae052571ed3348954af797c32fc0224c.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox