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 99772138CCF for ; Sun, 24 May 2015 08:14:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6458E0B11; Sun, 24 May 2015 08:14:42 +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 1FB1DE0B35 for ; Sun, 24 May 2015 08:14:42 +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 66466340BF8 for ; Sun, 24 May 2015 08:14:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED9E8A03 for ; Sun, 24 May 2015 08:14:38 +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: <1432455126.536799dcd824170367fcad85ea72fd30b3734c90.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: 536799dcd824170367fcad85ea72fd30b3734c90 X-VCS-Branch: master Date: Sun, 24 May 2015 08:14:38 +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: 4a34aa19-8c9d-4760-8cc8-95ab3a4bda14 X-Archives-Hash: bdb49870a7e5faaf0f4c2b34ad163608 commit: 536799dcd824170367fcad85ea72fd30b3734c90 Author: Justin Lecher gentoo org> AuthorDate: Sun May 24 08:12:06 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun May 24 08:12:06 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=536799dc Merge remote-tracking branch 'github/master' * github/master: dev-java/jrosetta: Fix SRC_URI sci-libs/arrayfire: Split ebuilds/Typechange sci-biology/salmon: clean patch sci-biology/salmon: streamline ebuild sci-biology/salmon: add salmon dev-java/jrosetta/jrosetta-1.0.4.ebuild | 4 +- sci-biology/salmon/ChangeLog | 19 +++++ sci-biology/salmon/Manifest | 1 + .../files/salmon-0.3.2-no-boost-static.patch | 20 +++++ sci-biology/{pyfaidx => salmon}/metadata.xml | 0 sci-biology/salmon/salmon-0.3.2.ebuild | 18 ++++ sci-biology/salmon/salmon-9999.ebuild | 19 +++++ sci-libs/arrayfire/arrayfire-0.9999.ebuild | 96 +++++++++++++++++++++- sci-libs/arrayfire/arrayfire-3.0_beta.ebuild | 95 ++++++++++++++++++++- 9 files changed, 268 insertions(+), 4 deletions(-)