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: Mon, 27 Oct 2014 17:18:55
Message-Id: 1414430322.4e7d64e13e02ac4f25e493cd7cefb1dd18176370.jlec@gentoo
1 commit: 4e7d64e13e02ac4f25e493cd7cefb1dd18176370
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 27 17:18:42 2014 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 27 17:18:42 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4e7d64e1
7
8 Merge remote-tracking branch 'github/master'
9
10 * github/master:
11 sci-chemistry/freeon: Drop obsolete versions
12 Moved to tree
13 sci-physics/root: Fix compilation with USE="mysql" wrt bug #523996; fix die_compiler message
14 sync with gx86
15 net-libs/xrootd: version bump and fix bug 521496
16 travis.yml: use newer portage version
17 fixed bash-comp (bug #526320)
18 version bump
19
20
21 .travis.yml | 10 +-
22 dev-lang/ispc/ChangeLog | 3 +
23 dev-lang/ispc/ispc-9999.ebuild | 1 +
24 net-libs/xrootd/ChangeLog | 118 +++++++++++++++++++++
25 net-libs/xrootd/Manifest | 11 ++
26 net-libs/xrootd/files/cmsd.confd | 9 ++
27 net-libs/xrootd/files/cmsd.initd | 35 ++++++
28 net-libs/xrootd/files/frm_purged.initd | 35 ++++++
29 net-libs/xrootd/files/frm_xfrd.initd | 35 ++++++
30 net-libs/xrootd/files/xrootd-no-werror.patch | 11 ++
31 net-libs/xrootd/files/xrootd.confd | 21 ++++
32 net-libs/xrootd/files/xrootd.initd | 33 ++++++
33 net-libs/xrootd/metadata.xml | 16 +++
34 net-libs/xrootd/xrootd-4.0.4.ebuild | 82 ++++++++++++++
35 sci-biology/consed/ChangeLog | 41 -------
36 sci-biology/consed/Manifest | 16 ---
37 sci-biology/consed/consed-20-r1.ebuild | 80 --------------
38 sci-biology/consed/consed-21.ebuild | 80 --------------
39 sci-biology/consed/consed-22.ebuild | 80 --------------
40 sci-biology/consed/consed-23.ebuild | 80 --------------
41 sci-biology/consed/consed-24.ebuild | 80 --------------
42 sci-biology/consed/consed-25.ebuild | 80 --------------
43 sci-biology/consed/consed-26.ebuild | 80 --------------
44 sci-biology/consed/consed-27.ebuild | 80 --------------
45 sci-biology/consed/files/nLine.h.patch | 17 ---
46 .../consed/files/nextPhredPipeline.cpp.patch | 11 --
47 sci-biology/consed/metadata.xml | 9 --
48 sci-chemistry/freeon/ChangeLog | 3 +
49 sci-chemistry/votca-csg/ChangeLog | 3 +
50 sci-chemistry/votca-csg/votca-csg-9999.ebuild | 6 +-
51 sci-libs/trilinos/ChangeLog | 6 ++
52 sci-libs/trilinos/Manifest | 1 +
53 ...linos-11.4.2.ebuild => trilinos-11.10.2.ebuild} | 4 +-
54 sci-libs/trilinos/trilinos-11.4.2.ebuild | 2 +-
55 sci-physics/root/ChangeLog | 5 +
56 sci-physics/root/root-5.34.18-r2.ebuild | 2 +
57 sci-physics/root/root-6.00.01-r1.ebuild | 2 +
58 sci-physics/root/root-6.00.02.ebuild | 10 +-
59 sci-physics/root/root-9999.ebuild | 10 +-
60 39 files changed, 457 insertions(+), 751 deletions(-)