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
106
107
108
109
110
|
# ChangeLog for dev-libs/qof
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/ChangeLog,v 1.25 2010/01/04 13:31:29 fauli Exp $
*qof-0.8.1 (04 Jan 2010)
04 Jan 2010; Christian Faulhammer <fauli@gentoo.org> -qof-0.8.0.ebuild,
+qof-0.8.1.ebuild:
version bump
*qof-0.8.0 (09 Jun 2009)
09 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qof-0.7.5.ebuild,
qof-0.7.5-r1.ebuild, +qof-0.8.0.ebuild,
+files/qof-0.8.0-remove_spurious_CFLAGS.patch:
version bump, ported to EAPI 2 and played around with econf switches. This
is a new SLOT as API/ABI compatability is not guaranteed
(app-office/gnotime fails with it anyway)
28 Nov 2008; Christian Faulhammer <fauli@gentoo.org> metadata.xml:
change my email address
*qof-0.7.5-r1 (07 Sep 2008)
07 Sep 2008; Christian Faulhammer <opfer@gentoo.org> qof-0.7.5.ebuild,
+qof-0.7.5-r1.ebuild:
depend on slots of gnome-extra/libgda; new revision that depends on
unstable slot 3
17 Jun 2008; Christian Faulhammer <opfer@gentoo.org> qof-0.7.5.ebuild:
change HOMEPAGE and add pkgconfig dependency, see bug 227557 reported by
Patrick Lauer
11 May 2008; Christian Faulhammer <opfer@gentoo.org> qof-0.7.5.ebuild:
move doxygen dependency into build-time dependency field as reported on bug
221663 by flameeyes
24 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
-files/qof-0.7.2-remove_spurious_CFLAGS.patch, -qof-0.7.2.ebuild:
clean up
24 Mar 2008; Markus Meier <maekke@gentoo.org> qof-0.7.5.ebuild:
amd64 stable, bug #205242
10 Mar 2008; Raúl Porcel <armin76@gentoo.org> qof-0.7.5.ebuild:
sparc stable wrt #212902
10 Mar 2008; Christian Faulhammer <opfer@gentoo.org> qof-0.7.5.ebuild:
stable x86, bug 212902
01 Mar 2008; nixnut <nixnut@gentoo.org> qof-0.7.5.ebuild:
Added ~ppc wrt bug 211735
*qof-0.7.5 (08 Feb 2008)
08 Feb 2008; Christian Faulhammer <opfer@gentoo.org> -qof-0.7.4.ebuild,
+qof-0.7.5.ebuild:
version bump and clean up
30 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
files/qof-0.7.4-remove_spurious_CFLAGS.patch, qof-0.7.4.ebuild:
add sqlite, doc and nls USE flags; rework the patch so really all
unnecessary CFLAGS are removed; prevent auto-detection of some programs
*qof-0.7.4 (30 Jan 2008)
30 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+files/qof-0.7.4-remove_spurious_CFLAGS.patch, +qof-0.7.4.ebuild:
version bump, add dependency on SQLite 2 versions
10 Jan 2008; Ferris McCormick <fmccor@gentoo.org> qof-0.7.2.ebuild:
Sparc stable, part of Bug #205242, all tests pass.
10 Jan 2008; Christian Faulhammer <opfer@gentoo.org> qof-0.7.2.ebuild:
stable x86, bug 205242
10 Jan 2008; Christian Faulhammer <opfer@gentoo.org> qof-0.7.2.ebuild:
add gnome-extra/libgda as DEPEND, fixes bug 204958, reported by Radoslaw
Szkodzinski <root AT astralstorm DOT puszkin DOT org>
12 Nov 2007; Christian Faulhammer <opfer@gentoo.org> qof-0.7.2.ebuild:
build it with -j1, see bug 197999; thanks to Volker Wegert
<mail@volker-wegert.de>
05 Nov 2007; Christian Faulhammer <opfer@gentoo.org> qof-0.7.2.ebuild:
go to the correct directory in src_unpack(), so epatch actually works
04 Nov 2007; Christian Faulhammer <opfer@gentoo.org>
+files/qof-0.7.2-remove_spurious_CFLAGS.patch, qof-0.7.2.ebuild:
remove all warning CFLAGS as they can hinder successful compilation, see
bugs 197999 and 196103
03 Nov 2007; Olivier Crête <tester@gentoo.org> qof-0.7.2.ebuild:
Mark ~amd64 for bug #195986
23 Oct 2007; Raúl Porcel <armin76@gentoo.org> qof-0.7.2.ebuild:
Add ~sparc wrt #195986
16 Oct 2007; Markus Rothe <corsair@gentoo.org> qof-0.7.2.ebuild:
Added ~ppc64; bug #195986
15 Oct 2007; Christian Faulhammer <opfer@gentoo.org> qof-0.7.2.ebuild:
src_compile removed, it has been the default definition anyway
*qof-0.7.2 (15 Oct 2007)
15 Oct 2007; Christian Faulhammer <opfer@gentoo.org> +metadata.xml,
+qof-0.7.2.ebuild:
initial commit for bug 118517; taken from Sunrise
|