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:04
Message-Id: 1330413371.7b9712f13b3339d28c0c5896459e3ef6493c0125.jlec@gentoo
1 commit: 7b9712f13b3339d28c0c5896459e3ef6493c0125
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 07:16:11 2012 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 07:16:11 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7b9712f1
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 sci-physics/root: fix build on non-english locales
12
13
14 sci-physics/root/ChangeLog | 606 ++++++++++++++++++++
15 sci-physics/root/Manifest | 9 +
16 sci-physics/root/files/olbd.confd | 9 +
17 sci-physics/root/files/olbd.initd | 26 +
18 sci-physics/root/files/proofd.confd | 12 +
19 sci-physics/root/files/proofd.initd | 26 +
20 .../root/files/root-5.26.00-make-3.82.patch | 36 ++
21 .../root/files/root-5.26.00e-libpng15.patch | 33 ++
22 .../root/files/root-5.28.00b-asneeded.patch | 20 +
23 .../root/files/root-5.28.00b-glibc212.patch | 11 +
24 .../root/files/root-5.28.00b-nobyte-compile.patch | 138 +++++
25 .../root/files/root-5.28.00b-prop-ldflags.patch | 13 +
26 sci-physics/root/files/root-5.28.00b-unuran.patch | 39 ++
27 sci-physics/root/files/root-5.32.00-afs.patch | 33 ++
28 sci-physics/root/files/root-5.32.00-cfitsio.patch | 13 +
29 .../root/files/root-5.32.00-nobyte-compile.patch | 137 +++++
30 sci-physics/root/files/rootd.confd | 8 +
31 sci-physics/root/files/rootd.initd | 28 +
32 sci-physics/root/files/xrootd.confd | 8 +
33 sci-physics/root/files/xrootd.initd | 26 +
34 sci-physics/root/metadata.xml | 29 +
35 sci-physics/root/root-5.26.00e-r1.ebuild | 316 ++++++++++
36 sci-physics/root/root-5.28.00d.ebuild | 338 +++++++++++
37 sci-physics/root/root-5.32.00-r2.ebuild | 340 +++++++++++
38 24 files changed, 2254 insertions(+), 0 deletions(-)