Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/scim-m17n: scim-m17n-0.2.2.ebuild scim-m17n-0.2.3.ebuild ChangeLog
Date: Sun, 13 Feb 2011 18:06:08
Message-Id: 20110213180558.E80AD20054@flycatcher.gentoo.org
1 armin76 11/02/13 18:05:58
2
3 Modified: scim-m17n-0.2.2.ebuild scim-m17n-0.2.3.ebuild
4 ChangeLog
5 Log:
6 Drop sparc keywords
7
8 (Portage version: 2.1.9.39/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.11 app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild?r1=1.10&r2=1.11
16
17 Index: scim-m17n-0.2.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- scim-m17n-0.2.2.ebuild 9 Aug 2008 01:11:59 -0000 1.10
24 +++ scim-m17n-0.2.2.ebuild 13 Feb 2011 18:05:58 -0000 1.11
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2008 Gentoo Foundation
27 +# Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild,v 1.10 2008/08/09 01:11:59 matsuu Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild,v 1.11 2011/02/13 18:05:58 armin76 Exp $
31
32 inherit eutils
33
34 @@ -10,7 +10,7 @@
35
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
39 +KEYWORDS="alpha amd64 ppc ppc64 x86"
40 IUSE=""
41
42 DEPEND="|| ( >=app-i18n/scim-1.4 >=app-i18n/scim-cvs-1.4 )
43
44
45
46 1.3 app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild?r1=1.2&r2=1.3
51
52 Index: scim-m17n-0.2.3.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- scim-m17n-0.2.3.ebuild 19 Apr 2009 16:36:10 -0000 1.2
59 +++ scim-m17n-0.2.3.ebuild 13 Feb 2011 18:05:58 -0000 1.3
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2009 Gentoo Foundation
62 +# Copyright 1999-2011 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild,v 1.2 2009/04/19 16:36:10 mr_bones_ Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.3.ebuild,v 1.3 2011/02/13 18:05:58 armin76 Exp $
66
67 DESCRIPTION="scim-m17n is an input module for Smart Common Input Method (SCIM) which uses m17n as backend"
68 HOMEPAGE="http://www.scim-im.org/projects/imengines"
69 @@ -8,7 +8,7 @@
70
71 LICENSE="GPL-2"
72 SLOT="0"
73 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
74 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
75 IUSE=""
76
77 RDEPEND=">=app-i18n/scim-1.4
78
79
80
81 1.35 app-i18n/scim-m17n/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-m17n/ChangeLog?rev=1.35&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-m17n/ChangeLog?rev=1.35&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-m17n/ChangeLog?r1=1.34&r2=1.35
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v
90 retrieving revision 1.34
91 retrieving revision 1.35
92 diff -u -r1.34 -r1.35
93 --- ChangeLog 19 Apr 2009 06:46:08 -0000 1.34
94 +++ ChangeLog 13 Feb 2011 18:05:58 -0000 1.35
95 @@ -1,6 +1,10 @@
96 # ChangeLog for app-i18n/scim-m17n
97 -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.34 2009/04/19 06:46:08 matsuu Exp $
99 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.35 2011/02/13 18:05:58 armin76 Exp $
101 +
102 + 13 Feb 2011; Raúl Porcel <armin76@g.o> scim-m17n-0.2.2.ebuild,
103 + scim-m17n-0.2.3.ebuild:
104 + Drop sparc keywords
105
106 *scim-m17n-0.2.3 (19 Apr 2009)