From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-839833-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 6787313888F for <garchives@archives.gentoo.org>; Mon, 12 Oct 2015 09:34:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E404CE07EB; Mon, 12 Oct 2015 09:34:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A0CEE07EA for <gentoo-commits@lists.gentoo.org>; Mon, 12 Oct 2015 09:34:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 98BA433BF0B for <gentoo-commits@lists.gentoo.org>; Mon, 12 Oct 2015 09:34:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE0DAE99 for <gentoo-commits@lists.gentoo.org>; Mon, 12 Oct 2015 09:34:42 +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: <1444642471.3be5352e74fca08b48cf9bdf27d1f2d413e23835.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: 3be5352e74fca08b48cf9bdf27d1f2d413e23835 X-VCS-Branch: master Date: Mon, 12 Oct 2015 09:34:42 +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: cade8765-4465-419d-857d-ffc7d1d23b4a X-Archives-Hash: 5fea047682f2ca7b1b397fea65b88584 commit: 3be5352e74fca08b48cf9bdf27d1f2d413e23835 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Oct 12 09:34:31 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Oct 12 09:34:31 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3be5352e Merge remote-tracking branch 'github/master' * github/master: dev-python/ipykernel: Version bump to 4.1.0 dev-python/jupyter_console: Version bump to 4.0.3 dev-python/jupyter_client: Version bump to 4.1.1 Update envytools-9999.ebuild sci-biology/bowtie: Use 'usex' instead of defining TBB variable. sci-biology/bowtie: Version bump to 2.2.6 sci-biology/bowtie: Version bump to 1.1.2 dev-python/ipykernel/ChangeLog | 5 +++++ dev-python/ipykernel/Manifest | 1 + .../{ipykernel-9999.ebuild => ipykernel-4.1.0.ebuild} | 0 dev-python/jupyter_client/ChangeLog | 5 +++++ dev-python/jupyter_client/Manifest | 1 + ...ter_client-4.0.0.ebuild => jupyter_client-4.1.1.ebuild} | 0 dev-python/jupyter_console/ChangeLog | 6 ++++++ dev-python/jupyter_console/Manifest | 1 + ...r_console-4.0.2.ebuild => jupyter_console-4.0.3.ebuild} | 0 sci-biology/bowtie/ChangeLog | 13 +++++++++++++ sci-biology/bowtie/Manifest | 2 ++ .../bowtie/{bowtie-1.1.1.ebuild => bowtie-1.1.2.ebuild} | 11 ++++++++--- .../bowtie/{bowtie-2.2.5.ebuild => bowtie-2.2.6.ebuild} | 8 +++++--- .../bowtie/files/bowtie-1.1.2-tbb-tinythread-missing.patch | 14 ++++++++++++++ sci-biology/bowtie/metadata.xml | 5 +++++ x11-misc/envytools/envytools-9999.ebuild | 2 +- 16 files changed, 67 insertions(+), 7 deletions(-)