From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-790039-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9B67F138A6C for <garchives@archives.gentoo.org>; Tue, 7 Apr 2015 08:56:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B43D0E0952; Tue, 7 Apr 2015 08:56: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 5836AE0952 for <gentoo-commits@lists.gentoo.org>; Tue, 7 Apr 2015 08:56: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 044B334096D for <gentoo-commits@lists.gentoo.org>; Tue, 7 Apr 2015 08:56:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E2F31565E for <gentoo-commits@lists.gentoo.org>; Tue, 7 Apr 2015 08:56:33 +0000 (UTC) From: "Justin Lecher" <jlec@gentoo.org> 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" <jlec@gentoo.org> Message-ID: <1428396984.23f108119bb1f093e257db47be42a20d6e1e6cd2.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: 23f108119bb1f093e257db47be42a20d6e1e6cd2 X-VCS-Branch: master Date: Tue, 7 Apr 2015 08:56:33 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 98ad3ebd-6378-4a0a-8a8c-9c0320103d6a X-Archives-Hash: b79a43a6bc8f02e6f701d97c5655f7ed commit: 23f108119bb1f093e257db47be42a20d6e1e6cd2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Tue Apr 7 08:56:24 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Tue Apr 7 08:56:24 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=23f10811 Merge remote-tracking branch 'github/master' * github/master: dev-java/hdf-java: Fix SRC_URI media-gfx/librecad fixed doc/appdata sci-libs/clfft: Replace patches by upstream patches gentoo does not support python 2_6 corrected python compatibilities added python 3.3 compatibility removed unneeded bits, sorted eclasses updated deps new package, initial draft dev-java/hdf-java/hdf-java-2.9.ebuild | 2 +- media-gfx/librecad/ChangeLog | 4 +++ media-gfx/librecad/librecad-2.0.7.ebuild | 4 ++- media-gfx/librecad/librecad-9999.ebuild | 4 ++- sci-biology/dcmstack/ChangeLog | 23 +++++++++++++++ sci-biology/dcmstack/dcmstack-9999.ebuild | 25 ++++++++++++++++ {x11-libs/tr => sci-biology/dcmstack}/metadata.xml | 0 sci-libs/clfft/ChangeLog | 5 ++++ sci-libs/clfft/files/clfft-client_CMakeLists.patch | 33 +++++++++++++++------ .../files/clfft-scripts_perf_CMakeLists.patch | 34 +++++++++++++++++----- 10 files changed, 115 insertions(+), 19 deletions(-)