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 180FA1381F3 for ; Thu, 11 Jul 2013 20:27:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9061E0A9A; Thu, 11 Jul 2013 20:26:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 19168E0A9A for ; Thu, 11 Jul 2013 20:26:59 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E43933E9E7 for ; Thu, 11 Jul 2013 20:26:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CEBC4E5458 for ; Thu, 11 Jul 2013 20:26:56 +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: <1372271569.e88605269a92bfb4a232752657f59519603709da.jlec@gentoo> Subject: [gentoo-commits] proj/sci:vtk commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: e88605269a92bfb4a232752657f59519603709da X-VCS-Branch: vtk Date: Thu, 11 Jul 2013 20:26:56 +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: de55dcd4-575f-4f97-a83c-321949cdbf7f X-Archives-Hash: 5bde7720a987b482e316c25ce0bca322 Message-ID: <20130711202656.VD9pjdjtr5WjUbX1NPE9yv9M2bfwhk5SAUeP4ijXusk@z> commit: e88605269a92bfb4a232752657f59519603709da Author: Nicolas Bock gmail com> AuthorDate: Wed Jun 26 18:32:49 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Jun 26 18:32:49 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e8860526 Merge branch 'master' of github.com:gentoo-science/sci dev-java/fits/ChangeLog | 9 +- dev-java/fits/Manifest | 2 +- .../{fits-1.08.1.ebuild => fits-1.11.0.ebuild} | 6 +- sci-libs/lwpr/ChangeLog | 9 +- sci-libs/lwpr/Manifest | 2 +- sci-libs/lwpr/files/lwpr-1.2.2-setup.py.patch | 12 -- sci-libs/lwpr/lwpr-1.2.2.ebuild | 83 --------- sci-libs/lwpr/lwpr-1.2.5.ebuild | 51 ++++++ sci-libs/lwpr/metadata.xml | 10 +- sys-cluster/modules/ChangeLog | 10 ++ sys-cluster/modules/files/createmodule.py | 186 +++++++++++++++++++++ sys-cluster/modules/files/createmodule.sh | 166 ++++++++++++++++++ .../modules/files/modules-3.2.10-avail.patch | 12 ++ .../modules/files/modules-3.2.10-bindir.patch | 11 ++ .../modules/files/modules-3.2.10-clear.patch | 11 ++ .../modules/files/modules-3.2.10-versioning.patch | 10 ++ sys-cluster/modules/files/modules.sh.in | 7 + sys-cluster/modules/metadata.xml | 20 ++- sys-cluster/modules/modules-3.2.10-r1.ebuild | 61 +++++++ 19 files changed, 561 insertions(+), 117 deletions(-)