Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/wxpython: wxpython-2.8.12.1-r1.ebuild wxpython-2.9.4.1-r1.ebuild wxpython-2.9.4.1-r2.ebuild wxpython-2.8.12.1-r2.ebuild ChangeLog
Date: Wed, 30 Oct 2013 19:22:45
Message-Id: 20131030192240.7021C20047@flycatcher.gentoo.org
1 mgorny 13/10/30 19:22:40
2
3 Modified: wxpython-2.8.12.1-r1.ebuild
4 wxpython-2.9.4.1-r1.ebuild
5 wxpython-2.9.4.1-r2.ebuild
6 wxpython-2.8.12.1-r2.ebuild ChangeLog
7 Log:
8 Update the dep to use dev-lang/python-exec.
9
10 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
11
12 Revision Changes Path
13 1.17 dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild?rev=1.17&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild?rev=1.17&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild?r1=1.16&r2=1.17
18
19 Index: wxpython-2.8.12.1-r1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild,v
22 retrieving revision 1.16
23 retrieving revision 1.17
24 diff -u -r1.16 -r1.17
25 --- wxpython-2.8.12.1-r1.ebuild 17 Sep 2013 20:46:21 -0000 1.16
26 +++ wxpython-2.8.12.1-r1.ebuild 30 Oct 2013 19:22:40 -0000 1.17
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2013 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild,v 1.16 2013/09/17 20:46:21 mgorny Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r1.ebuild,v 1.17 2013/10/30 19:22:40 mgorny Exp $
32
33 EAPI=5
34
35 @@ -36,7 +36,7 @@
36 opengl? ( dev-python/pyopengl[${PYTHON_USEDEP}] )"
37
38 DEPEND="${RDEPEND}
39 - dev-python/python-exec:0[${PYTHON_USEDEP}]
40 + dev-lang/python-exec:0[${PYTHON_USEDEP}]
41 virtual/pkgconfig"
42
43 S="${WORKDIR}/${MY_P}/wxPython"
44
45
46
47 1.7 dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild?rev=1.7&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild?rev=1.7&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild?r1=1.6&r2=1.7
52
53 Index: wxpython-2.9.4.1-r1.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild,v
56 retrieving revision 1.6
57 retrieving revision 1.7
58 diff -u -r1.6 -r1.7
59 --- wxpython-2.9.4.1-r1.ebuild 17 Sep 2013 20:46:21 -0000 1.6
60 +++ wxpython-2.9.4.1-r1.ebuild 30 Oct 2013 19:22:40 -0000 1.7
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2013 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild,v 1.6 2013/09/17 20:46:21 mgorny Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r1.ebuild,v 1.7 2013/10/30 19:22:40 mgorny Exp $
66
67 EAPI=5
68
69 @@ -35,7 +35,7 @@
70 opengl? ( dev-python/pyopengl[${PYTHON_USEDEP}] )"
71
72 DEPEND="${RDEPEND}
73 - dev-python/python-exec:0[${PYTHON_USEDEP}]
74 + dev-lang/python-exec:0[${PYTHON_USEDEP}]
75 virtual/pkgconfig"
76
77 S="${WORKDIR}/${MY_PN}-2.9.4.0/wxPython"
78
79
80
81 1.2 dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild?r1=1.1&r2=1.2
86
87 Index: wxpython-2.9.4.1-r2.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- wxpython-2.9.4.1-r2.ebuild 23 Oct 2013 10:46:07 -0000 1.1
94 +++ wxpython-2.9.4.1-r2.ebuild 30 Oct 2013 19:22:40 -0000 1.2
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2013 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild,v 1.1 2013/10/23 10:46:07 mgorny Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild,v 1.2 2013/10/30 19:22:40 mgorny Exp $
100
101 EAPI=5
102
103 @@ -23,7 +23,7 @@
104 IUSE="cairo examples opengl"
105
106 RDEPEND="
107 - dev-python/python-exec:2[${PYTHON_USEDEP}]
108 + dev-lang/python-exec:2[${PYTHON_USEDEP}]
109 >=x11-libs/wxGTK-${PV}:${WX_GTK_VER}[opengl?,tiff,X]
110 dev-libs/glib:2
111 dev-python/setuptools[${PYTHON_USEDEP}]
112
113
114
115 1.2 dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild?rev=1.2&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild?rev=1.2&content-type=text/plain
119 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild?r1=1.1&r2=1.2
120
121 Index: wxpython-2.8.12.1-r2.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v
124 retrieving revision 1.1
125 retrieving revision 1.2
126 diff -u -r1.1 -r1.2
127 --- wxpython-2.8.12.1-r2.ebuild 23 Oct 2013 10:46:07 -0000 1.1
128 +++ wxpython-2.8.12.1-r2.ebuild 30 Oct 2013 19:22:40 -0000 1.2
129 @@ -1,6 +1,6 @@
130 # Copyright 1999-2013 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.1 2013/10/23 10:46:07 mgorny Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.2 2013/10/30 19:22:40 mgorny Exp $
134
135 EAPI=5
136
137 @@ -24,7 +24,7 @@
138 IUSE="cairo doc examples opengl"
139
140 RDEPEND="
141 - dev-python/python-exec:2[${PYTHON_USEDEP}]
142 + dev-lang/python-exec:2[${PYTHON_USEDEP}]
143 >=x11-libs/wxGTK-${PV}:${WX_GTK_VER}[opengl?,tiff,X]
144 dev-libs/glib:2
145 dev-python/setuptools[${PYTHON_USEDEP}]
146
147
148
149 1.193 dev-python/wxpython/ChangeLog
150
151 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.193&view=markup
152 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?rev=1.193&content-type=text/plain
153 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/ChangeLog?r1=1.192&r2=1.193
154
155 Index: ChangeLog
156 ===================================================================
157 RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v
158 retrieving revision 1.192
159 retrieving revision 1.193
160 diff -u -r1.192 -r1.193
161 --- ChangeLog 23 Oct 2013 10:46:07 -0000 1.192
162 +++ ChangeLog 30 Oct 2013 19:22:40 -0000 1.193
163 @@ -1,6 +1,11 @@
164 # ChangeLog for dev-python/wxpython
165 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
166 -# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.192 2013/10/23 10:46:07 mgorny Exp $
167 +# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.193 2013/10/30 19:22:40 mgorny Exp $
168 +
169 + 30 Oct 2013; Michał Górny <mgorny@g.o> wxpython-2.8.12.1-r1.ebuild,
170 + wxpython-2.8.12.1-r2.ebuild, wxpython-2.9.4.1-r1.ebuild,
171 + wxpython-2.9.4.1-r2.ebuild:
172 + Update the dep to use dev-lang/python-exec.
173
174 *wxpython-2.9.4.1-r2 (23 Oct 2013)
175 *wxpython-2.8.12.1-r2 (23 Oct 2013)