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 C81491384C3 for ; Mon, 7 Sep 2015 06:49:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8114114323; Mon, 7 Sep 2015 06:49:43 +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 8906714215 for ; Mon, 7 Sep 2015 06:49:41 +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 A085834085B for ; Mon, 7 Sep 2015 06:49:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6181319A for ; Mon, 7 Sep 2015 06:49:35 +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: <1441608569.37167aba6d5c839f5afcf9ddc77a172b02ceb306.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: 37167aba6d5c839f5afcf9ddc77a172b02ceb306 X-VCS-Branch: master Date: Mon, 7 Sep 2015 06:49:35 +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: 13c6d1f4-5823-469c-856b-7ecaecffdead X-Archives-Hash: 46b70df7e007e8793e2397de7595ab70 commit: 37167aba6d5c839f5afcf9ddc77a172b02ceb306 Author: Justin Lecher gentoo org> AuthorDate: Mon Sep 7 06:49:29 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Sep 7 06:49:29 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=37167aba Merge remote-tracking branch 'github/master' * github/master: sci-libs/clblas: Revise patches sci-libs/clfft: Version bump; Add patch for 9999 sci-libs/clfft: Revise patches dev-python/traitlets: Add missing deps dev-python/testpath: Add test and doc use flag dev-python/nbconvert: Add deps for doc, fixes bug #559594 dev-python/qtconsole: Add deps for doc, fixes bug #559594 dev-python/notebook: Add deps for doc, fixes bug #559594 dev-python/notebook: pandoc required for use doc, partially fixes bug #559594 dev-python/nbconvert: Readd accidentialy dropped python2_7 dev-python/nbconvert: Patch docs/Makefile, add pandoc dependency. Fixes bug #559594. sci-libs/pydicom: Fix SRC_URI sci-biology/beagle: Fix dependencies and slotting sci-biology/beagle: Adjust too long DESCRIPTION dev-python/nbconvert/ChangeLog | 14 +++++++++ .../files/nbconvert-4.0.0-docs-Makefile.patch | 16 ++++++++++ ...vert-4.0.0.ebuild => nbconvert-4.0.0-r1.ebuild} | 0 dev-python/nbconvert/nbconvert-9999.ebuild | 12 ++++++-- dev-python/notebook/ChangeLog | 9 ++++++ ...ok-4.0.4-r1.ebuild => notebook-4.0.4-r2.ebuild} | 0 dev-python/notebook/notebook-9999.ebuild | 2 ++ dev-python/qtconsole/ChangeLog | 6 ++++ ...sole-4.0.1.ebuild => qtconsole-4.0.1-r1.ebuild} | 0 dev-python/qtconsole/qtconsole-9999.ebuild | 5 +++- dev-python/testpath/ChangeLog | 3 ++ dev-python/testpath/testpath-9999.ebuild | 34 ++++++++++++++++++++++ dev-python/traitlets/ChangeLog | 3 ++ dev-python/traitlets/traitlets-9999.ebuild | 10 +++++-- sci-biology/beagle/ChangeLog | 6 ++++ sci-biology/beagle/beagle-4.0.ebuild | 5 ++-- sci-libs/clblas/ChangeLog | 8 +++++ sci-libs/clblas/clblas-2.4-r1.ebuild | 6 ++-- sci-libs/clblas/clblas-9999.ebuild | 6 ---- ...s.patch => clblas-2.4-samples_CMakeLists.patch} | 0 ...ch => clblas-2.4-scripts_perf_CMakeLists.patch} | 0 sci-libs/clfft/ChangeLog | 18 ++++++++++++ sci-libs/clfft/Manifest | 1 + sci-libs/clfft/clfft-0.9999.ebuild | 2 -- sci-libs/clfft/clfft-2.4-r1.ebuild | 6 ++-- .../{clfft-2.4-r1.ebuild => clfft-2.6.1.ebuild} | 7 ++--- sci-libs/clfft/clfft-9999.ebuild | 2 +- ...sts.patch => clfft-2.4-client_CMakeLists.patch} | 0 ...tch => clfft-2.4-scripts_perf_CMakeLists.patch} | 0 ...l-cmake-configuration-to-lib-cmake-clFFT.patch} | 0 ...-Install-examples-to-share-clFFT-examples.patch | 15 ++++++++++ ...-Install-examples-to-share-clFFT-examples.patch | 29 ++++++++++++++++++ sci-libs/pydicom/ChangeLog | 3 ++ sci-libs/pydicom/Manifest | 5 ---- sci-libs/pydicom/pydicom-0.9.9.ebuild | 2 +- 35 files changed, 201 insertions(+), 34 deletions(-)