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 08C291381F4 for ; Mon, 10 Dec 2012 21:30:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93C2C21C0A4; Mon, 10 Dec 2012 21:29:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2473721C0A1 for ; Mon, 10 Dec 2012 21:29:49 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3B17333D875 for ; Mon, 10 Dec 2012 21:29:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D5260E5444 for ; Mon, 10 Dec 2012 21:29:46 +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: <1354221995.172960bcea622040c41f737c8f145c402b894866.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: 172960bcea622040c41f737c8f145c402b894866 X-VCS-Branch: master Date: Mon, 10 Dec 2012 21:29:46 +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: 94ad3d63-0651-4cfe-b1b0-2b772524cf51 X-Archives-Hash: 145a46b32e1b4ca5e534a3f5d14f27a6 commit: 172960bcea622040c41f737c8f145c402b894866 Author: Justin Lecher gentoo org> AuthorDate: Thu Nov 29 20:46:35 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Nov 29 20:46:35 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=172960bc Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci: sci-libs/tmglib: Initial import removed mac files from jlec sci-astronomy/starlink-bin: Version bump sci-libs/plasma: Version bump. Introduce testing sci-libs/lapacke-reference: added tmg for testing, cleaning up ebuild sci-libs/lapack-reference: removed tmg flag, now separate ebuild sci-libs/lapack-reference: tmg flag description sci-libs/lapack-reference: Added tmg use flag, fix a failing post command test Implemented comments from g-dev review Be bin package friendly Fix typo in Copyright year Implemented comments from g-dev review dev-util/.DS_Store | Bin 6148 -> 0 bytes eclass/.DS_Store | Bin 6148 -> 0 bytes eclass/cuda.eclass | 83 ++++--- eclass/intel-sdp.eclass | 255 +++++++++++--------- sci-astronomy/starlink-bin/ChangeLog | 7 +- sci-astronomy/starlink-bin/Manifest | 4 +- ...0110517.ebuild => starlink-bin-20120917.ebuild} | 12 +- sci-libs/lapack-reference/ChangeLog | 12 + sci-libs/lapack-reference/Manifest | 2 - .../lapack-reference-3.3.1-r1.ebuild | 84 ------- .../lapack-reference/lapack-reference-3.4.1.ebuild | 62 ----- .../lapack-reference/lapack-reference-3.4.2.ebuild | 8 +- .../lapack-reference/lapack-reference-9999.ebuild | 64 +++--- sci-libs/lapack-reference/metadata.xml | 11 +- sci-libs/lapacke-reference/ChangeLog | 4 + sci-libs/lapacke-reference/Manifest | 1 - .../lapacke-reference-3.4.1.ebuild | 77 ------ .../lapacke-reference-3.4.2.ebuild | 16 +- sci-libs/lapacke-reference/metadata.xml | 12 +- sci-libs/plasma/ChangeLog | 6 + sci-libs/plasma/Manifest | 2 +- .../{plasma-2.4.5.ebuild => plasma-2.4.6.ebuild} | 31 ++- sci-libs/tmglib/ChangeLog | 9 + sci-libs/{blas-reference => tmglib}/Manifest | 1 - .../scalapack => sci-libs/tmglib}/metadata.xml | 3 +- sci-libs/tmglib/tmglib-3.4.2.ebuild | 59 +++++ 26 files changed, 366 insertions(+), 459 deletions(-)