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: Wed, 08 Apr 2009 22:37:48
Message-Id: E1LrgOw-0001gI-AM@stork.gentoo.org
1 fauli 09/04/08 22:37:46
2
3 Modified: ChangeLog flamerobin-0.8.6.ebuild
4 flamerobin-0.8.3.ebuild
5 Log:
6 use EAPI 1 to select a specific slot (2.8) of wxGTK
7 (Portage version: 2.1.6.7/cvs/Linux i686)
8
9 Revision Changes Path
10 1.15 dev-db/flamerobin/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/flamerobin/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 7 Apr 2009 11:05:14 -0000 1.14
23 +++ ChangeLog 8 Apr 2009 22:37:46 -0000 1.15
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-db/flamerobin
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/ChangeLog,v 1.14 2009/04/07 11:05:14 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/ChangeLog,v 1.15 2009/04/08 22:37:46 fauli Exp $
29 +
30 + 08 Apr 2009; Christian Faulhammer <fauli@g.o>
31 + flamerobin-0.8.3.ebuild, flamerobin-0.8.6.ebuild:
32 + use EAPI 1 to select a specific slot (2.8) of wxGTK
33
34 07 Apr 2009; Christian Faulhammer <fauli@g.o>
35 flamerobin-0.8.3.ebuild, flamerobin-0.8.6.ebuild:
36
37
38
39 1.3 dev-db/flamerobin/flamerobin-0.8.6.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.6.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.6.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.6.ebuild?r1=1.2&r2=1.3
44
45 Index: flamerobin-0.8.6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.6.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- flamerobin-0.8.6.ebuild 7 Apr 2009 11:05:14 -0000 1.2
52 +++ flamerobin-0.8.6.ebuild 8 Apr 2009 22:37:46 -0000 1.3
53 @@ -1,6 +1,8 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.6.ebuild,v 1.2 2009/04/07 11:05:14 fauli Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.6.ebuild,v 1.3 2009/04/08 22:37:46 fauli Exp $
58 +
59 +EAPI=1
60
61 inherit eutils wxwidgets
62
63 @@ -13,7 +15,7 @@
64 KEYWORDS="~amd64 ~x86"
65 IUSE="doc"
66
67 -RDEPEND=">=x11-libs/wxGTK-2.6
68 +RDEPEND="x11-libs/wxGTK:2.8
69 dev-db/firebird"
70
71 DEPEND="${RDEPEND}"
72
73
74
75 1.3 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.3&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.3.ebuild?rev=1.3&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.3.ebuild?r1=1.2&r2=1.3
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.2
85 retrieving revision 1.3
86 diff -u -r1.2 -r1.3
87 --- flamerobin-0.8.3.ebuild 7 Apr 2009 11:05:14 -0000 1.2
88 +++ flamerobin-0.8.3.ebuild 8 Apr 2009 22:37:46 -0000 1.3
89 @@ -1,6 +1,8 @@
90 # Copyright 1999-2009 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.3.ebuild,v 1.2 2009/04/07 11:05:14 fauli Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.3.ebuild,v 1.3 2009/04/08 22:37:46 fauli Exp $
94 +
95 +EAPI=1
96
97 inherit eutils wxwidgets
98
99 @@ -13,7 +15,7 @@
100 KEYWORDS="~amd64 ~x86"
101 IUSE="doc"
102
103 -RDEPEND=">=x11-libs/wxGTK-2.6
104 +RDEPEND="x11-libs/wxGTK:2.8
105 dev-db/firebird"
106
107 DEPEND="${RDEPEND}"