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-anthy: ChangeLog scim-anthy-1.2.4.ebuild
Date: Sat, 22 Sep 2007 22:12:32
Message-Id: E1IZD5M-0000Dj-5g@stork.gentoo.org
1 philantrop 07/09/22 22:04:24
2
3 Modified: ChangeLog scim-anthy-1.2.4.ebuild
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.50 app-i18n/scim-anthy/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.50&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.50&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/ChangeLog?r1=1.49&r2=1.50
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v
18 retrieving revision 1.49
19 retrieving revision 1.50
20 diff -u -r1.49 -r1.50
21 --- ChangeLog 22 Sep 2007 18:20:22 -0000 1.49
22 +++ ChangeLog 22 Sep 2007 22:04:23 -0000 1.50
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-i18n/scim-anthy
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.49 2007/09/22 18:20:22 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.50 2007/09/22 22:04:23 philantrop Exp $
28 +
29 + 22 Sep 2007; Wulf C. Krueger <philantrop@g.o>
30 + scim-anthy-1.2.4.ebuild:
31 + Marked stable on amd64 as per bug 189292.
32
33 22 Sep 2007; nixnut <nixnut@g.o> scim-anthy-1.2.4.ebuild:
34 Stable on ppc wrt bug 189292
35
36
37
38 1.5 app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild?r1=1.4&r2=1.5
43
44 Index: scim-anthy-1.2.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- scim-anthy-1.2.4.ebuild 22 Sep 2007 18:20:22 -0000 1.4
51 +++ scim-anthy-1.2.4.ebuild 22 Sep 2007 22:04:23 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild,v 1.4 2007/09/22 18:20:22 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild,v 1.5 2007/09/22 22:04:23 philantrop Exp $
57
58 inherit libtool
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ppc x86 ~x86-fbsd"
65 +KEYWORDS="amd64 ppc x86 ~x86-fbsd"
66 IUSE="kde nls"
67
68 DEPEND="|| ( >=app-i18n/scim-1.2 >=app-i18n/scim-cvs-1.2 )
69
70
71
72 --
73 gentoo-commits@g.o mailing list