From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-598937-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 82D941381F3
	for <garchives@archives.gentoo.org>; Wed, 12 Jun 2013 08:13:36 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 34C99E0998;
	Wed, 12 Jun 2013 08:13:34 +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 A92D4E0998
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Jun 2013 08:13:33 +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 BB88133E406
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Jun 2013 08:13:32 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by hornbill.gentoo.org (Postfix) with ESMTP id 21EE7E5461
	for <gentoo-commits@lists.gentoo.org>; Wed, 12 Jun 2013 08:13:30 +0000 (UTC)
From: "Justin Lecher" <jlec@gentoo.org>
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" <jlec@gentoo.org>
Message-ID: <1367819808.c211d024db7b25bcfa9f40787598e32f2e094ce3.jlec@gentoo>
Subject: [gentoo-commits] proj/sci:jlec commit in: /
X-VCS-Repository: proj/sci
X-VCS-Committer: jlec
X-VCS-Committer-Name: Justin Lecher
X-VCS-Revision: c211d024db7b25bcfa9f40787598e32f2e094ce3
X-VCS-Branch: jlec
Date: Wed, 12 Jun 2013 08:13:30 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 7160702f-ea99-41a9-85c7-6cf586250eaf
X-Archives-Hash: 970ea126fa47a0fdf50ed066c7d12e38
Message-ID: <20130612081330.hH0SRmEcfZE44p1a7BYTfrA29B3eRgt9bQBI5ksxfq8@z>

commit:     c211d024db7b25bcfa9f40787598e32f2e094ce3
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon May  6 05:56:48 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon May  6 05:56:48 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c211d024

Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci

* 'master' of git+ssh://git.overlays.gentoo.org/proj/sci:
  sync with gx86
  media-gfx/brlcad: version bumped to 7.22.0, bug#467456
  added recent 4.5.x version from gx86 (bug #468454)
  sci-libs/mkl: Version Bump
  selectively call cuda.eclass, depending on use flag
  reverting inheritance
  refactoring CUDA interaction
  conditional inheritance to fix compilation sans CUDA


 dev-util/VampirTrace/VampirTrace-5.14.3.ebuild     |  6 +-
 media-gfx/brlcad/ChangeLog                         |  5 +-
 media-gfx/brlcad/Manifest                          |  1 +
 .../{brlcad-7.20.4.ebuild => brlcad-7.22.0.ebuild} | 16 +++---
 media-gfx/brlcad/brlcad-9999.ebuild                |  8 +--
 sci-chemistry/gromacs/ChangeLog                    | 10 ++++
 sci-chemistry/gromacs/Manifest                     |  2 +
 .../files/gromacs-4.5.7-cmake-cpp-asm.patch        | 43 ++++++++++++++
 ...gromacs-9999.ebuild => gromacs-4.5.9999.ebuild} | 65 ++++++++++++++--------
 sci-chemistry/gromacs/metadata.xml                 |  1 +
 sci-libs/mkl/ChangeLog                             |  5 ++
 sci-libs/mkl/Manifest                              |  4 ++
 ...mkl-11.0.2.146.ebuild => mkl-11.0.3.163.ebuild} |  4 +-
 13 files changed, 130 insertions(+), 40 deletions(-)