Gentoo Archives: gentoo-commits

From: "Naohiro Aota (naota)" <naota@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/ibus: ibus-1.4.2.ebuild ibus-1.4.1.ebuild ChangeLog
Date: Mon, 28 Jan 2013 10:13:39
Message-Id: 20130128101335.AB9092171E@flycatcher.gentoo.org
1 naota 13/01/28 10:13:35
2
3 Modified: ibus-1.4.2.ebuild ibus-1.4.1.ebuild ChangeLog
4 Log:
5 Fix doc building. #442904
6
7 (Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key F8551514)
8
9 Revision Changes Path
10 1.4 app-i18n/ibus/ibus-1.4.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ibus-1.4.2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ibus-1.4.2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ibus-1.4.2.ebuild?r1=1.3&r2=1.4
15
16 Index: ibus-1.4.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.4.2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ibus-1.4.2.ebuild 8 Oct 2012 01:05:22 -0000 1.3
23 +++ ibus-1.4.2.ebuild 28 Jan 2013 10:13:35 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.4.2.ebuild,v 1.3 2012/10/08 01:05:22 naota Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.4.2.ebuild,v 1.4 2013/01/28 10:13:35 naota Exp $
30
31 EAPI=4
32 PYTHON_DEPEND="python? 2:2.5"
33 @@ -66,7 +66,8 @@
34 echo ibus/_config.py >> po/POTFILES.skip
35
36 epatch \
37 - "${FILESDIR}"/${PN}-gconf-2.m4.patch
38 + "${FILESDIR}"/${PN}-gconf-2.m4.patch \
39 + "${FILESDIR}"/${PN}-1.4.1-libxslt-1.1.27.patch
40
41 eautoreconf
42 }
43
44
45
46 1.13 app-i18n/ibus/ibus-1.4.1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ibus-1.4.1.ebuild?rev=1.13&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ibus-1.4.1.ebuild?rev=1.13&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ibus-1.4.1.ebuild?r1=1.12&r2=1.13
51
52 Index: ibus-1.4.1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.4.1.ebuild,v
55 retrieving revision 1.12
56 retrieving revision 1.13
57 diff -u -r1.12 -r1.13
58 --- ibus-1.4.1.ebuild 8 Oct 2012 01:05:22 -0000 1.12
59 +++ ibus-1.4.1.ebuild 28 Jan 2013 10:13:35 -0000 1.13
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2012 Gentoo Foundation
62 +# Copyright 1999-2013 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.4.1.ebuild,v 1.12 2012/10/08 01:05:22 naota Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.4.1.ebuild,v 1.13 2013/01/28 10:13:35 naota Exp $
66
67 EAPI=4
68 PYTHON_DEPEND="python? 2:2.5"
69 @@ -87,7 +87,8 @@
70 epatch \
71 "${FILESDIR}"/${PN}-gconf-2.m4.patch \
72 "${FILESDIR}"/${PN}-1.4.0-machine-id-fallback.patch \
73 - "${FILESDIR}"/${PN}-1.4.1-gir.patch
74 + "${FILESDIR}"/${PN}-1.4.1-gir.patch \
75 + "${FILESDIR}"/${PN}-1.4.1-libxslt-1.1.27.patch
76
77 eautoreconf
78 }
79
80
81
82 1.118 app-i18n/ibus/ChangeLog
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ChangeLog?rev=1.118&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ChangeLog?rev=1.118&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/ibus/ChangeLog?r1=1.117&r2=1.118
87
88 Index: ChangeLog
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v
91 retrieving revision 1.117
92 retrieving revision 1.118
93 diff -u -r1.117 -r1.118
94 --- ChangeLog 6 Jan 2013 09:15:15 -0000 1.117
95 +++ ChangeLog 28 Jan 2013 10:13:35 -0000 1.118
96 @@ -1,6 +1,10 @@
97 # ChangeLog for app-i18n/ibus
98 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
99 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.117 2013/01/06 09:15:15 ago Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.118 2013/01/28 10:13:35 naota Exp $
101 +
102 + 28 Jan 2013; Naohiro Aota <naota@g.o>
103 + +files/ibus-1.4.1-libxslt-1.1.27.patch, ibus-1.4.1.ebuild, ibus-1.4.2.ebuild:
104 + Fix doc building. #442904
105
106 06 Jan 2013; Agostino Sarubbo <ago@g.o> ibus-1.4.99.20121006.ebuild:
107 Add ~sparc, wrt bug #449220