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 5D222138BED for ; Fri, 16 Oct 2015 13:38:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E542921C010; Fri, 16 Oct 2015 13:38:40 +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 5749A21C010 for ; Fri, 16 Oct 2015 13:38:40 +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 47A51340A2B for ; Fri, 16 Oct 2015 13:38:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1EB910CC for ; Fri, 16 Oct 2015 13:38:37 +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: <1445002715.95baa1b21ce885abd775717b7673cb821e37aa0b.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: 95baa1b21ce885abd775717b7673cb821e37aa0b X-VCS-Branch: master Date: Fri, 16 Oct 2015 13:38:37 +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: 322a4c1e-ac8d-42ad-8ff8-9c28a5227b00 X-Archives-Hash: 5c81a9d3fd29296fc731d3680a2f02ec commit: 95baa1b21ce885abd775717b7673cb821e37aa0b Author: Justin Lecher gentoo org> AuthorDate: Fri Oct 16 13:38:35 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Oct 16 13:38:35 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=95baa1b2 Merge remote-tracking branch 'github/master' * github/master: sci-mathematics/gismo: added installation of documentation Moved to tree Update local USE description added ebuild for gismo (Geometry+Simulation), see https://gs.jku.at/gismo sci-biology/pysurfer: removed deprecated patch section sci-biology/bowtie/ChangeLog | 37 -------------- sci-biology/bowtie/Manifest | 5 -- sci-biology/bowtie/bowtie-1.1.1.ebuild | 53 -------------------- sci-biology/bowtie/bowtie-1.1.2.ebuild | 58 ---------------------- sci-biology/bowtie/bowtie-2.2.3.ebuild | 52 ------------------- sci-biology/bowtie/bowtie-2.2.5.ebuild | 52 ------------------- sci-biology/bowtie/bowtie-2.2.6.ebuild | 54 -------------------- .../bowtie-1.1.2-tbb-tinythread-missing.patch | 14 ------ sci-biology/bowtie/metadata.xml | 13 ----- sci-biology/pysurfer/ChangeLog | 3 ++ .../pysurfer/files/0.6-headless_build.patch | 9 ---- sci-mathematics/gismo/Manifest | 1 + sci-mathematics/gismo/files/doc-install.patch | 46 +++++++++++++++++ .../gismo/files/examples-CMakeLists.patch | 46 +++++++++++++++++ sci-mathematics/gismo/gismo-0.8.1.ebuild | 42 ++++++++++++++++ .../ccif => sci-mathematics/gismo}/metadata.xml | 4 +- 16 files changed, 140 insertions(+), 349 deletions(-)