Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/gnucash: ChangeLog gnucash-2.3.1.ebuild
Date: Sat, 27 Jun 2009 10:44:40
Message-Id: E1MKVOg-0007oe-G5@stork.gentoo.org
1 tove 09/06/27 10:44:38
2
3 Modified: ChangeLog gnucash-2.3.1.ebuild
4 Log:
5 Add ~alpha agin after #271285 was resolved
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.191 app-office/gnucash/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/ChangeLog?rev=1.191&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/ChangeLog?rev=1.191&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/ChangeLog?r1=1.190&r2=1.191
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v
18 retrieving revision 1.190
19 retrieving revision 1.191
20 diff -u -r1.190 -r1.191
21 --- ChangeLog 11 Jun 2009 21:35:57 -0000 1.190
22 +++ ChangeLog 27 Jun 2009 10:44:38 -0000 1.191
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-office/gnucash
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.190 2009/06/11 21:35:57 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.191 2009/06/27 10:44:38 tove Exp $
28 +
29 + 27 Jun 2009; Torsten Veller <tove@g.o> gnucash-2.3.1.ebuild:
30 + Add ~alpha agin after #271285 was resolved
31
32 11 Jun 2009; Tobias Klausmann <klausman@g.o>
33 gnucash-2.2.9-r1.ebuild:
34
35
36
37 1.2 app-office/gnucash/gnucash-2.3.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/gnucash-2.3.1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/gnucash-2.3.1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/gnucash/gnucash-2.3.1.ebuild?r1=1.1&r2=1.2
42
43 Index: gnucash-2.3.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.3.1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- gnucash-2.3.1.ebuild 10 Jun 2009 11:48:55 -0000 1.1
50 +++ gnucash-2.3.1.ebuild 27 Jun 2009 10:44:38 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 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.3.1.ebuild,v 1.1 2009/06/10 11:48:55 tove Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.3.1.ebuild,v 1.2 2009/06/27 10:44:38 tove Exp $
56
57 EAPI=2
58
59 @@ -15,7 +15,7 @@
60
61 SLOT="0"
62 LICENSE="GPL-2"
63 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
64 +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
65
66 IUSE="+doc ofx hbci chipcard debug quotes sqlite postgres mysql webkit"