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 5B43E138200 for ; Wed, 26 Jun 2013 18:33:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D130DE0957; Wed, 26 Jun 2013 18:33:53 +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 63DC4E0957 for ; Wed, 26 Jun 2013 18:33:53 +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 5A93133E746 for ; Wed, 26 Jun 2013 18:33:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 05369E5458 for ; Wed, 26 Jun 2013 18:33:51 +0000 (UTC) From: "Nicolas Bock" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas Bock" Message-ID: <1372271569.e88605269a92bfb4a232752657f59519603709da.nicolasbock@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: nicolasbock X-VCS-Committer-Name: Nicolas Bock X-VCS-Revision: e88605269a92bfb4a232752657f59519603709da X-VCS-Branch: master Date: Wed, 26 Jun 2013 18:33:51 +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: 9768236c-d6b0-4c46-8628-5d126e395a6e X-Archives-Hash: 3da36918d0dd6b0cbac6ee0bbe14d326 commit: e88605269a92bfb4a232752657f59519603709da Author: Nicolas Bock gmail com> AuthorDate: Wed Jun 26 18:32:49 2013 +0000 Commit: Nicolas Bock gmail com> 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(-)