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 E587813989A for ; Thu, 27 Aug 2015 15:01:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D67A1423C; Thu, 27 Aug 2015 15:01:45 +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 66C3714283 for ; Thu, 27 Aug 2015 15:01:44 +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 A777D340917 for ; Thu, 27 Aug 2015 15:01:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5477F17C for ; Thu, 27 Aug 2015 15:01:41 +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: <1440687698.93ee0e2aa1b4c22ce96dd3a8f919d4eaf8265fad.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: 93ee0e2aa1b4c22ce96dd3a8f919d4eaf8265fad X-VCS-Branch: master Date: Thu, 27 Aug 2015 15:01:41 +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: 15363bb3-2468-4add-9268-5297f9b3f8a0 X-Archives-Hash: 337457870cfc8c7cf38cac687720a58d commit: 93ee0e2aa1b4c22ce96dd3a8f919d4eaf8265fad Author: Justin Lecher gentoo org> AuthorDate: Thu Aug 27 15:01:38 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Aug 27 15:01:38 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=93ee0e2a Merge remote-tracking branch 'github/master' * github/master: sci-libs/dealii: update live ebuild sci-libs/trilinos: version bump to 12.2.1 media-gfx/librecad: fixed a building issue sci-libs/armadillo: Version bump media-gfx/librecad: version bump 2.0.8 dev-python/line_profiler: New ebuild wirtten by me sci-libs/arrayfire: Partitial fix for bug #463: Use system boost-compute dev-python/line_profiler/ChangeLog | 10 ++++++ dev-python/line_profiler/Manifest | 1 + dev-python/line_profiler/line_profiler-1.0.ebuild | 1 + dev-python/line_profiler/line_profiler-9999.ebuild | 35 ++++++++++++++++++ .../line_profiler}/metadata.xml | 10 +++--- media-gfx/librecad/ChangeLog | 8 +++++ media-gfx/librecad/Manifest | 1 + ...librecad-2.0.7.ebuild => librecad-2.0.8.ebuild} | 31 +++++++++++++--- media-gfx/librecad/librecad-9999.ebuild | 42 +++++++++++++++++----- sci-libs/armadillo/ChangeLog | 6 ++++ sci-libs/armadillo/Manifest | 1 + ...-5.200.2-r1.ebuild => armadillo-5.400.2.ebuild} | 0 sci-libs/arrayfire/ChangeLog | 3 ++ sci-libs/arrayfire/arrayfire-9999.ebuild | 1 + sci-libs/dealii/ChangeLog | 3 ++ sci-libs/dealii/dealii-9999.ebuild | 5 ++- sci-libs/trilinos/ChangeLog | 5 +++ sci-libs/trilinos/Manifest | 1 + ...ilinos-12.0.1.ebuild => trilinos-12.2.1.ebuild} | 2 +- 19 files changed, 143 insertions(+), 23 deletions(-)