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 B6D89138CCF for ; Sat, 23 May 2015 15:53:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFB55E0AAD; Sat, 23 May 2015 15:53:18 +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 575AEE0AAD for ; Sat, 23 May 2015 15:53:13 +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 AA1F9340D85 for ; Sat, 23 May 2015 15:53:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4573CA0A for ; Sat, 23 May 2015 15:53:03 +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: <1432396379.1a930a0faaead47c6d02c2d07c9636f006b5c3e9.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: 1a930a0faaead47c6d02c2d07c9636f006b5c3e9 X-VCS-Branch: master Date: Sat, 23 May 2015 15:53:03 +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: 759b463c-9fb3-412a-aa55-196fc0d6f791 X-Archives-Hash: e2640f2d0f7af6f73dace825f2a00130 commit: 1a930a0faaead47c6d02c2d07c9636f006b5c3e9 Author: Justin Lecher gentoo org> AuthorDate: Sat May 23 15:52:59 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat May 23 15:52:59 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1a930a0f Merge remote-tracking branch 'github/master' * github/master: sci-libs/arrayfire: Split up ebuilds to fix 9999 sci-libs/ccif: Bump to EAPI=5 sci-libs/geom: Bump to EAPI=5 sci-libs/amdlibm: Add missing die app-admin/eselect: Add missing die sci-libs/calculix-ccx: Add missing die sci-biology/kallisto: add kallisto media-gfx/brlcad: fixed deps tcl/tk slots sci-libs/calculix-ccx-2.8_p2: several small fixes dev-libs/utf8proc: Version bump sci-libs/calculix-ccx-2.8_p2 version bump dev-util/f90cache: Version bump dev-java/jrosetta: switching to fedora mirror because upstream server unavailable app-admin/eselect/eselect-1.4.4-r100.ebuild | 2 +- dev-java/jrosetta/jrosetta-1.0.4.ebuild | 4 +++- dev-libs/utf8proc/ChangeLog | 8 ++++++- dev-libs/utf8proc/Manifest | 1 + .../utf8proc/files/utf8proc-1.2-buildflags.patch | 14 ++++++++++++ .../{utf8proc-1.1.6.ebuild => utf8proc-1.2.ebuild} | 12 +++-------- dev-util/f90cache/ChangeLog | 7 +++++- dev-util/f90cache/Manifest | 1 + .../{f90cache-0.94.ebuild => f90cache-0.95.ebuild} | 2 +- media-gfx/brlcad/ChangeLog | 4 ++++ media-gfx/brlcad/brlcad-7.24.2.ebuild | 4 ++-- media-gfx/brlcad/brlcad-9999.ebuild | 4 ++-- sci-biology/kallisto/ChangeLog | 10 +++++++++ sci-biology/kallisto/Manifest | 1 + sci-biology/kallisto/kallisto-0.42.1.ebuild | 19 ++++++++++++++++ sci-biology/kallisto/kallisto-9999.ebuild | 20 +++++++++++++++++ sci-biology/{pyfaidx => kallisto}/metadata.xml | 0 sci-libs/amdlibm/amdlibm-3.1.ebuild | 4 ++-- sci-libs/arrayfire/ChangeLog | 9 ++++++++ sci-libs/arrayfire/arrayfire-9999.ebuild | 15 +++++-------- sci-libs/arrayfire/files/FindBoostCompute.cmake | 18 ++++++++++++++++ ...h => arrayfire-3.0_beta-FindBoostCompute.patch} | 0 ...AS.patch => arrayfire-3.0_beta-FindCBLAS.patch} | 0 ... => arrayfire-3.0_beta-opencl_CMakeLists.patch} | 0 ...dCBLAS.patch => arrayfire-9999-FindCBLAS.patch} | 20 ++++++++--------- sci-libs/calculix-ccx/Manifest | 3 +++ sci-libs/calculix-ccx/calculix-ccx-2.7-r1.ebuild | 4 ++-- ...cx-2.7-r1.ebuild => calculix-ccx-2.8_p2.ebuild} | 13 ++++++----- ..._Makefile_custom_cc_flags_spooles_arpack.patch} | 25 +++++++++++----------- sci-libs/ccif/ChangeLog | 7 ++++-- sci-libs/ccif/ccif-0.3.20111209.ebuild | 4 ++-- sci-libs/geom/ChangeLog | 6 ++++-- sci-libs/geom/Manifest | 2 +- sci-libs/geom/geom-5.1.2.7.ebuild | 10 ++++----- 34 files changed, 180 insertions(+), 73 deletions(-)