Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/flamerobin: ChangeLog flamerobin-0.8.6.ebuild flamerobin-0.8.3.ebuild
Date: Tue, 07 Apr 2009 11:05:17
Message-Id: E1Lr97C-0007VC-JK@stork.gentoo.org
1 fauli 09/04/07 11:05:14
2
3 Modified: ChangeLog flamerobin-0.8.6.ebuild
4 flamerobin-0.8.3.ebuild
5 Log:
6 Raise dependency for wxGTK, see bug 234817
7 (Portage version: 2.1.6.7/cvs/Linux i686)
8
9 Revision Changes Path
10 1.14 dev-db/flamerobin/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/flamerobin/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 8 Dec 2008 02:48:18 -0000 1.13
23 +++ ChangeLog 7 Apr 2009 11:05:14 -0000 1.14
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-db/flamerobin
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/ChangeLog,v 1.13 2008/12/08 02:48:18 jmbsvicetto Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/ChangeLog,v 1.14 2009/04/07 11:05:14 fauli Exp $
30 +
31 + 07 Apr 2009; Christian Faulhammer <fauli@g.o>
32 + flamerobin-0.8.3.ebuild, flamerobin-0.8.6.ebuild:
33 + Raise dependency for wxGTK, see bug 234817
34
35 08 Dec 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
36 metadata.xml:
37
38
39
40 1.2 dev-db/flamerobin/flamerobin-0.8.6.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.6.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.6.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.6.ebuild?r1=1.1&r2=1.2
45
46 Index: flamerobin-0.8.6.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.6.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- flamerobin-0.8.6.ebuild 19 Mar 2008 19:33:09 -0000 1.1
53 +++ flamerobin-0.8.6.ebuild 7 Apr 2009 11:05:14 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2008 Gentoo Foundation
56 +# Copyright 1999-2009 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.6.ebuild,v 1.1 2008/03/19 19:33:09 wltjr Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.6.ebuild,v 1.2 2009/04/07 11:05:14 fauli Exp $
60
61 inherit eutils wxwidgets
62
63 @@ -13,7 +13,7 @@
64 KEYWORDS="~amd64 ~x86"
65 IUSE="doc"
66
67 -RDEPEND="=x11-libs/wxGTK-2.6*
68 +RDEPEND=">=x11-libs/wxGTK-2.6
69 dev-db/firebird"
70
71 DEPEND="${RDEPEND}"
72
73
74
75 1.2 dev-db/flamerobin/flamerobin-0.8.3.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.3.ebuild?rev=1.2&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.3.ebuild?rev=1.2&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.3.ebuild?r1=1.1&r2=1.2
80
81 Index: flamerobin-0.8.3.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.3.ebuild,v
84 retrieving revision 1.1
85 retrieving revision 1.2
86 diff -u -r1.1 -r1.2
87 --- flamerobin-0.8.3.ebuild 26 Dec 2007 16:03:17 -0000 1.1
88 +++ flamerobin-0.8.3.ebuild 7 Apr 2009 11:05:14 -0000 1.2
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2007 Gentoo Foundation
91 +# Copyright 1999-2009 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.3.ebuild,v 1.1 2007/12/26 16:03:17 wltjr Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.3.ebuild,v 1.2 2009/04/07 11:05:14 fauli Exp $
95
96 inherit eutils wxwidgets
97
98 @@ -13,7 +13,7 @@
99 KEYWORDS="~amd64 ~x86"
100 IUSE="doc"
101
102 -RDEPEND="=x11-libs/wxGTK-2.6*
103 +RDEPEND=">=x11-libs/wxGTK-2.6
104 dev-db/firebird"
105
106 DEPEND="${RDEPEND}"