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/ibus-table-tv: ibus-table-tv-1.2.0.20100305.ebuild ChangeLog ibus-table-tv-1.2.0.20100108.ebuild
Date: Tue, 04 May 2010 00:43:57
Message-Id: 20100504004352.0C5982C3CB@corvid.gentoo.org
1 matsuu 10/05/04 00:43:51
2
3 Modified: ibus-table-tv-1.2.0.20100305.ebuild ChangeLog
4 Removed: ibus-table-tv-1.2.0.20100108.ebuild
5 Log:
6 Removed python from DEPEND. Removed old version.
7 (Portage version: 2.1.8.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild?r1=1.1&r2=1.2
15
16 Index: ibus-table-tv-1.2.0.20100305.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ibus-table-tv-1.2.0.20100305.ebuild 13 Mar 2010 01:01:20 -0000 1.1
23 +++ ibus-table-tv-1.2.0.20100305.ebuild 4 May 2010 00:43:51 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild,v 1.1 2010/03/13 01:01:20 matsuu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-tv/ibus-table-tv-1.2.0.20100305.ebuild,v 1.2 2010/05/04 00:43:51 matsuu Exp $
29
30 DESCRIPTION="The Thai and Viqr (Vietnamese) tables for IBus-Table"
31 HOMEPAGE="http://code.google.com/p/ibus/"
32 @@ -11,8 +11,7 @@
33 KEYWORDS="~amd64 ~x86"
34 IUSE=""
35
36 -RDEPEND=">=app-i18n/ibus-table-1.2
37 - >=dev-lang/python-2.6"
38 +RDEPEND=">=app-i18n/ibus-table-1.2"
39 DEPEND="${RDEPEND}
40 dev-util/pkgconfig"
41
42
43
44
45 1.3 app-i18n/ibus-table-tv/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-table-tv/ChangeLog?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-table-tv/ChangeLog?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/ibus-table-tv/ChangeLog?r1=1.2&r2=1.3
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-tv/ChangeLog,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- ChangeLog 13 Mar 2010 01:01:20 -0000 1.2
58 +++ ChangeLog 4 May 2010 00:43:51 -0000 1.3
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-i18n/ibus-table-tv
61 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-tv/ChangeLog,v 1.2 2010/03/13 01:01:20 matsuu Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-table-tv/ChangeLog,v 1.3 2010/05/04 00:43:51 matsuu Exp $
64 +
65 + 04 May 2010; MATSUU Takuto <matsuu@g.o>
66 + -ibus-table-tv-1.2.0.20100108.ebuild, ibus-table-tv-1.2.0.20100305.ebuild:
67 + Removed python from DEPEND. Removed old version.
68
69 *ibus-table-tv-1.2.0.20100305 (13 Mar 2010)