Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/wxpython: wxpython-2.8.9.1-r3.ebuild ChangeLog
Date: Mon, 19 Jan 2009 23:43:30
Message-Id: E1LP3mB-0005QQ-Or@stork.gentoo.org
1 aballier 09/01/19 23:43:27
2
3 Modified: wxpython-2.8.9.1-r3.ebuild ChangeLog
4 Log:
5 keyword ~x86-fbsd, bug #254696
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild?r1=1.1&r2=1.2
14
15 Index: wxpython-2.8.9.1-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- wxpython-2.8.9.1-r3.ebuild 18 Jan 2009 08:06:06 -0000 1.1
22 +++ wxpython-2.8.9.1-r3.ebuild 19 Jan 2009 23:43:27 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild,v 1.1 2009/01/18 08:06:06 dirtyepic Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.9.1-r3.ebuild,v 1.2 2009/01/19 23:43:27 aballier Exp $
28
29 EAPI="2"
30 WX_GTK_VER="2.8"
31 @@ -19,7 +19,7 @@
32
33 LICENSE="wxWinLL-3"
34 SLOT="2.8"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 IUSE="cairo opengl doc examples"
38
39 RDEPEND=">=x11-libs/wxGTK-${PV}:2.8[opengl?]
40
41
42
43 1.111 dev-python/wxpython/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.111&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.111&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?r1=1.110&r2=1.111
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v
52 retrieving revision 1.110
53 retrieving revision 1.111
54 diff -u -r1.110 -r1.111
55 --- ChangeLog 18 Jan 2009 19:29:05 -0000 1.110
56 +++ ChangeLog 19 Jan 2009 23:43:27 -0000 1.111
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-python/wxpython
59 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.110 2009/01/18 19:29:05 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.111 2009/01/19 23:43:27 aballier Exp $
62 +
63 + 19 Jan 2009; Alexis Ballier <aballier@g.o>
64 + wxpython-2.8.9.1-r3.ebuild:
65 + keyword ~x86-fbsd, bug #254696
66
67 18 Jan 2009; Markus Meier <maekke@g.o> wxpython-2.8.9.1-r2.ebuild:
68 amd64/x86 stable, bug #254696