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
|
# ChangeLog for app-i18n/fcitx-configtool
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-configtool/ChangeLog,v 1.24 2014/03/08 12:03:18 pacho Exp $
08 Mar 2014; Pacho Ramos <pacho@gentoo.org> fcitx-configtool-0.4.7.ebuild:
amd64 stable, bug 498688
*fcitx-configtool-0.4.8 (20 Jan 2014)
20 Jan 2014; Ben de Groot <yngwin@gentoo.org> +fcitx-configtool-0.4.8.ebuild:
version bump
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fcitx-configtool-0.4.6.ebuild:
Stable for ppc, wrt bug #461512
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fcitx-configtool-0.4.6.ebuild:
Stable for x86, wrt bug #461512
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fcitx-configtool-0.4.6.ebuild:
Stable for amd64, wrt bug #461512
*fcitx-configtool-0.4.7 (24 Jul 2013)
24 Jul 2013; Ben de Groot <yngwin@gentoo.org> +fcitx-configtool-0.4.7.ebuild,
-fcitx-configtool-0.2.0.ebuild, -fcitx-configtool-0.4.4-r1.ebuild,
-files/fcitx-configtool-0.2.0-fix-gtk.patch:
Version bump; drop old
10 May 2013; Patrick Lauer <patrick@gentoo.org>
-fcitx-configtool-0.4.1.ebuild:
Remove 0.4.1 as it has unsatisfiable deps
03 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due #333419
31 Jan 2013; Ben de Groot <yngwin@gentoo.org> fcitx-configtool-0.4.6.ebuild:
Normalize homepage
*fcitx-configtool-0.4.6 (31 Jan 2013)
31 Jan 2013; Ben de Groot <yngwin@gentoo.org> +fcitx-configtool-0.4.6.ebuild:
Version bump, bug #454486. Thanks to Dennis Lan and Wang Jiajun for
contributions.
29 Oct 2012; Ben de Groot <yngwin@gentoo.org> -fcitx-configtool-0.1.4.ebuild,
-fcitx-configtool-0.4.4.ebuild:
Remove old
*fcitx-configtool-0.4.4-r1 (19 Jul 2012)
19 Jul 2012; Ben de Groot <yngwin@gentoo.org>
+fcitx-configtool-0.4.4-r1.ebuild:
Revbump to make it work with fcitx-4.2.5. Upgrade to EAPI=4. Add REQUIRED_USE.
*fcitx-configtool-0.4.4 (07 Jun 2012)
07 Jun 2012; Mu Qiao <qiaomuf@gentoo.org> +fcitx-configtool-0.4.4.ebuild:
Version bump for fcitx-configtool-0.4.4
01 Jun 2012; Zac Medico <zmedico@gentoo.org> fcitx-configtool-0.2.0.ebuild:
inherit eutils for epatch
*fcitx-configtool-0.4.3 (15 May 2012)
15 May 2012; Mu Qiao <qiaomuf@gentoo.org> +fcitx-configtool-0.4.3.ebuild:
Version bump for fcitx-configtool-0.4.3
03 May 2012; Jeff Horelick <jdhore@gentoo.org> fcitx-configtool-0.1.4.ebuild,
fcitx-configtool-0.2.0.ebuild, fcitx-configtool-0.4.1.ebuild,
fcitx-configtool-0.4.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
*fcitx-configtool-0.4.2 (23 Apr 2012)
23 Apr 2012; Mu Qiao <qiaomuf@gentoo.org> +fcitx-configtool-0.4.2.ebuild:
Version bump for fcitx-configtool-0.4.2
*fcitx-configtool-0.4.1 (13 Mar 2012)
13 Mar 2012; Mu Qiao <qiaomuf@gentoo.org> -fcitx-configtool-0.3.1.ebuild,
+fcitx-configtool-0.4.1.ebuild:
Version bump and remove old version
*fcitx-configtool-0.4.0 (20 Feb 2012)
20 Feb 2012; Mu Qiao <qiaomuf@gentoo.org> +fcitx-configtool-0.4.0.ebuild:
Version bump
*fcitx-configtool-0.3.1 (02 Nov 2011)
02 Nov 2011; Mu Qiao <qiaomuf@gentoo.org> +fcitx-configtool-0.3.1.ebuild:
Version bump for fcitx-configtool-0.3.1
02 Sep 2011; Mu Qiao <qiaomuf@gentoo.org> fcitx-configtool-0.2.0.ebuild:
Add slot dependency for libunique
*fcitx-configtool-0.2.0 (18 Dec 2010)
18 Dec 2010; Mu Qiao <qiaomuf@gentoo.org> +fcitx-configtool-0.2.0.ebuild,
+files/fcitx-configtool-0.2.0-fix-gtk.patch:
Version bumped. Thanks for Havanna's help.
*fcitx-configtool-0.1.4 (28 Nov 2010)
28 Nov 2010; <qiaomuf@gentoo.org> +fcitx-configtool-0.1.4.ebuild,
+metadata.xml:
Initial commit.
|