blob: dde2f6df431f454e9e3925bbcc815a467bfce9c6 (
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
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
96
97
98
99
100
101
102
103
104
105
|
# ChangeLog for dev-util/boost-build
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.25 2008/06/05 20:04:07 dev-zero Exp $
*boost-build-1.35.0-r1 (05 Jun 2008)
05 Jun 2008; Tiziano Müller <dev-zero@gentoo.org>
+files/1.35.0-fix_broken_icu_build.patch, -boost-build-1.35.0.ebuild,
+boost-build-1.35.0-r1.ebuild:
Fixed ICU compilation bug
05 May 2008; Jeroen Roovers <jer@gentoo.org> boost-build-1.34.1.ebuild,
boost-build-1.35.0.ebuild:
Remove unneeded quotation marks (bug #210029, comment #30).
*boost-build-1.35.0 (24 Apr 2008)
24 Apr 2008; Tiziano Müller <dev-zero@gentoo.org>
+boost-build-1.35.0.ebuild:
Version bump (bug #216037)
15 Mar 2008; Tiziano Müller <dev-zero@gentoo.org>
boost-build-1.34.1.ebuild:
Fixed typo in description.
14 Feb 2008; Mark Loeser <halcy0n@gentoo.org> boost-build-1.34.1.ebuild:
Fix bug #210029; thanks to Daniel Pielmeier <daniel.pielmeier AT googlemail
DOT com>
13 Feb 2008; Tiziano Müller <dev-zero@gentoo.org>
boost-build-1.34.1.ebuild:
Added python USE-flag. Adding LDFLAGS to LIBS to fix bug #209794 (see ebuild
for more info).
05 Feb 2008; Samuli Suominen <drac@gentoo.org> boost-build-1.34.1.ebuild:
amd64 stable wrt security #205955
26 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
boost-build-1.34.1.ebuild:
ppc stable, bug #205955
26 Jan 2008; Jeroen Roovers <jer@gentoo.org> boost-build-1.34.1.ebuild:
Stable for HPPA (bug #205955).
25 Jan 2008; Markus Rothe <corsair@gentoo.org> boost-build-1.34.1.ebuild:
Stable on ppc64; bug #205955
25 Jan 2008; Raúl Porcel <armin76@gentoo.org> boost-build-1.34.1.ebuild:
alpha/ia64/sparc stable wrt security #205955
24 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
boost-build-1.34.1.ebuild:
stable x86, security bug 205955
20 Jan 2008; Ryan Hill <dirtyepic@gentoo.org> Manifest:
Fix Manifest.
24 Dec 2007; Tiziano Müller <dev-zero@gentoo.org>
-boost-build-1.34.0.ebuild:
Dropped old version.
26 Sep 2007; Tiziano Müller <dev-zero@gentoo.org>
boost-build-1.34.1.ebuild:
Marked ~arm and ~sh for bug #182196
*boost-build-1.34.1 (29 Jul 2007)
29 Jul 2007; Tiziano Müller <dev-zero@gentoo.org>
+boost-build-1.34.1.ebuild:
Version bump (bug #186811)
23 Jun 2007; Joshua Kinard <kumba@gentoo.org> boost-build-1.34.0.ebuild:
Marked unstable on mips, per #182196.
20 Jun 2007; Joseph Jezak <josejx@gentoo.org> boost-build-1.34.0.ebuild:
Marked ~ppc for bug #182196.
18 Jun 2007; Raúl Porcel <armin76@gentoo.org> boost-build-1.34.0.ebuild:
Add ~alpha/~ia64 wrt #182196
18 Jun 2007; Markus Rothe <corsair@gentoo.org> boost-build-1.34.0.ebuild:
Added ~ppc64; bug #182196
18 Jun 2007; Jeroen Roovers <jer@gentoo.org> boost-build-1.34.0.ebuild:
Marked ~hppa (bug #182196).
16 Jun 2007; Ferris McCormick <fmccor@gentoo.org>
boost-build-1.34.0.ebuild:
Add ~sparc keyword --- part of Bug #182196 --- installs as expected.
10 Jun 2007; Ryan Hill <dirtyepic@gentoo.org> boost-build-1.34.0.ebuild:
Boost building boost-build with GCC 4.2, bug #181139.
*boost-build-1.34.0 (03 Jun 2007)
03 Jun 2007; Tiziano Müller <dev-zero@gentoo.org>
-boost-build-1.34_pre20061214.ebuild, +boost-build-1.34.0.ebuild:
Version bump.
*boost-build-1.34_pre20061214 (18 Dec 2006)
18 Dec 2006; Tiziano Müller <dev-zero@gentoo.org> +metadata.xml,
+boost-build-1.34_pre20061214.ebuild:
Initial commit.
|