aboutsummaryrefslogtreecommitdiff
blob: 34d5d7bdb3d8793a7d69cf5f16348934db6c5d91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# ChangeLog for sci-physics/root
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

*root-5.30.03 (21 Oct 2011)

  21 Oct 2011; Andrew Savchenko <bircoph@gmail.com> +root-5.30.03.ebuild:
  Version bump for 5.30.03 production patch release.

*root-5.28.00g (07 Oct 2011)

  07 Oct 2011; Andrew Savchenko <bircoph@gmail.com>
  +files/root-5.28.00b-nobyte-compile.patch, +root-5.28.00g.ebuild:
  Version bump for 5.28 branch as requester per bug 384729.

*root-5.30.02 (03 Oct 2011)

  03 Oct 2011; Andrew Savchenko <bircoph@gmail.com> +root-5.30.02.ebuild:
  Version bump for patch release.

*root-5.30.01 (24 Aug 2011)

  24 Aug 2011; Andrew Savchenko <bircoph@gmail.com> +root-5.30.01.ebuild:
  Version bump for patch release.
  lzma build was fixed upstream.

  02 Aug 2011; Andrew Savchenko <bircoph@gmail.com> root-5.30.00.ebuild:
  Enable rpath if prefix is used, see bug 346933.

*root-5.30.00 (02 Aug 2011)

  02 Aug 2011; Andrew Savchenko <bircoph@gmail.com> 
  +files/root-5.28.00b-asneeded.patch, +files/root-5.28.00b-glibc212.patch,
  +files/root-5.28.00b-prop-ldflags.patch, +files/root-5.28.00b-unuran.patch,
  +root-5.30.00.ebuild, +files/root-5.30.00-lzma.patch,
  +files/root-5.30.00-nobyte-compile.patch,
  +files/root-5.30.00-xrootd-prop-flags.patch, +files/olbd.confd,
  +files/olbd.initd, +files/proofd.confd, +files/proofd.initd,
  +files/rootd.confd, +files/rootd.initd, +files/xrootd.confd,
  +files/xrootd.initd, +metadata.xml:
  Version bump. This are changes from bug 374709 including:
  - upatchset update;
  - lzma support (for root file data compression);
  - X support is now optional (but enabled by default, of course),
  this is extremely useful on X-less computating stations;
  - fix tmva and roofit documentation installation (pdfs were missed due to
  ebuild typo;
  - some missed deps.
  - libXft dep is controlled by xft flag.