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
|
# ChangeLog for app-i18n/fcitx
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.23 2008/08/08 23:23:54 matsuu Exp $
*fcitx-3.5 (08 Aug 2008)
08 Aug 2008; MATSUU Takuto <matsuu@gentoo.org> fcitx-3.1.1.ebuild,
fcitx-3.4.2.ebuild, fcitx-3.5_pre070703.ebuild, +fcitx-3.5.ebuild:
Version bumped. Fxied HOMEPAGE and SRC_URI, bug #196078.
07 Jun 2008; Diego Pettenò <flameeyes@gentoo.org>
+files/fcitx-3.5_pre070703-asneeded.patch, fcitx-3.5_pre070703.ebuild:
Add patch to fix building with --as-needed, closes bug #225211. Thanks to
Hong Hao for reporting.
*fcitx-3.5_pre070703 (19 Jan 2008)
19 Jan 2008; MATSUU Takuto <matsuu@gentoo.org> fcitx-3.1.1.ebuild,
-fcitx-3.2.1.ebuild, -fcitx-3.4.ebuild, fcitx-3.4.2.ebuild,
-fcitx-3.5_pre070403.ebuild, +fcitx-3.5_pre070703.ebuild:
Version bumped.
Fixed dependency, bug #205051.
Removed old versions.
22 Jul 2007; Denis Dupeyron <calchan@gentoo.org> fcitx-3.1.1.ebuild,
fcitx-3.2.1.ebuild, fcitx-3.4.ebuild:
Drop virtual/x11 dependency.
*fcitx-3.5_pre070403 (27 Apr 2007)
*fcitx-3.4.2 (27 Apr 2007)
27 Apr 2007; MATSUU Takuto <matsuu@gentoo.org> +fcitx-3.4.2.ebuild,
+fcitx-3.5_pre070403.ebuild:
Version bumped, bug #168303.
05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> fcitx-3.1.1.ebuild,
fcitx-3.2.1.ebuild, fcitx-3.4.ebuild:
Convert to use elog.
*fcitx-3.4 (07 Oct 2006)
07 Oct 2006; MATSUU Takuto <matsuu@gentoo.org> +fcitx-3.4.ebuild:
Version bumped.
*fcitx-3.2.1 (09 Aug 2006)
09 Aug 2006; MATSUU Takuto <matsuu@gentoo.org> fcitx-3.1.1.ebuild,
+fcitx-3.2.1.ebuild:
Version bumped, bug 143294.
Fixed SRC_URI, bug 126940.
Added ~amd64.
21 Feb 2006; Alastair Tse <liquidx@gentoo.org> fcitx-3.1.1.ebuild:
fix bad libXft dep (#123630)
21 Feb 2006; Alastair Tse <liquidx@gentoo.org> -fcitx-2.0.1.ebuild:
cleaned up last v2 ebuild for fcitx
16 Feb 2006; Alastair Tse <liquidx@gentoo.org> fcitx-3.1.1.ebuild:
stable bump for x86 (#103046)
10 Feb 2006; Alastair Tse <liquidx@gentoo.org> -fcitx-1.8.5.ebuild,
-fcitx-2.1.0_rc.ebuild, -fcitx-3.0.4.ebuild, fcitx-3.1.1.ebuild:
modular X deps. cleanup
30 Apr 2005; David Holm <dholm@gentoo.org> fcitx-3.1.1.ebuild:
Readded to ~ppc
*fcitx-3.1.1 (18 Apr 2005)
18 Apr 2005; Alastair Tse <liquidx@gentoo.org> +fcitx-3.1.1.ebuild:
version bump with mirror (#89474)
*fcitx-3.0.4 (01 Mar 2005)
01 Mar 2005; Mamoru KOMACHI <usata@gentoo.org> +fcitx-3.0.4.ebuild:
Version bumped. Thanks to Jackey Yang <043936y@acadiau.ca>; bug #82900.
23 Jun 2004; David Holm <dholm@gentoo.org> fcitx-2.1.0_rc.ebuild:
Added to ~ppc.
22 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> fcitx-1.8.5.ebuild,
fcitx-2.0.1.ebuild:
Removed default S. Marked 2.0.1 stable.
*fcitx-2.1.0_rc (21 Jun 2004)
21 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> +fcitx-2.1.0_rc.ebuild:
Version bumped. Ebuild provided by Jackey Yang <043936@acadiau.ca>,
closing bug #52551 (fcitx-2.0.2 has a serious bug with mozilla & opera)
01 Jun 2004; Aron Griffis <agriffis@gentoo.org> fcitx-1.8.5.ebuild,
fcitx-2.0.1.ebuild:
Fix use invocation
*fcitx-2.0.1 (07 Feb 2004)
07 Feb 2004; Alastair Tse <liquidx@gentoo.org> fcitx-2.0.1.ebuild:
version bump. added CFLAGS support, updated SRC_URI and added final comments
to pkg_postinst()
*fcitx-1.8.5 (25 May 2003)
25 May 2003; Alastair Tse <liquidx@gentoo.org> fcitx-1.8.5.ebuild:
New ebuild for Chinese Input for X
|