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, 04 Jul 2012 07:43:25
Message-Id: 1341215648.38813b429e56655a395a3230fe11f45907b3c958.jlec@gentoo
1 commit: 38813b429e56655a395a3230fe11f45907b3c958
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 2 07:54:08 2012 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 2 07:54:08 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=38813b42
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: backport fixes from the portage
12 app-doc/root-docs: backport fixes from portage
13 more comments, .Rhistory
14 sci-mathematics/rstudio: initial import
15 dev-libs/mathjax: Initial import
16
17
18 app-doc/root-docs/Manifest | 8 +-
19 app-doc/root-docs/metadata.xml | 9 ++
20 app-doc/root-docs/root-docs-5.32.03.ebuild | 8 +-
21 app-doc/root-docs/root-docs-5.34.00.ebuild | 7 +-
22 app-doc/root-docs/root-docs-9999.ebuild | 7 +-
23 dev-libs/mathjax/ChangeLog | 10 ++
24 dev-libs/mathjax/Manifest | 1 +
25 dev-libs/mathjax/mathjax-2.0.ebuild | 50 +++++++
26 dev-libs/mathjax/metadata.xml | 17 +++
27 sci-mathematics/rstudio/ChangeLog | 12 ++
28 sci-mathematics/rstudio/Manifest | 4 +
29 .../files/rstudio-0.96.316-linker_flags.patch | 13 ++
30 .../rstudio/files/rstudio-0.96.316-paths.patch | 106 +++++++++++++++
31 .../rstudio/files/rstudio-0.96.316-prefs.patch | 20 +++
32 .../rstudio/files/rstudio-rserver.initd | 15 ++
33 sci-mathematics/rstudio/metadata.xml | 13 ++
34 sci-mathematics/rstudio/rstudio-0.96.316.ebuild | 140 ++++++++++++++++++++
35 sci-physics/root/ChangeLog | 6 +
36 sci-physics/root/Manifest | 12 +-
37 sci-physics/root/files/olbd.confd | 9 --
38 sci-physics/root/files/olbd.initd | 26 ----
39 sci-physics/root/files/xrootd.confd | 8 -
40 sci-physics/root/files/xrootd.initd | 26 ----
41 sci-physics/root/metadata.xml | 39 +++---
42 sci-physics/root/root-5.34.00.ebuild | 16 ++-
43 sci-physics/root/root-9999.ebuild | 14 ++-
44 26 files changed, 471 insertions(+), 125 deletions(-)