Gentoo Archives: gentoo-commits

From: "Matsuu Takuto (matsuu)" <matsuu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/scim-anthy: ChangeLog scim-anthy-1.3.1.ebuild scim-anthy-1.2.6.ebuild scim-anthy-1.2.4.ebuild scim-anthy-1.3.0.ebuild
Date: Tue, 23 Sep 2008 17:07:34
Message-Id: E1KiBMF-0000Fz-Fb@stork.gentoo.org
1 matsuu 08/09/23 17:07:27
2
3 Modified: ChangeLog scim-anthy-1.3.1.ebuild
4 scim-anthy-1.2.6.ebuild scim-anthy-1.2.4.ebuild
5 Removed: scim-anthy-1.3.0.ebuild
6 Log:
7 Removed app-i18n/scim-cvs from dependency. Removed old version.
8 (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)
9
10 Revision Changes Path
11 1.55 app-i18n/scim-anthy/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.55&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/ChangeLog?rev=1.55&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/ChangeLog?r1=1.54&r2=1.55
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v
20 retrieving revision 1.54
21 retrieving revision 1.55
22 diff -u -r1.54 -r1.55
23 --- ChangeLog 21 Apr 2008 16:38:20 -0000 1.54
24 +++ ChangeLog 23 Sep 2008 17:07:26 -0000 1.55
25 @@ -1,6 +1,11 @@
26 # ChangeLog for app-i18n/scim-anthy
27 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.54 2008/04/21 16:38:20 matsuu Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.55 2008/09/23 17:07:26 matsuu Exp $
30 +
31 + 23 Sep 2008; MATSUU Takuto <matsuu@g.o> scim-anthy-1.2.4.ebuild,
32 + scim-anthy-1.2.6.ebuild, -scim-anthy-1.3.0.ebuild,
33 + scim-anthy-1.3.1.ebuild:
34 + Removed app-i18n/scim-cvs from dependency. Removed old version.
35
36 *scim-anthy-1.3.1 (21 Apr 2008)
37 *scim-anthy-1.2.6 (21 Apr 2008)
38
39
40
41 1.2 app-i18n/scim-anthy/scim-anthy-1.3.1.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.3.1.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.3.1.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.3.1.ebuild?r1=1.1&r2=1.2
46
47 Index: scim-anthy-1.3.1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.3.1.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- scim-anthy-1.3.1.ebuild 21 Apr 2008 16:38:20 -0000 1.1
54 +++ scim-anthy-1.3.1.ebuild 23 Sep 2008 17:07:26 -0000 1.2
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.3.1.ebuild,v 1.1 2008/04/21 16:38:20 matsuu Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.3.1.ebuild,v 1.2 2008/09/23 17:07:26 matsuu Exp $
60
61 inherit libtool
62
63 @@ -13,7 +13,7 @@
64 KEYWORDS="~amd64 ~ppc ~x86"
65 IUSE="gtk kde nls"
66
67 -DEPEND="|| ( >=app-i18n/scim-1.2 >=app-i18n/scim-cvs-1.2 )
68 +DEPEND=">=app-i18n/scim-1.2
69 || ( >=app-i18n/anthy-7500 >=app-i18n/anthy-ss-7500 )
70 nls? ( virtual/libintl )
71 gtk? ( >=x11-libs/gtk+-2.8 )"
72
73
74
75 1.2 app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild?rev=1.2&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild?rev=1.2&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild?r1=1.1&r2=1.2
80
81 Index: scim-anthy-1.2.6.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild,v
84 retrieving revision 1.1
85 retrieving revision 1.2
86 diff -u -r1.1 -r1.2
87 --- scim-anthy-1.2.6.ebuild 21 Apr 2008 16:38:20 -0000 1.1
88 +++ scim-anthy-1.2.6.ebuild 23 Sep 2008 17:07:26 -0000 1.2
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2008 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild,v 1.1 2008/04/21 16:38:20 matsuu Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild,v 1.2 2008/09/23 17:07:26 matsuu Exp $
94
95 inherit libtool
96
97 @@ -13,7 +13,7 @@
98 KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
99 IUSE="gtk kde nls"
100
101 -DEPEND="|| ( >=app-i18n/scim-1.2 >=app-i18n/scim-cvs-1.2 )
102 +DEPEND=">=app-i18n/scim-1.2
103 || ( >=app-i18n/anthy-5900 >=app-i18n/anthy-ss-5911 )
104 nls? ( virtual/libintl )
105 gtk? ( >=x11-libs/gtk+-2.4 )"
106
107
108
109 1.8 app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild?rev=1.8&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild?rev=1.8&content-type=text/plain
113 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild?r1=1.7&r2=1.8
114
115 Index: scim-anthy-1.2.4.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild,v
118 retrieving revision 1.7
119 retrieving revision 1.8
120 diff -u -r1.7 -r1.8
121 --- scim-anthy-1.2.4.ebuild 16 Nov 2007 17:50:10 -0000 1.7
122 +++ scim-anthy-1.2.4.ebuild 23 Sep 2008 17:07:26 -0000 1.8
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2007 Gentoo Foundation
125 +# Copyright 1999-2008 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild,v 1.7 2007/11/16 17:50:10 matsuu Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.4.ebuild,v 1.8 2008/09/23 17:07:26 matsuu Exp $
129
130 inherit libtool
131
132 @@ -13,7 +13,7 @@
133 KEYWORDS="amd64 ppc x86 ~x86-fbsd"
134 IUSE="gtk kde nls"
135
136 -DEPEND="|| ( >=app-i18n/scim-1.2 >=app-i18n/scim-cvs-1.2 )
137 +DEPEND=">=app-i18n/scim-1.2
138 || ( >=app-i18n/anthy-5900 >=app-i18n/anthy-ss-5911 )
139 nls? ( virtual/libintl )
140 gtk? ( >=x11-libs/gtk+-2.4 )"