Gentoo Archives: gentoo-commits

From: "Jeffrey Gardner (je_fro)" <je_fro@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/gnucash: ChangeLog gnucash-2.2.1.ebuild gnucash-2.2.0.ebuild
Date: Fri, 19 Oct 2007 14:56:33
Message-Id: E1IisgP-0007qc-Ho@stork.gentoo.org
1 je_fro 07/10/19 14:18:37
2
3 Modified: ChangeLog gnucash-2.2.1.ebuild gnucash-2.2.0.ebuild
4 Log:
5 Changed goffice dependency as per bug #191555. Big Thanks(tm) to rbridge.
6 (Portage version: 2.1.3.15)
7
8 Revision Changes Path
9 1.140 app-office/gnucash/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/ChangeLog?rev=1.140&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/ChangeLog?rev=1.140&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/ChangeLog?r1=1.139&r2=1.140
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v
18 retrieving revision 1.139
19 retrieving revision 1.140
20 diff -u -r1.139 -r1.140
21 --- ChangeLog 9 Sep 2007 10:51:44 -0000 1.139
22 +++ ChangeLog 19 Oct 2007 14:18:36 -0000 1.140
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-office/gnucash
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.139 2007/09/09 10:51:44 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.140 2007/10/19 14:18:36 je_fro Exp $
28 +
29 + 19 Oct 2007; <jeff@g.o> gnucash-2.2.0.ebuild, gnucash-2.2.1.ebuild:
30 + Changed goffice dependency as per bug #191555. Big Thanks(tm) to rbridge.
31
32 *gnucash-2.2.1 (09 Sep 2007)
33
34
35
36
37 1.2 app-office/gnucash/gnucash-2.2.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/gnucash-2.2.1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/gnucash-2.2.1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/gnucash-2.2.1.ebuild?r1=1.1&r2=1.2
42
43 Index: gnucash-2.2.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- gnucash-2.2.1.ebuild 9 Sep 2007 10:51:44 -0000 1.1
50 +++ gnucash-2.2.1.ebuild 19 Oct 2007 14:18:36 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.1.ebuild,v 1.1 2007/09/09 10:51:44 tove Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.1.ebuild,v 1.2 2007/10/19 14:18:36 je_fro Exp $
56
57 inherit eutils gnome2
58
59 @@ -34,7 +34,7 @@
60 >=dev-libs/libxml2-2.5.10
61 >=gnome-base/gconf-2
62 >=app-text/scrollkeeper-0.3
63 - >=x11-libs/goffice-0.1.0
64 + <x11-libs/goffice-0.5
65 gnome-extra/yelp
66 ofx? ( >=dev-libs/libofx-0.7.0 )
67 hbci? ( net-libs/aqbanking
68
69
70
71 1.2 app-office/gnucash/gnucash-2.2.0.ebuild
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/gnucash-2.2.0.ebuild?rev=1.2&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/gnucash-2.2.0.ebuild?rev=1.2&content-type=text/plain
75 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/gnucash-2.2.0.ebuild?r1=1.1&r2=1.2
76
77 Index: gnucash-2.2.0.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.0.ebuild,v
80 retrieving revision 1.1
81 retrieving revision 1.2
82 diff -u -r1.1 -r1.2
83 --- gnucash-2.2.0.ebuild 31 Jul 2007 13:34:54 -0000 1.1
84 +++ gnucash-2.2.0.ebuild 19 Oct 2007 14:18:36 -0000 1.2
85 @@ -1,6 +1,6 @@
86 # Copyright 1999-2007 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.0.ebuild,v 1.1 2007/07/31 13:34:54 tove Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.2.0.ebuild,v 1.2 2007/10/19 14:18:36 je_fro Exp $
90
91 inherit eutils gnome2
92
93 @@ -34,7 +34,7 @@
94 >=dev-libs/libxml2-2.5.10
95 >=gnome-base/gconf-2
96 >=app-text/scrollkeeper-0.3
97 - >=x11-libs/goffice-0.1.0
98 + <x11-libs/goffice-0.5
99 gnome-extra/yelp
100 ofx? ( >=dev-libs/libofx-0.7.0 )
101 hbci? ( net-libs/aqbanking
102
103
104
105 --
106 gentoo-commits@g.o mailing list