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 4BA5F138A1A for ; Sat, 10 Jan 2015 18:03:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89DC3E083E; Sat, 10 Jan 2015 18:03:29 +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 9B76CE0841 for ; Sat, 10 Jan 2015 18:03:28 +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 B394C3406EE for ; Sat, 10 Jan 2015 18:03:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E1FAF4B5 for ; Sat, 10 Jan 2015 18:03:24 +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: <1420912916.a8663a4f2a09f03ff25162bfb56b6d3866ee44a0.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: a8663a4f2a09f03ff25162bfb56b6d3866ee44a0 X-VCS-Branch: master Date: Sat, 10 Jan 2015 18:03:24 +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: d0e49131-1c84-4b95-8d65-5089322be688 X-Archives-Hash: 11195b9a832d230b2d16c26b7121965d commit: a8663a4f2a09f03ff25162bfb56b6d3866ee44a0 Author: Justin gentoo org> AuthorDate: Sat Jan 10 18:01:56 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Jan 10 18:01:56 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a8663a4f Merge pull request #312 from marbre/arrayfire ArrayFire ebuild sci-libs/arrayfire/ChangeLog | 10 +++ sci-libs/arrayfire/Manifest | 1 + sci-libs/arrayfire/arrayfire-9999.ebuild | 81 ++++++++++++++++++++++ sci-libs/arrayfire/files/CMakeLists_examples.patch | 11 +++ sci-libs/arrayfire/files/FindCBLAS.patch | 48 +++++++++++++ sci-libs/arrayfire/files/build_gtest.patch | 51 ++++++++++++++ .../arrayfire}/metadata.xml | 12 ++-- 7 files changed, 208 insertions(+), 6 deletions(-)