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 F1CED1387B1 for ; Mon, 21 Sep 2015 17:44:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDE5121C0B7; Mon, 21 Sep 2015 17:44:23 +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 93D5521C0B7 for ; Mon, 21 Sep 2015 17:44:18 +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 A30B63408F0 for ; Mon, 21 Sep 2015 17:44:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 507B224B for ; Mon, 21 Sep 2015 17:44:12 +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: <1442857447.a48795c7a41d3c2e74f54d5932b3cfc5c3cfbdb7.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: a48795c7a41d3c2e74f54d5932b3cfc5c3cfbdb7 X-VCS-Branch: master Date: Mon, 21 Sep 2015 17:44:12 +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: 01cb9bdd-c938-4d44-84ac-6418b1568732 X-Archives-Hash: ff766b136fcfda1c4ddca6ef1fbc6869 commit: a48795c7a41d3c2e74f54d5932b3cfc5c3cfbdb7 Author: Justin Lecher gentoo org> AuthorDate: Mon Sep 21 17:44:07 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Sep 21 17:44:07 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a48795c7 Merge remote-tracking branch 'github/master' * github/master: sci-visualization/forge: Drop empty lines sci-libs/nipype: Drop empty lines dev-python/notebook: Fix leading whitespaces sci-biology/polyphen: Drop empty lines dev-libs/boost-compute: Drop empty lines and resort code Drop obsolete sci-libs/clfft: Drop old sci-biology/weblogo: Fix Header sci-mathematics/gap: Fix Manifest dev-libs/boost-compute/boost-compute-0.4-r1.ebuild | 13 +- dev-libs/boost-compute/boost-compute-9999.ebuild | 7 +- dev-libs/boost/ChangeLog | 27 -- dev-libs/boost/Manifest | 1 - dev-libs/boost/boost-1.56.0-r2.ebuild | 398 --------------------- .../files/boost-1.48.0-disable_icu_rpath.patch | 29 -- .../boost-1.48.0-disable_libboost_python3.patch | 62 ---- .../boost-1.48.0-no_strict_aliasing_python2.patch | 23 -- .../boost/files/boost-1.48.0-python_linking.patch | 24 -- .../boost-1.51.0-respect_python-buildid.patch | 69 ---- ...ost-1.51.0-support_dots_in_python-buildid.patch | 22 -- dev-libs/boost/files/boost-1.52.0-threads.patch | 63 ---- .../boost/files/boost-1.55.0-context-x32.patch | 42 --- .../files/boost-1.55.0-tools-c98-compat.patch | 17 - .../files/boost-1.56.0-build-auto_index-tool.patch | 13 - dev-libs/boost/metadata.xml | 41 --- dev-python/notebook/notebook-9999.ebuild | 2 +- sci-biology/polyphen/polyphen-2.2.2.ebuild | 4 - sci-biology/weblogo/weblogo-2.8.2.ebuild | 10 +- sci-libs/clfft/Manifest | 1 - sci-libs/clfft/clfft-0.9999.ebuild | 51 --- sci-libs/clfft/clfft-2.4-r1.ebuild | 54 --- sci-libs/clfft/clfft-2.6.1.ebuild | 9 +- sci-libs/clfft/clfft-9999.ebuild | 17 +- sci-libs/nipype/nipype-9999.ebuild | 1 - sci-mathematics/gap/Manifest | 2 + sci-visualization/forge/forge-3.1.ebuild | 1 - sci-visualization/forge/forge-9999.ebuild | 1 - sci-visualization/forge/metadata.xml | 2 +- 29 files changed, 37 insertions(+), 969 deletions(-)