Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/fcitx-unikey: ChangeLog fcitx-unikey-0.2.4.ebuild
Date: Fri, 01 May 2015 05:56:37
Message-Id: 20150501055630.B4B319AB@oystercatcher.gentoo.org
1 jer 15/05/01 05:56:30
2
3 Modified: ChangeLog fcitx-unikey-0.2.4.ebuild
4 Log:
5 Stable for PPC64 (bug #540844).
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.10 app-i18n/fcitx-unikey/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-unikey/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-unikey/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-unikey/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-unikey/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 19 Apr 2015 12:05:06 -0000 1.9
23 +++ ChangeLog 1 May 2015 05:56:30 -0000 1.10
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-i18n/fcitx-unikey
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-unikey/ChangeLog,v 1.9 2015/04/19 12:05:06 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-unikey/ChangeLog,v 1.10 2015/05/01 05:56:30 jer Exp $
29 +
30 + 01 May 2015; Jeroen Roovers <jer@g.o> fcitx-unikey-0.2.4.ebuild:
31 + Stable for PPC64 (bug #540844).
32
33 19 Apr 2015; Anthony G. Basile <blueness@g.o>
34 fcitx-unikey-0.2.0.ebuild, fcitx-unikey-0.2.2.ebuild,
35
36
37
38 1.3 app-i18n/fcitx-unikey/fcitx-unikey-0.2.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-unikey/fcitx-unikey-0.2.4.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-unikey/fcitx-unikey-0.2.4.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/fcitx-unikey/fcitx-unikey-0.2.4.ebuild?r1=1.2&r2=1.3
43
44 Index: fcitx-unikey-0.2.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-i18n/fcitx-unikey/fcitx-unikey-0.2.4.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- fcitx-unikey-0.2.4.ebuild 19 Apr 2015 12:05:06 -0000 1.2
51 +++ fcitx-unikey-0.2.4.ebuild 1 May 2015 05:56:30 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-unikey/fcitx-unikey-0.2.4.ebuild,v 1.2 2015/04/19 12:05:06 blueness Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-unikey/fcitx-unikey-0.2.4.ebuild,v 1.3 2015/05/01 05:56:30 jer Exp $
57
58 EAPI=5
59 inherit cmake-utils gnome2-utils
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-3"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
65 +KEYWORDS="~amd64 ~ppc ppc64 ~x86"
66 IUSE="+qt4"
67
68 RDEPEND=">=app-i18n/fcitx-4.2.8[qt4?]"