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/sunpinyin: ChangeLog sunpinyin-2.0.4_pre20130108.ebuild
Date: Fri, 01 May 2015 05:52:43
Message-Id: 20150501055240.1B7739AB@oystercatcher.gentoo.org
1 jer 15/05/01 05:52:40
2
3 Modified: ChangeLog sunpinyin-2.0.4_pre20130108.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.15 app-i18n/sunpinyin/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 19 Apr 2015 11:33:18 -0000 1.14
23 +++ ChangeLog 1 May 2015 05:52:40 -0000 1.15
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-i18n/sunpinyin
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin/ChangeLog,v 1.14 2015/04/19 11:33:18 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin/ChangeLog,v 1.15 2015/05/01 05:52:40 jer Exp $
29 +
30 + 01 May 2015; Jeroen Roovers <jer@g.o>
31 + sunpinyin-2.0.4_pre20130108.ebuild:
32 + Stable for PPC64 (bug #540844).
33
34 19 Apr 2015; Anthony G. Basile <blueness@g.o>
35 sunpinyin-2.0.3-r1.ebuild, sunpinyin-2.0.4_pre20130108.ebuild:
36
37
38
39 1.5 app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild?r1=1.4&r2=1.5
44
45 Index: sunpinyin-2.0.4_pre20130108.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- sunpinyin-2.0.4_pre20130108.ebuild 19 Apr 2015 11:33:18 -0000 1.4
52 +++ sunpinyin-2.0.4_pre20130108.ebuild 1 May 2015 05:52:40 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2015 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild,v 1.4 2015/04/19 11:33:18 blueness Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/sunpinyin/sunpinyin-2.0.4_pre20130108.ebuild,v 1.5 2015/05/01 05:52:40 jer Exp $
58
59 EAPI=5
60 PYTHON_COMPAT=( python2_7 )
61 @@ -12,7 +12,7 @@
62
63 LICENSE="LGPL-2.1 CDDL"
64 SLOT="0/1"
65 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
66 +KEYWORDS="amd64 ~ppc ppc64 ~x86"
67 IUSE=""
68
69 RDEPEND="dev-db/sqlite:3"