Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/wxpython: wxpython-2.8.10.1.ebuild ChangeLog wxpython-2.6.4.0-r2.ebuild
Date: Tue, 27 Jul 2010 03:13:15
Message-Id: 20100727031310.4707F2CF39@corvid.gentoo.org
1 dirtyepic 10/07/27 03:13:09
2
3 Modified: wxpython-2.8.10.1.ebuild ChangeLog
4 wxpython-2.6.4.0-r2.ebuild
5 Log:
6 Depend on wxGTK[X] (bug #327795 by Arttu Valo).
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.15 dev-python/wxpython/wxpython-2.8.10.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild?r1=1.14&r2=1.15
15
16 Index: wxpython-2.8.10.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- wxpython-2.8.10.1.ebuild 22 May 2010 18:13:49 -0000 1.14
23 +++ wxpython-2.8.10.1.ebuild 27 Jul 2010 03:13:09 -0000 1.15
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild,v 1.14 2010/05/22 18:13:49 arfrever Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.10.1.ebuild,v 1.15 2010/07/27 03:13:09 dirtyepic Exp $
29
30 EAPI="2"
31 PYTHON_DEPEND="2"
32 @@ -25,7 +25,7 @@
33
34 RDEPEND="
35 dev-python/setuptools
36 - >=x11-libs/wxGTK-${PV}:2.8[opengl?]
37 + >=x11-libs/wxGTK-${PV}:2.8[X,opengl?]
38 >=x11-libs/gtk+-2.4
39 >=x11-libs/pango-1.2
40 >=dev-libs/glib-2.0
41
42
43
44 1.137 dev-python/wxpython/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.137&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.137&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?r1=1.136&r2=1.137
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v
53 retrieving revision 1.136
54 retrieving revision 1.137
55 diff -u -r1.136 -r1.137
56 --- ChangeLog 27 May 2010 05:20:41 -0000 1.136
57 +++ ChangeLog 27 Jul 2010 03:13:09 -0000 1.137
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-python/wxpython
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.136 2010/05/27 05:20:41 dirtyepic Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.137 2010/07/27 03:13:09 dirtyepic Exp $
63 +
64 + 27 Jul 2010; Ryan Hill <dirtyepic@g.o> wxpython-2.6.4.0-r2.ebuild,
65 + wxpython-2.8.10.1.ebuild:
66 + Depend on wxGTK[X] (bug #327795 by Arttu Valo).
67
68 *wxpython-2.8.11.0 (27 May 2010)
69
70
71
72
73 1.13 dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild?rev=1.13&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild?rev=1.13&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild?r1=1.12&r2=1.13
78
79 Index: wxpython-2.6.4.0-r2.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v
82 retrieving revision 1.12
83 retrieving revision 1.13
84 diff -u -r1.12 -r1.13
85 --- wxpython-2.6.4.0-r2.ebuild 22 May 2010 18:13:49 -0000 1.12
86 +++ wxpython-2.6.4.0-r2.ebuild 27 Jul 2010 03:13:09 -0000 1.13
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.12 2010/05/22 18:13:49 arfrever Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.6.4.0-r2.ebuild,v 1.13 2010/07/27 03:13:09 dirtyepic Exp $
92
93 EAPI="2"
94 PYTHON_DEPEND="2"
95 @@ -21,7 +21,7 @@
96
97 RDEPEND="
98 dev-python/setuptools
99 - >=x11-libs/wxGTK-${PV}:2.6[opengl?]
100 + >=x11-libs/wxGTK-${PV}:2.6[X,opengl?]
101 >=x11-libs/gtk+-2.0
102 >=x11-libs/pango-1.2
103 >=dev-libs/glib-2.0