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/skim-scim-anthy: skim-scim-anthy-1.3.0.ebuild ChangeLog skim-scim-anthy-1.2.4.ebuild
Date: Sun, 30 Nov 2008 07:55:40
Message-Id: E1L6h9W-000596-Qq@stork.gentoo.org
1 matsuu 08/11/30 07:55:38
2
3 Modified: skim-scim-anthy-1.3.0.ebuild ChangeLog
4 skim-scim-anthy-1.2.4.ebuild
5 Log:
6 Added 'need-kde 3.5', bug #238967. Fixed PATCHES syntax.
7 (Portage version: 2.1.6_rc2/cvs/Linux 2.6.27-gentoo-r2 x86_64)
8
9 Revision Changes Path
10 1.3 app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild?r1=1.2&r2=1.3
15
16 Index: skim-scim-anthy-1.3.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- skim-scim-anthy-1.3.0.ebuild 3 Nov 2007 03:39:15 -0000 1.2
23 +++ skim-scim-anthy-1.3.0.ebuild 30 Nov 2008 07:55:38 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild,v 1.2 2007/11/03 03:39:15 matsuu Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.3.0.ebuild,v 1.3 2008/11/30 07:55:38 matsuu Exp $
30
31 inherit kde
32
33 @@ -17,7 +17,11 @@
34 DEPEND=">=app-i18n/skim-1.3
35 >=app-i18n/scim-anthy-${PV}"
36
37 -PATCHES="${FILESDIR}/${PN}-1.2.1-qt335.patch"
38 +need-kde 3.5
39 +
40 +PATCHES=(
41 + "${FILESDIR}/${PN}-1.2.1-qt335.patch"
42 +)
43
44 pkg_postinst() {
45 elog
46
47
48
49 1.22 app-i18n/skim-scim-anthy/ChangeLog
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/skim-scim-anthy/ChangeLog?rev=1.22&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/skim-scim-anthy/ChangeLog?rev=1.22&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/skim-scim-anthy/ChangeLog?r1=1.21&r2=1.22
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/ChangeLog,v
58 retrieving revision 1.21
59 retrieving revision 1.22
60 diff -u -r1.21 -r1.22
61 --- ChangeLog 3 Nov 2007 03:39:15 -0000 1.21
62 +++ ChangeLog 30 Nov 2008 07:55:38 -0000 1.22
63 @@ -1,6 +1,10 @@
64 # ChangeLog for app-i18n/skim-scim-anthy
65 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/ChangeLog,v 1.21 2007/11/03 03:39:15 matsuu Exp $
67 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
68 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/ChangeLog,v 1.22 2008/11/30 07:55:38 matsuu Exp $
69 +
70 + 30 Nov 2008; MATSUU Takuto <matsuu@g.o>
71 + skim-scim-anthy-1.2.4.ebuild, skim-scim-anthy-1.3.0.ebuild:
72 + Added 'need-kde 3.5', bug #238967. Fixed PATCHES syntax.
73
74 03 Nov 2007; <matsuu@g.o> skim-scim-anthy-1.2.4.ebuild,
75 skim-scim-anthy-1.3.0.ebuild:
76
77
78
79 1.7 app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild?rev=1.7&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild?rev=1.7&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild?r1=1.6&r2=1.7
84
85 Index: skim-scim-anthy-1.2.4.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild,v
88 retrieving revision 1.6
89 retrieving revision 1.7
90 diff -u -r1.6 -r1.7
91 --- skim-scim-anthy-1.2.4.ebuild 3 Nov 2007 03:39:15 -0000 1.6
92 +++ skim-scim-anthy-1.2.4.ebuild 30 Nov 2008 07:55:38 -0000 1.7
93 @@ -1,6 +1,6 @@
94 -# Copyright 1999-2007 Gentoo Foundation
95 +# Copyright 1999-2008 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild,v 1.6 2007/11/03 03:39:15 matsuu Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skim-scim-anthy/skim-scim-anthy-1.2.4.ebuild,v 1.7 2008/11/30 07:55:38 matsuu Exp $
99
100 inherit kde
101
102 @@ -17,7 +17,11 @@
103 DEPEND=">=app-i18n/skim-1.3
104 >=app-i18n/scim-anthy-1.2.4"
105
106 -PATCHES="${FILESDIR}/${PN}-1.2.1-qt335.patch"
107 +need-kde 3.5
108 +
109 +PATCHES=(
110 + "${FILESDIR}/${PN}-1.2.1-qt335.patch"
111 +)
112
113 pkg_postinst() {
114 elog