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-tables: scim-tables-0.5.8-r1.ebuild ChangeLog
Date: Sat, 08 May 2010 10:28:35
Message-Id: 20100508102829.18C202803A@corvid.gentoo.org
1 matsuu 10/05/08 10:28:28
2
3 Modified: scim-tables-0.5.8-r1.ebuild ChangeLog
4 Log:
5 Removed x11-libs/libXt from DEPEND, bug #313109.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild?r1=1.7&r2=1.8
14
15 Index: scim-tables-0.5.8-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- scim-tables-0.5.8-r1.ebuild 18 Oct 2009 21:01:43 -0000 1.7
22 +++ scim-tables-0.5.8-r1.ebuild 8 May 2010 10:28:28 -0000 1.8
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
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/scim-tables/scim-tables-0.5.8-r1.ebuild,v 1.7 2009/10/18 21:01:43 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.8-r1.ebuild,v 1.8 2010/05/08 10:28:28 matsuu Exp $
29
30 inherit autotools base eutils
31
32 @@ -17,8 +17,7 @@
33 IUSE="${IUSE} linguas_${i}"
34 done
35
36 -RDEPEND="x11-libs/libXt
37 - >=app-i18n/scim-1.4.7-r2
38 +RDEPEND=">=app-i18n/scim-1.4.7-r2
39 nls? ( virtual/libintl )"
40 DEPEND="${RDEPEND}
41 dev-util/pkgconfig
42
43
44
45 1.63 app-i18n/scim-tables/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/ChangeLog?rev=1.63&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/ChangeLog?rev=1.63&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/scim-tables/ChangeLog?r1=1.62&r2=1.63
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v
54 retrieving revision 1.62
55 retrieving revision 1.63
56 diff -u -r1.62 -r1.63
57 --- ChangeLog 18 Oct 2009 21:01:43 -0000 1.62
58 +++ ChangeLog 8 May 2010 10:28:28 -0000 1.63
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-i18n/scim-tables
61 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.62 2009/10/18 21:01:43 ssuominen Exp $
63 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.63 2010/05/08 10:28:28 matsuu Exp $
65 +
66 + 08 May 2010; MATSUU Takuto <matsuu@g.o>
67 + scim-tables-0.5.8-r1.ebuild:
68 + Removed x11-libs/libXt from DEPEND, bug #313109.
69
70 18 Oct 2009; Samuli Suominen <ssuominen@g.o>
71 scim-tables-0.5.8-r1.ebuild: