Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/scim-tables: scim-tables-0.5.7.ebuild ChangeLog
Date: Sat, 22 Sep 2007 22:22:50
Message-Id: E1IZDFI-00075W-UP@stork.gentoo.org
1 philantrop 07/09/22 22:14:40
2
3 Modified: scim-tables-0.5.7.ebuild ChangeLog
4 Log:
5 Marked stable on amd64 as per bug 189292.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.9 app-i18n/scim-tables/scim-tables-0.5.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.7.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.7.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.7.ebuild?r1=1.8&r2=1.9
14
15 Index: scim-tables-0.5.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.7.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- scim-tables-0.5.7.ebuild 22 Sep 2007 18:26:49 -0000 1.8
22 +++ scim-tables-0.5.7.ebuild 22 Sep 2007 22:14:40 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.7.ebuild,v 1.8 2007/09/22 18:26:49 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.7.ebuild,v 1.9 2007/09/22 22:14:40 philantrop Exp $
28
29 inherit kde-functions autotools eutils
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ppc sparc x86"
36 +KEYWORDS="~alpha amd64 ppc sparc x86"
37 IUSE="kde nls"
38 LANGS="am ar bn gu hi ja kn ko ml ne pa ru ta te th vi zh"
39 for i in ${LANGS} ; do
40
41
42
43 1.50 app-i18n/scim-tables/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/ChangeLog?rev=1.50&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/ChangeLog?rev=1.50&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/ChangeLog?r1=1.49&r2=1.50
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v
52 retrieving revision 1.49
53 retrieving revision 1.50
54 diff -u -r1.49 -r1.50
55 --- ChangeLog 22 Sep 2007 18:26:49 -0000 1.49
56 +++ ChangeLog 22 Sep 2007 22:14:40 -0000 1.50
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-i18n/scim-tables
59 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.49 2007/09/22 18:26:49 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.50 2007/09/22 22:14:40 philantrop Exp $
62 +
63 + 22 Sep 2007; Wulf C. Krueger <philantrop@g.o>
64 + scim-tables-0.5.7.ebuild:
65 + Marked stable on amd64 as per bug 189292.
66
67 22 Sep 2007; nixnut <nixnut@g.o> scim-tables-0.5.7.ebuild:
68 Stable on ppc wrt bug 189292
69
70
71
72 --
73 gentoo-commits@g.o mailing list