Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/scim-pinyin: ChangeLog scim-pinyin-0.5.91-r2.ebuild
Date: Tue, 02 Dec 2008 23:30:27
Message-Id: E1L7ehE-0006q6-Gu@stork.gentoo.org
1 ranger 08/12/02 23:30:24
2
3 Modified: ChangeLog scim-pinyin-0.5.91-r2.ebuild
4 Log:
5 stable ppc64, bug 245187
6 (Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
7
8 Revision Changes Path
9 1.31 app-i18n/scim-pinyin/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-pinyin/ChangeLog?rev=1.31&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-pinyin/ChangeLog?rev=1.31&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-pinyin/ChangeLog?r1=1.30&r2=1.31
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v
18 retrieving revision 1.30
19 retrieving revision 1.31
20 diff -u -r1.30 -r1.31
21 --- ChangeLog 15 Nov 2008 17:52:20 -0000 1.30
22 +++ ChangeLog 2 Dec 2008 23:30:24 -0000 1.31
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-i18n/scim-pinyin
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.30 2008/11/15 17:52:20 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/ChangeLog,v 1.31 2008/12/02 23:30:24 ranger Exp $
28 +
29 + 02 Dec 2008; Brent Baude <ranger@g.o> scim-pinyin-0.5.91-r2.ebuild:
30 + stable ppc64, bug 245187
31
32 15 Nov 2008; Raúl Porcel <armin76@g.o>
33 scim-pinyin-0.5.91-r2.ebuild:
34
35
36
37 1.5 app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild?r1=1.4&r2=1.5
42
43 Index: scim-pinyin-0.5.91-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- scim-pinyin-0.5.91-r2.ebuild 15 Nov 2008 17:52:20 -0000 1.4
50 +++ scim-pinyin-0.5.91-r2.ebuild 2 Dec 2008 23:30:24 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild,v 1.4 2008/11/15 17:52:20 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-pinyin/scim-pinyin-0.5.91-r2.ebuild,v 1.5 2008/12/02 23:30:24 ranger Exp $
56
57 WANT_AUTOCONF=latest
58 WANT_AUTOMAKE=latest
59 @@ -14,7 +14,7 @@
60 IUSE="kde nls"
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86"
64 +KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
65
66 RDEPEND="x11-libs/libXt
67 || ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 )