Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx: fcitx-4.2.7.ebuild fcitx-4.2.6.1.ebuild fcitx-4.2.5.ebuild ChangeLog
Date: Sat, 02 Mar 2013 19:26:45
Message-Id: 20130302192641.9BAD72171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 19:26:41
2
3 Modified: fcitx-4.2.7.ebuild fcitx-4.2.6.1.ebuild
4 fcitx-4.2.5.ebuild ChangeLog
5 Log:
6 Move Qt dependencies to the new category
7
8 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
9
10 Revision Changes Path
11 1.4 app-i18n/fcitx/fcitx-4.2.7.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild?r1=1.3&r2=1.4
16
17 Index: fcitx-4.2.7.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- fcitx-4.2.7.ebuild 10 Feb 2013 23:37:24 -0000 1.3
24 +++ fcitx-4.2.7.ebuild 2 Mar 2013 19:26:41 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild,v 1.3 2013/02/10 23:37:24 naota Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild,v 1.4 2013/03/02 19:26:41 hwoarang Exp $
30
31 EAPI=5
32
33 @@ -43,8 +43,8 @@
34 lua? ( dev-lang/lua )
35 opencc? ( app-i18n/opencc )
36 qt4? (
37 - x11-libs/qt-gui:4[dbus,glib]
38 - x11-libs/qt-dbus:4
39 + dev-qt/qtgui:4[dbus,glib]
40 + dev-qt/qtdbus:4
41 )
42 xml? (
43 app-text/iso-codes
44
45
46
47 1.4 app-i18n/fcitx/fcitx-4.2.6.1.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.6.1.ebuild?rev=1.4&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.6.1.ebuild?rev=1.4&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.6.1.ebuild?r1=1.3&r2=1.4
52
53 Index: fcitx-4.2.6.1.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.6.1.ebuild,v
56 retrieving revision 1.3
57 retrieving revision 1.4
58 diff -u -r1.3 -r1.4
59 --- fcitx-4.2.6.1.ebuild 10 Feb 2013 23:37:24 -0000 1.3
60 +++ fcitx-4.2.6.1.ebuild 2 Mar 2013 19:26:41 -0000 1.4
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2013 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.6.1.ebuild,v 1.3 2013/02/10 23:37:24 naota Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.6.1.ebuild,v 1.4 2013/03/02 19:26:41 hwoarang Exp $
66
67 EAPI=4
68
69 @@ -42,8 +42,8 @@
70 lua? ( dev-lang/lua )
71 opencc? ( app-i18n/opencc )
72 qt4? (
73 - x11-libs/qt-gui:4
74 - x11-libs/qt-dbus:4
75 + dev-qt/qtgui:4
76 + dev-qt/qtdbus:4
77 )
78 xml? (
79 app-text/iso-codes
80
81
82
83 1.3 app-i18n/fcitx/fcitx-4.2.5.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.5.ebuild?rev=1.3&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.5.ebuild?rev=1.3&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/fcitx-4.2.5.ebuild?r1=1.2&r2=1.3
88
89 Index: fcitx-4.2.5.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.5.ebuild,v
92 retrieving revision 1.2
93 retrieving revision 1.3
94 diff -u -r1.2 -r1.3
95 --- fcitx-4.2.5.ebuild 10 Feb 2013 23:37:24 -0000 1.2
96 +++ fcitx-4.2.5.ebuild 2 Mar 2013 19:26:41 -0000 1.3
97 @@ -1,6 +1,6 @@
98 # Copyright 1999-2013 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.5.ebuild,v 1.2 2013/02/10 23:37:24 naota Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.5.ebuild,v 1.3 2013/03/02 19:26:41 hwoarang Exp $
102
103 EAPI=4
104
105 @@ -37,8 +37,8 @@
106 lua? ( dev-lang/lua )
107 opencc? ( app-i18n/opencc )
108 qt4? (
109 - x11-libs/qt-gui:4
110 - x11-libs/qt-dbus:4
111 + dev-qt/qtgui:4
112 + dev-qt/qtdbus:4
113 )
114 sys-apps/dbus
115 x11-libs/libX11"
116
117
118
119 1.57 app-i18n/fcitx/ChangeLog
120
121 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/ChangeLog?rev=1.57&view=markup
122 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/ChangeLog?rev=1.57&content-type=text/plain
123 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx/ChangeLog?r1=1.56&r2=1.57
124
125 Index: ChangeLog
126 ===================================================================
127 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v
128 retrieving revision 1.56
129 retrieving revision 1.57
130 diff -u -r1.56 -r1.57
131 --- ChangeLog 10 Feb 2013 23:37:24 -0000 1.56
132 +++ ChangeLog 2 Mar 2013 19:26:41 -0000 1.57
133 @@ -1,6 +1,10 @@
134 # ChangeLog for app-i18n/fcitx
135 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
136 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.56 2013/02/10 23:37:24 naota Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.57 2013/03/02 19:26:41 hwoarang Exp $
138 +
139 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> fcitx-4.2.5.ebuild,
140 + fcitx-4.2.6.1.ebuild, fcitx-4.2.7.ebuild:
141 + Move Qt dependencies to the new category
142
143 10 Feb 2013; Naohiro Aota <naota@g.o> fcitx-4.2.5.ebuild,
144 fcitx-4.2.6.1.ebuild, fcitx-4.2.7.ebuild: