Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/homebank: homebank-4.5.4.ebuild homebank-4.5.ebuild ChangeLog
Date: Sat, 08 Feb 2014 12:08:40
Message-Id: 20140208120835.306312004C@flycatcher.gentoo.org
1 pacho 14/02/08 12:08:35
2
3 Modified: homebank-4.5.4.ebuild homebank-4.5.ebuild ChangeLog
4 Log:
5 Needs slot 2 for gtk+ (#500664 by Bombino)
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.2 app-office/homebank/homebank-4.5.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/homebank/homebank-4.5.4.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/homebank/homebank-4.5.4.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/homebank/homebank-4.5.4.ebuild?r1=1.1&r2=1.2
15
16 Index: homebank-4.5.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.4.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- homebank-4.5.4.ebuild 7 Oct 2013 19:04:55 -0000 1.1
23 +++ homebank-4.5.4.ebuild 8 Feb 2014 12:08:34 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.4.ebuild,v 1.1 2013/10/07 19:04:55 calchan Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.4.ebuild,v 1.2 2014/02/08 12:08:34 pacho Exp $
30
31 EAPI="4"
32
33 @@ -14,7 +14,7 @@
34 IUSE="+ofx"
35 KEYWORDS="~amd64 ~ppc ~x86"
36
37 -RDEPEND=">=x11-libs/gtk+-2.20
38 +RDEPEND=">=x11-libs/gtk+-2.20:2
39 >=dev-libs/glib-2.17
40 ofx? ( >=dev-libs/libofx-0.7 )"
41 DEPEND="${RDEPEND}
42
43
44
45 1.5 app-office/homebank/homebank-4.5.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/homebank/homebank-4.5.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/homebank/homebank-4.5.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/homebank/homebank-4.5.ebuild?r1=1.4&r2=1.5
50
51 Index: homebank-4.5.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- homebank-4.5.ebuild 20 May 2013 08:34:01 -0000 1.4
58 +++ homebank-4.5.ebuild 8 Feb 2014 12:08:34 -0000 1.5
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2013 Gentoo Foundation
61 +# Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.ebuild,v 1.4 2013/05/20 08:34:01 ago Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/homebank-4.5.ebuild,v 1.5 2014/02/08 12:08:34 pacho Exp $
65
66 EAPI="4"
67
68 @@ -14,7 +14,7 @@
69 IUSE="+ofx"
70 KEYWORDS="amd64 ppc x86"
71
72 -RDEPEND=">=x11-libs/gtk+-2.20
73 +RDEPEND=">=x11-libs/gtk+-2.20:2
74 >=dev-libs/glib-2.17
75 ofx? ( >=dev-libs/libofx-0.7 )"
76 DEPEND="${RDEPEND}
77
78
79
80 1.34 app-office/homebank/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/homebank/ChangeLog?rev=1.34&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/homebank/ChangeLog?rev=1.34&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/homebank/ChangeLog?r1=1.33&r2=1.34
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v
89 retrieving revision 1.33
90 retrieving revision 1.34
91 diff -u -r1.33 -r1.34
92 --- ChangeLog 7 Oct 2013 19:07:30 -0000 1.33
93 +++ ChangeLog 8 Feb 2014 12:08:34 -0000 1.34
94 @@ -1,6 +1,10 @@
95 # ChangeLog for app-office/homebank
96 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.33 2013/10/07 19:07:30 calchan Exp $
98 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
99 +# $Header: /var/cvsroot/gentoo-x86/app-office/homebank/ChangeLog,v 1.34 2014/02/08 12:08:34 pacho Exp $
100 +
101 + 08 Feb 2014; Pacho Ramos <pacho@g.o> homebank-4.5.4.ebuild,
102 + homebank-4.5.ebuild:
103 + Needs slot 2 for gtk+ (#500664 by Bombino)
104
105 07 Oct 2013; Denis Dupeyron <calchan@g.o> -homebank-4.3.ebuild,
106 -homebank-4.4.ebuild, -files/homebank-4.3-implicit-pointer.patch,