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: ChangeLog wxpython-2.6.4.0-r2.ebuild
Date: Sat, 24 Jan 2009 14:45:28
Message-Id: E1LQjlF-0003qs-43@stork.gentoo.org
1 aballier 09/01/24 14:45:25
2
3 Modified: ChangeLog wxpython-2.6.4.0-r2.ebuild
4 Log:
5 keyword ~x86-fbsd
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.113 dev-python/wxpython/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.113&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.113&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/ChangeLog?r1=1.112&r2=1.113
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v
18 retrieving revision 1.112
19 retrieving revision 1.113
20 diff -u -r1.112 -r1.113
21 --- ChangeLog 22 Jan 2009 12:51:58 -0000 1.112
22 +++ ChangeLog 24 Jan 2009 14:45:25 -0000 1.113
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-python/wxpython
25 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.112 2009/01/22 12:51:58 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.113 2009/01/24 14:45:25 aballier Exp $
28 +
29 + 24 Jan 2009; Alexis Ballier <aballier@g.o>
30 + wxpython-2.6.4.0-r2.ebuild:
31 + keyword ~x86-fbsd
32
33 22 Jan 2009; Raúl Porcel <armin76@g.o> wxpython-2.6.4.0-r2.ebuild,
34 wxpython-2.8.9.1-r3.ebuild:
35
36
37
38 1.9 dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild?r1=1.8&r2=1.9
43
44 Index: wxpython-2.6.4.0-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- wxpython-2.6.4.0-r2.ebuild 22 Jan 2009 12:51:58 -0000 1.8
51 +++ wxpython-2.6.4.0-r2.ebuild 24 Jan 2009 14:45:25 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.8 2009/01/22 12:51:58 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.9 2009/01/24 14:45:25 aballier Exp $
57
58 EAPI=1
59
60 @@ -16,7 +16,7 @@
61
62 LICENSE="wxWinLL-3"
63 SLOT="2.6"
64 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
65 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
66 IUSE="opengl unicode"
67
68 RDEPEND=">=dev-lang/python-2.1