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-hangul: scim-hangul-0.3.1.ebuild ChangeLog
Date: Sat, 22 Sep 2007 16:46:01
Message-Id: E1IZ7zJ-0000gi-6O@stork.gentoo.org
1 philantrop 07/09/22 16:37:49
2
3 Modified: scim-hangul-0.3.1.ebuild ChangeLog
4 Log:
5 Marked stable on amd64 as per bug 188190.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.6 app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild?r1=1.5&r2=1.6
14
15 Index: scim-hangul-0.3.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- scim-hangul-0.3.1.ebuild 1 Sep 2007 13:45:11 -0000 1.5
22 +++ scim-hangul-0.3.1.ebuild 22 Sep 2007 16:37:48 -0000 1.6
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-hangul/scim-hangul-0.3.1.ebuild,v 1.5 2007/09/01 13:45:11 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild,v 1.6 2007/09/22 16:37:48 philantrop Exp $
28
29 DESCRIPTION="Hangul IMEngine for SCIM ported from imhangul"
30 HOMEPAGE="http://www.scim-im.org/"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha ~amd64 ~ppc x86"
36 +KEYWORDS="alpha amd64 ~ppc x86"
37 IUSE="kde nls"
38
39 RDEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 )
40
41
42
43 1.22 app-i18n/scim-hangul/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-hangul/ChangeLog?rev=1.22&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-hangul/ChangeLog?rev=1.22&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-hangul/ChangeLog?r1=1.21&r2=1.22
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v
52 retrieving revision 1.21
53 retrieving revision 1.22
54 diff -u -r1.21 -r1.22
55 --- ChangeLog 1 Sep 2007 13:45:11 -0000 1.21
56 +++ ChangeLog 22 Sep 2007 16:37:48 -0000 1.22
57 @@ -1,6 +1,10 @@
58 # ChangeLog for app-i18n/scim-hangul
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.21 2007/09/01 13:45:11 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.22 2007/09/22 16:37:48 philantrop Exp $
62 +
63 + 22 Sep 2007; Wulf C. Krueger <philantrop@g.o>
64 + scim-hangul-0.3.1.ebuild:
65 + Marked stable on amd64 as per bug 188190.
66
67 01 Sep 2007; nixnut <nixnut@g.o> scim-hangul-0.3.1.ebuild:
68 Added ~ppc wrt bug 188190
69
70
71
72 --
73 gentoo-commits@g.o mailing list