From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-609649-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 E88C6138200
	for <garchives@archives.gentoo.org>; Tue, 16 Jul 2013 20:13:28 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E7CBFE0952;
	Tue, 16 Jul 2013 20:13:26 +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 7AAE6E0931
	for <gentoo-commits@lists.gentoo.org>; Tue, 16 Jul 2013 20:13:26 +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 8D48B33E6C3
	for <gentoo-commits@lists.gentoo.org>; Tue, 16 Jul 2013 20:13:25 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by hornbill.gentoo.org (Postfix) with ESMTP id 27FC7E468F
	for <gentoo-commits@lists.gentoo.org>; Tue, 16 Jul 2013 20:13:24 +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: <1374005584.a4d83b445f886298bfc1d25435bb0536f071ef98.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: a4d83b445f886298bfc1d25435bb0536f071ef98
X-VCS-Branch: master
Date: Tue, 16 Jul 2013 20:13:24 +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: c5343b7e-3372-4e7d-8126-7fd44d352878
X-Archives-Hash: 5642bfbc638c789949b37cc6deffc6ab

commit:     a4d83b445f886298bfc1d25435bb0536f071ef98
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 16 20:13:04 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Jul 16 20:13:04 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a4d83b44

Merge branch 'vtk'

* vtk:
  app-admin/eselect: Bump to latest eselect
  sci-libs/vtk: Version BUmp
  dev-lang/vtune: Version Bump
  sci-libs/mkl: Version Bump
  sci-libs/vtk: First working version


 app-admin/eselect/ChangeLog                        |   3 +
 app-admin/eselect/Manifest                         |   2 +-
 ...1.3.6-r100.ebuild => eselect-1.3.7-r100.ebuild} |  10 +-
 dev-lang/vtune/ChangeLog                           |   5 +
 dev-lang/vtune/Manifest                            |   3 +
 ....4.270817.ebuild => vtune-13.1.9.295420.ebuild} |   4 +-
 sci-libs/mkl/ChangeLog                             |   6 +
 sci-libs/mkl/Manifest                              |   3 +
 sci-libs/mkl/metadata.xml                          |   4 +-
 ...mkl-11.0.3.163.ebuild => mkl-11.0.5.192.ebuild} |   4 +-
 sci-libs/vtk/ChangeLog                             | 484 +++++++++++++++++++++
 sci-libs/vtk/Manifest                              |   3 +
 sci-libs/vtk/files/vtk-6.0.0-cg-path.patch         |  16 +
 sci-libs/vtk/metadata.xml                          |  18 +
 sci-libs/vtk/vtk-6.0.0.ebuild                      | 279 ++++++++++++
 15 files changed, 832 insertions(+), 12 deletions(-)