Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: /
Date: Wed, 07 Mar 2012 11:13:35
Message-Id: 1331118635.89d3bd49f083185536403716737c3673779b8fa9.jlec@gentoo
1 commit: 89d3bd49f083185536403716737c3673779b8fa9
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 7 11:10:35 2012 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 7 11:10:35 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=89d3bd49
7
8 Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci; github.com:gentoo-science/sci
9
10 * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci:
11 Enable all fortran with single USE flag, fix license.
12 fixed petsc 3.1 ebuild (missing patch files)
13 disabled imagemagick, fixed lib configuring
14 moved comments out of the argument list
15 sci-mathematics/petsc: more cleaning
16 fix missing linking if hypre and superlu enabled
17
18 * github.com:gentoo-science/sci:
19 fixed petsc 3.1 ebuild (missing patch files)
20 disabled imagemagick, fixed lib configuring
21 moved comments out of the argument list
22 sci-mathematics/petsc: more cleaning
23 fix missing linking if hypre and superlu enabled
24
25
26 sci-mathematics/petsc/ChangeLog | 17 +++
27 ...-pic.patch => petsc-3.1_p8-configure-pic.patch} | 0
28 ...path.patch => petsc-3.1_p8-disable-rpath.patch} | 0
29 ...-pic.patch => petsc-3.2_p6-configure-pic.patch} | 0
30 ...tch => petsc-3.2_p6-disable-env-warnings.patch} | 0
31 ...path.patch => petsc-3.2_p6-disable-rpath.patch} | 0
32 ...age.patch => petsc-3.2_p6-fix-afterimage.patch} | 0
33 .../petsc/files/petsc-3.2_p6-fix-imagemagick.patch | 24 ++++
34 ...-fix-xops.patch => petsc-3.2_p6-fix-xops.patch} | 0
35 sci-mathematics/petsc/metadata.xml | 3 +-
36 sci-mathematics/petsc/petsc-3.1_p8-r1.ebuild | 5 +-
37 sci-mathematics/petsc/petsc-3.2_p6.ebuild | 137 ++++++++++++--------
38 sys-cluster/mpich2/ChangeLog | 4 +
39 sys-cluster/mpich2/Manifest | 27 ++++
40 sys-cluster/mpich2/mpich2-1.4.1_p1.ebuild | 8 +-
41 15 files changed, 162 insertions(+), 63 deletions(-)