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:00
Message-Id: 1330677590.4b910d0bd47feb498266e5f0b86958c77a85452f.jlec@gentoo
1 commit: 4b910d0bd47feb498266e5f0b86958c77a85452f
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 2 08:39:50 2012 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 08:39:50 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4b910d0b
7
8 Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci
9
10 * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci:
11 [dev-ml/zarith] new ebuild
12 [dev-ml/lacaml] version bump
13 added new petsc 3.2-p6 ebuild
14 Update deps in M2 live ebuild
15 sci-physics/root: fix repoman warning
16 sci-physics/root: version bump
17 [sci-libs/fgsl] add prefix love
18 updated Manifest
19
20
21 dev-ml/lacaml/ChangeLog | 8 +-
22 dev-ml/lacaml/Manifest | 3 +-
23 .../{lacaml-5.5.2.ebuild => lacaml-6.0.4.ebuild} | 20 +-
24 dev-ml/zarith/ChangeLog | 11 +
25 dev-ml/zarith/Manifest | 1 +
26 dev-ml/zarith/files/zarith-1.0-bytecode.patch | 31 ++
27 .../zarith/files/zarith-1.0-optnotrequired.patch | 22 ++
28 dev-ml/{lacaml => zarith}/metadata.xml | 5 +-
29 dev-ml/zarith/zarith-1.0.ebuild | 62 ++++
30 sci-biology/seqclean/Manifest | 6 +-
31 sci-libs/fgsl/fgsl-0.9.4.ebuild | 5 +-
32 sci-mathematics/Macaulay2/ChangeLog | 5 +-
33 sci-mathematics/Macaulay2/Macaulay2-9999.ebuild | 21 +-
34 sci-mathematics/Macaulay2/Manifest | 7 +-
35 sci-mathematics/petsc/ChangeLog | 7 +
36 sci-mathematics/petsc/Manifest | 1 +
37 .../petsc/files/petsc-3.1_p8-configure-pic.patch | 11 -
38 .../petsc/files/petsc-configure-pic.patch | 4 +-
39 sci-mathematics/petsc/petsc-3.1_p8-r1.ebuild | 2 +-
40 ...{petsc-3.1_p8-r1.ebuild => petsc-3.2_p6.ebuild} | 29 +-
41 sci-physics/root/ChangeLog | 15 +-
42 sci-physics/root/Manifest | 7 +-
43 sci-physics/root/files/olbd.confd | 9 -
44 sci-physics/root/files/olbd.initd | 26 --
45 .../root/files/root-5.26.00-make-3.82.patch | 36 --
46 .../root/files/root-5.26.00e-libpng15.patch | 33 --
47 .../root/files/root-5.28.00b-nobyte-compile.patch | 138 --------
48 sci-physics/root/files/xrootd.confd | 8 -
49 sci-physics/root/files/xrootd.initd | 26 --
50 sci-physics/root/metadata.xml | 1 -
51 sci-physics/root/root-5.26.00e-r1.ebuild | 316 ------------------
52 sci-physics/root/root-5.28.00d.ebuild | 338 --------------------
53 ...{root-5.32.00-r2.ebuild => root-5.32.01.ebuild} | 0
54 33 files changed, 217 insertions(+), 997 deletions(-)