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 CAF981381F1 for ; Mon, 23 May 2016 06:59:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCDC1141E9; Mon, 23 May 2016 06:59:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DFCEC21C04D for ; Mon, 23 May 2016 06:59:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0B329340C44 for ; Mon, 23 May 2016 06:59:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67F74984 for ; Mon, 23 May 2016 06:59:51 +0000 (UTC) From: "Marius Brehler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marius Brehler" Message-ID: <1463986645.c9bc2ef5f22146f72cd8bf6dd9617a3ea1d48bd6.marbre@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: marbre X-VCS-Committer-Name: Marius Brehler X-VCS-Revision: c9bc2ef5f22146f72cd8bf6dd9617a3ea1d48bd6 X-VCS-Branch: master Date: Mon, 23 May 2016 06:59:51 +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: a6e7e018-de0d-47c6-a089-d63acab7f87e X-Archives-Hash: 74c1513417f4721a3c6971b0bb62d72d commit: c9bc2ef5f22146f72cd8bf6dd9617a3ea1d48bd6 Author: Marius Brehler linux sungazer de> AuthorDate: Mon May 23 06:57:25 2016 +0000 Commit: Marius Brehler linux sungazer de> CommitDate: Mon May 23 06:57:25 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c9bc2ef5 Merge pull request #626 from marbre/notebook dev-python/notebook + dependencies: Moved to tree dev-python/entrypoints/Manifest | 1 - dev-python/entrypoints/entrypoints-0.2.1.ebuild | 60 -------------- .../files/entrypoints-0.2.1-init.py.patch | 8 -- .../files/entrypoints-0.2.1-setup.py.patch | 20 ----- dev-python/entrypoints/metadata.xml | 21 ----- dev-python/nbconvert/Manifest | 1 - dev-python/nbconvert/nbconvert-4.2.0.ebuild | 73 ----------------- dev-python/notebook/Manifest | 1 - .../files/notebook-4.2.0-setupbase.py.patch | 42 ---------- dev-python/notebook/notebook-4.2.0.ebuild | 94 ---------------------- 10 files changed, 321 deletions(-)