Gentoo Archives: gentoo-commits

From: "Thomas Anderson (gentoofan23)" <gentoofan23@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/kmymoney2: ChangeLog kmymoney2-0.8.6.ebuild kmymoney2-0.8.7.ebuild kmymoney2-0.8.8.ebuild
Date: Thu, 03 Jul 2008 01:10:47
Message-Id: E1KEDLN-0000yo-8a@stork.gentoo.org
1 gentoofan23 08/07/03 01:10:41
2
3 Modified: ChangeLog kmymoney2-0.8.6.ebuild
4 kmymoney2-0.8.7.ebuild kmymoney2-0.8.8.ebuild
5 Log:
6 Fix quoting.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.71 app-office/kmymoney2/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymoney2/ChangeLog?rev=1.71&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymoney2/ChangeLog?rev=1.71&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymoney2/ChangeLog?r1=1.70&r2=1.71
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/kmymoney2/ChangeLog,v
19 retrieving revision 1.70
20 retrieving revision 1.71
21 diff -u -r1.70 -r1.71
22 --- ChangeLog 3 Jul 2008 01:07:32 -0000 1.70
23 +++ ChangeLog 3 Jul 2008 01:10:40 -0000 1.71
24 @@ -1,6 +1,10 @@
25 # ChangeLog for app-office/kmymoney2
26 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/ChangeLog,v 1.70 2008/07/03 01:07:32 gentoofan23 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/ChangeLog,v 1.71 2008/07/03 01:10:40 gentoofan23 Exp $
29 +
30 + 03 Jul 2008; Thomas Anderson <gentoofan23@g.o>
31 + kmymoney2-0.8.6.ebuild, kmymoney2-0.8.7.ebuild, kmymoney2-0.8.8.ebuild:
32 + Fix quoting.
33
34 03 Jul 2008; Thomas Anderson <gentoofan23@g.o>
35 kmymoney2-0.9.ebuild:
36
37
38
39 1.8 app-office/kmymoney2/kmymoney2-0.8.6.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.6.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.6.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.6.ebuild?r1=1.7&r2=1.8
44
45 Index: kmymoney2-0.8.6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.6.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- kmymoney2-0.8.6.ebuild 19 May 2007 20:51:59 -0000 1.7
52 +++ kmymoney2-0.8.6.ebuild 3 Jul 2008 01:10:40 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.6.ebuild,v 1.7 2007/05/19 20:51:59 opfer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.6.ebuild,v 1.8 2008/07/03 01:10:40 gentoofan23 Exp $
59
60 inherit kde
61
62 @@ -50,5 +50,5 @@
63 src_install() {
64 kde_src_install
65 # bug 139082
66 - rm ${D}/usr/bin/kmymoney
67 + rm "${D}"/usr/bin/kmymoney
68 }
69
70
71
72 1.2 app-office/kmymoney2/kmymoney2-0.8.7.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.7.ebuild?rev=1.2&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.7.ebuild?rev=1.2&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.7.ebuild?r1=1.1&r2=1.2
77
78 Index: kmymoney2-0.8.7.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.7.ebuild,v
81 retrieving revision 1.1
82 retrieving revision 1.2
83 diff -u -r1.1 -r1.2
84 --- kmymoney2-0.8.7.ebuild 25 Jul 2007 17:00:24 -0000 1.1
85 +++ kmymoney2-0.8.7.ebuild 3 Jul 2008 01:10:40 -0000 1.2
86 @@ -1,6 +1,6 @@
87 -# Copyright 1999-2007 Gentoo Foundation
88 +# Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.7.ebuild,v 1.1 2007/07/25 17:00:24 carlo Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.7.ebuild,v 1.2 2008/07/03 01:10:40 gentoofan23 Exp $
92
93 inherit kde
94
95 @@ -50,5 +50,5 @@
96 src_install() {
97 kde_src_install
98 # bug 139082
99 - rm ${D}/usr/bin/kmymoney
100 + rm "${D}"/usr/bin/kmymoney
101 }
102
103
104
105 1.6 app-office/kmymoney2/kmymoney2-0.8.8.ebuild
106
107 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.8.ebuild?rev=1.6&view=markup
108 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.8.ebuild?rev=1.6&content-type=text/plain
109 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.8.ebuild?r1=1.5&r2=1.6
110
111 Index: kmymoney2-0.8.8.ebuild
112 ===================================================================
113 RCS file: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.8.ebuild,v
114 retrieving revision 1.5
115 retrieving revision 1.6
116 diff -u -r1.5 -r1.6
117 --- kmymoney2-0.8.8.ebuild 24 Jan 2008 22:38:09 -0000 1.5
118 +++ kmymoney2-0.8.8.ebuild 3 Jul 2008 01:10:40 -0000 1.6
119 @@ -1,6 +1,6 @@
120 # Copyright 1999-2008 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 -# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.8.ebuild,v 1.5 2008/01/24 22:38:09 philantrop Exp $
123 +# $Header: /var/cvsroot/gentoo-x86/app-office/kmymoney2/kmymoney2-0.8.8.ebuild,v 1.6 2008/07/03 01:10:40 gentoofan23 Exp $
124
125 inherit kde
126
127 @@ -52,5 +52,5 @@
128 src_install() {
129 kde_src_install
130 # bug 139082
131 - rm ${D}/usr/bin/kmymoney
132 + rm "${D}"/usr/bin/kmymoney
133 }
134
135
136
137 --
138 gentoo-commits@l.g.o mailing list