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
|
# ChangeLog for xfce-base/thunar
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.19 2007/02/12 19:14:05 drac Exp $
*thunar-0.8.0-r2 (12 Feb 2007)
12 Feb 2007; Samuli Suominen <drac@gentoo.org>
+files/thunar-0.8.0-jpeg.patch, +thunar-0.8.0-r2.ebuild:
Fix unaligned memory access in exif code -patch from upstream bugzilla, bug
2880.
*thunar-0.8.0-r1 (04 Feb 2007)
04 Feb 2007; Samuli Suominen <drac@gentoo.org> +thunar-0.8.0-r1.ebuild:
Move checks to local scope and adjust dbus dep.
03 Feb 2007; Joshua Nichols <nichoj@gentoo.org>
-thunar-0.5.0_rc2-r3.ebuild:
Removing old version.
31 Jan 2007; Peter Weller <welp@gentoo.org> thunar-0.8.0.ebuild:
Cleanup
29 Jan 2007; Peter Weller <welp@gentoo.org> thunar-0.8.0.ebuild:
A number of fixes
28 Jan 2007; Peter Weller <welp@gentoo.org> thunar-0.8.0.ebuild:
Dep fixes, various other fixes
23 Jan 2007; Peter Weller <welp@gentoo.org> thunar-0.8.0.ebuild:
Removing usage of virtual/x11, and hardcoding in depends. Minor clean ups.
*thunar-0.8.0 (22 Jan 2007)
22 Jan 2007; Joshua Nichols <nichoj@gentoo.org> +thunar-0.8.0.ebuild:
Version bump.
06 Jan 2007; Joshua Nichols <nichoj@gentoo.org> -thunar-0.5.0_rc2.ebuild,
-thunar-0.5.0_rc2-r1.ebuild, -thunar-0.5.0_rc2-r2.ebuild,
thunar-0.5.0_rc2-r3.ebuild:
Added IUSE=debug, which was dropped when 'inherit debug' was removed from
xfce44.eclass. Pruned old revisions.
06 Jan 2007; Joshua Nichols <nichoj@gentoo.org>
thunar-0.5.0_rc2-r3.ebuild:
Added IUSE=debug, which was dropped when 'inherit debug' was removed from
xfce44.eclass.
*thunar-0.5.0_rc2-r3 (28 Dec 2006)
28 Dec 2006; Joshua Nichols <nichoj@gentoo.org>
+thunar-0.5.0_rc2-r3.ebuild:
Added use flag for toggling trash panel plugin (bug #158320).
*thunar-0.5.0_rc2-r2 (19 Dec 2006)
19 Dec 2006; Joshua Nichols <nichoj@gentoo.org>
+thunar-0.5.0_rc2-r2.ebuild:
Consolidated xslt USE into doc. Dropped freetype and jpeg flags and made
them required dependencies, as you can't explicitly enable/disable them.
See bug #157920.
*thunar-0.5.0_rc2-r1 (11 Dec 2006)
11 Dec 2006; Joshua Nichols <nichoj@gentoo.org>
+thunar-0.5.0_rc2-r1.ebuild:
Fleshed out and cleaned up dependencies. Added use flags for freetype, exif,
jpeg, and pcre. Added doc use flag, for bug #157315.
07 Dec 2006; Joshua Nichols <nichoj@gentoo.org>
-thunar-0.3.0_beta1.ebuild, -thunar-0.3.2_beta2.ebuild:
Pruned old versions with new versions with same or better keywords.
06 Dec 2006; Elfyn McBratney <beu@gentoo.org> thunar-0.5.0_rc2.ebuild:
Add back required SRC_URI.
11 Dec 2006; Joshua Nichols <nichoj@gentoo.org> thunar-0.3.0_beta1.ebuild,
thunar-0.3.2_beta2.ebuild, thunar-0.5.0_rc2.ebuild:
Updated dependencies for modular dbus, see bug #154521.
10 Dec 2006; Joshua Nichols <nichoj@gentoo.org> thunar-0.5.0_rc2.ebuild:
Fixed SRC_URI.
*thunar-0.5.0_rc2 (07 Dec 2006)
07 Dec 2006; Joshua Nichols <nichoj@gentoo.org> +thunar-0.5.0_rc2.ebuild:
Version bump for RC2. See bug #146563.
*thunar-0.3.2_beta2 (10 Jul 2006)
10 Jul 2006; Brad Cowan <bcowan@gentoo.org> +thunar-0.3.2_beta2.ebuild:
Xfce beta 2 builds.
*thunar-0.3.0_beta1 (20 Apr 2006)
20 Apr 2006; Daniel Ostrow <dostrow@gentoo.org> +metadata.xml,
+thunar-0.3.0_beta1.ebuild:
Version bump for 4.4_beta1.
|