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 A31591387B1 for ; Tue, 22 Sep 2015 10:07:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E84CC21C03B; Tue, 22 Sep 2015 10:07:01 +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 25B6021C03B for ; Tue, 22 Sep 2015 10:07:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6340E340909 for ; Tue, 22 Sep 2015 10:07:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2129244 for ; Tue, 22 Sep 2015 10:06:56 +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: <1442916413.53d3f563a95dcdf0557f6bff3990afef22e2c0c7.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: 53d3f563a95dcdf0557f6bff3990afef22e2c0c7 X-VCS-Branch: master Date: Tue, 22 Sep 2015 10:06:56 +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: da3d664f-4ec5-453c-8160-5c3ad98c8e99 X-Archives-Hash: 458d656faa4117ae527c294224facc8a commit: 53d3f563a95dcdf0557f6bff3990afef22e2c0c7 Author: Justin Lecher gentoo org> AuthorDate: Tue Sep 22 10:06:53 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Tue Sep 22 10:06:53 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=53d3f563 Merge remote-tracking branch 'github/master' * github/master: dev-python/jupyter_{client,consolse,core}: Add missing ebuilds dev-python/notebook: Cleanup ebuild dev-python/jupyter_console: Replace symlinks dev-python/jupyter_client: Replace symlinks dev-python/jupyter_core: Replace symlinks dev-python/notebook: Version bump dev-python/ipywidgets: Add ~x86 to KEYWORDS dev-python/ipywidgets/ChangeLog | 4 ++ dev-python/ipywidgets/ipywidgets-4.0.3.ebuild | 2 +- .../jupyter_client/jupyter_client-4.0.0.ebuild | 36 +++++++++++++- .../jupyter_client/jupyter_client-9999.ebuild | 11 +---- .../jupyter_console/jupyter_console-4.0.2.ebuild | 55 +++++++++++++++++++++- .../jupyter_console/jupyter_console-9999.ebuild | 11 +---- .../jupyter_core/jupyter_core-4.0.4-r1.ebuild | 10 +--- dev-python/jupyter_core/jupyter_core-4.0.6.ebuild | 54 ++++++++++++++++++++- dev-python/jupyter_core/jupyter_core-9999.ebuild | 11 +---- dev-python/notebook/ChangeLog | 5 ++ dev-python/notebook/Manifest | 1 + ...{notebook-9999.ebuild => notebook-4.0.5.ebuild} | 10 +--- dev-python/notebook/notebook-9999.ebuild | 11 +---- 13 files changed, 165 insertions(+), 56 deletions(-)