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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
# ChangeLog for sci-libs/root
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/root/ChangeLog,v 1.8 2005/06/26 00:51:30 ribosome Exp $
26 Jun 2005; Olivier Fisette <ribosome@gentoo.org>
-files/root-4.00.06a-gcc-3.4.patch, -root-3.03.04-r2.ebuild,
-root-4.00.06a.ebuild:
Removed obsolete versions.
08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> root-4.02.00.ebuild:
Like on sparc, this package doesn't work yet on ppc.
29 Mar 2005; Ferris McCormick <fmccor@gentoo.org> root-4.02.00.ebuild:
Add -sparc keyword to make explicit that as distributed, this package cannot
build on sparc. Supported architectures are hardwired in a tgz file included
within the package: xrootd/src/xrootd-20041124-0752.src.tgz, and in
unix/src/TUnixSystem.cxx, and linux:sparc is not among them. There is no
apparent for this package not to work on sparc, but as constituted, it cannot
without upstream support.
12 Mar 2005; Patrick Kursawe <phosphan@gentoo.org> root-4.02.00.ebuild:
No bugs for this version for about two months -> stable
*root-4.02.00 (15 Jan 2005)
15 Jan 2005; Olivier Fisette <ribosome@gentoo.org> +root-4.02.00.ebuild:
New version. GCC 3.4 patch no longer required.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
*root-3.10.02-r1 (28 Dec 2004)
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
+files/pgsql-no-libpq-int.patch, +files/root-4.00.06a-gcc-3.4.patch,
+files/root-makefile.patch, +root-3.03.04-r2.ebuild, +root-3.05.04.ebuild,
+root-3.10.02-r1.ebuild, +root-4.00.06a.ebuild:
Moved from dev-libs/root to sci-libs/root.
*root-4.00.06a (02 Jul 2004)
02 Jul 2004; Patrick Kursawe <phosphan@gentoo.org> metadata.xml,
root-4.00.06a.ebuild, files/root-4.00.06a-gcc-3.4.patch:
Version bump, see bug #55719 - gcc 3.4 patch extracted from "root" CVS.
*root-3.10.02-r1 (15 Jun 2004)
15 Jun 2004; Patrick Kursawe <phosphan@gentoo.org> root-3.10.02-r1.ebuild,
root-3.10.02.ebuild:
Shared libs were not found, see bug #53095
07 Jun 2004; Patrick Kursawe <phosphan@gentoo.org> root-3.10.02.ebuild:
According to user report (forums/slackerman) it works for amd64.
*root-3.10.02 (20 Apr 2004)
20 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> root-3.10.02.ebuild:
Version bump, see bug #34412
06 Oct 2003; Heinrich Wendel <lanius@gentoo.org> root-3.05.04.ebuild:
stable bump #29947
12 Jun 2003; Seemant Kulleen <seemant@gentoo.org> root-3.03.04-r2.ebuild:
xfree provides xpm
*root-3.05.04 (25 Apr 2003)
25 Feb 2003; Luca Barbato <kain@kain.org> root-3.05.04.ebuild :
New version, as suggested by Dmitry Kustov <dimok77@hotmail.com>
*root-3.03.04-r2 (22 Feb 2003)
22 Feb 2003; Bryon Roche <kain@kain.org> root-3.03.04-r1.ebuild root-3.03.04-r2.ebuild files/digest-root-3.03.04-r2 files/pgsql-no-libpq-int.patch files/root-makefile.patch :
Fixed header include issues with the PostgreSQL api, as well as configuration/compilation issues.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*root-3.03.04-r1 (11 Apr 2002)
24 Oct 2002; J.Alberto Suárez López <bass@gentoo.org> root-3.03.04-r1.ebuild
Typo error in the ebuild appear 'econ' not 'econf'.
11 Apr 2002; G.Bevin <gbevin@gentoo.org> root-3.03.04-r1.ebuild
files/digest-root-3.03.04-r1 :
Added env entry for the libs.
Removed rpath switch from configure since it created a segfaulting root
executable.
*root-3.03.04 (11 Apr 2002)
11 Apr 2002; G.Bevin <gbevin@gentoo.org> root-3.03.04.ebuild
files/digest-root-3.03.04 :
Initial release
|