Gentoo Archives: gentoo-commits

From: "Ali Polatel (hawking)" <hawking@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/PyQt: PyQt-3.14.1-r2.ebuild ChangeLog PyQt-3.17.3.ebuild PyQt-3.17.2.ebuild PyQt-3.17.ebuild PyQt-3.14.1-r1.ebuild
Date: Tue, 20 Nov 2007 05:35:27
Message-Id: E1IuLlY-00060C-6u@stork.gentoo.org
1 hawking 07/11/20 05:35:20
2
3 Modified: PyQt-3.14.1-r2.ebuild ChangeLog PyQt-3.17.3.ebuild
4 PyQt-3.17.2.ebuild PyQt-3.17.ebuild
5 PyQt-3.14.1-r1.ebuild
6 Log:
7 dev-python/qscintilla moved to x11-libs/qscintilla
8 (Portage version: 2.1.3.19)
9
10 Revision Changes Path
11 1.12 dev-python/PyQt/PyQt-3.14.1-r2.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild?r1=1.11&r2=1.12
16
17 Index: PyQt-3.14.1-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- PyQt-3.14.1-r2.ebuild 11 Jul 2007 06:19:47 -0000 1.11
24 +++ PyQt-3.14.1-r2.ebuild 20 Nov 2007 05:35:19 -0000 1.12
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2007 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v 1.11 2007/07/11 06:19:47 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v 1.12 2007/11/20 05:35:19 hawking Exp $
30
31 inherit distutils eutils
32
33 @@ -18,7 +18,7 @@
34
35 RDEPEND="=x11-libs/qt-3*
36 ~dev-python/sip-4.2.1
37 - dev-python/qscintilla"
38 + x11-libs/qscintilla"
39 DEPEND="${RDEPEND}
40 sys-devel/libtool"
41
42
43
44
45 1.96 dev-python/PyQt/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/ChangeLog?rev=1.96&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/ChangeLog?rev=1.96&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/ChangeLog?r1=1.95&r2=1.96
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v
54 retrieving revision 1.95
55 retrieving revision 1.96
56 diff -u -r1.95 -r1.96
57 --- ChangeLog 13 Nov 2007 07:05:19 -0000 1.95
58 +++ ChangeLog 20 Nov 2007 05:35:19 -0000 1.96
59 @@ -1,6 +1,11 @@
60 # ChangeLog for dev-python/PyQt
61 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.95 2007/11/13 07:05:19 jer Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.96 2007/11/20 05:35:19 hawking Exp $
64 +
65 + 20 Nov 2007; Ali Polatel <hawking@g.o> PyQt-3.14.1-r1.ebuild,
66 + PyQt-3.14.1-r2.ebuild, PyQt-3.17.ebuild, PyQt-3.17.2.ebuild,
67 + PyQt-3.17.3.ebuild:
68 + dev-python/qscintilla moved to x11-libs/qscintilla
69
70 13 Nov 2007; Jeroen Roovers <jer@g.o> PyQt-3.17.3.ebuild:
71 Marked ~hppa (bug #198456). Fix quoting issues. Do not install LICENSE.
72
73
74
75 1.5 dev-python/PyQt/PyQt-3.17.3.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild?rev=1.5&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild?rev=1.5&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild?r1=1.4&r2=1.5
80
81 Index: PyQt-3.17.3.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v
84 retrieving revision 1.4
85 retrieving revision 1.5
86 diff -u -r1.4 -r1.5
87 --- PyQt-3.17.3.ebuild 13 Nov 2007 07:05:19 -0000 1.4
88 +++ PyQt-3.17.3.ebuild 20 Nov 2007 05:35:19 -0000 1.5
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2007 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v 1.4 2007/11/13 07:05:19 jer Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v 1.5 2007/11/20 05:35:19 hawking Exp $
94
95 inherit distutils
96
97 @@ -20,7 +20,7 @@
98
99 RDEPEND="=x11-libs/qt-3*
100 >=dev-python/sip-4.7
101 - dev-python/qscintilla"
102 + x11-libs/qscintilla"
103 DEPEND="${RDEPEND}
104 sys-devel/libtool"
105
106
107
108
109 1.6 dev-python/PyQt/PyQt-3.17.2.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild?rev=1.6&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild?rev=1.6&content-type=text/plain
113 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild?r1=1.5&r2=1.6
114
115 Index: PyQt-3.17.2.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild,v
118 retrieving revision 1.5
119 retrieving revision 1.6
120 diff -u -r1.5 -r1.6
121 --- PyQt-3.17.2.ebuild 11 Aug 2007 21:09:56 -0000 1.5
122 +++ PyQt-3.17.2.ebuild 20 Nov 2007 05:35:19 -0000 1.6
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2007 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild,v 1.5 2007/08/11 21:09:56 caleb Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild,v 1.6 2007/11/20 05:35:19 hawking Exp $
128
129 inherit distutils
130
131 @@ -20,7 +20,7 @@
132
133 RDEPEND="=x11-libs/qt-3*
134 ~dev-python/sip-4.6
135 - dev-python/qscintilla"
136 + x11-libs/qscintilla"
137 DEPEND="${RDEPEND}
138 sys-devel/libtool"
139
140
141
142
143 1.9 dev-python/PyQt/PyQt-3.17.ebuild
144
145 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild?rev=1.9&view=markup
146 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild?rev=1.9&content-type=text/plain
147 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild?r1=1.8&r2=1.9
148
149 Index: PyQt-3.17.ebuild
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v
152 retrieving revision 1.8
153 retrieving revision 1.9
154 diff -u -r1.8 -r1.9
155 --- PyQt-3.17.ebuild 11 Jul 2007 06:19:47 -0000 1.8
156 +++ PyQt-3.17.ebuild 20 Nov 2007 05:35:19 -0000 1.9
157 @@ -1,6 +1,6 @@
158 # Copyright 1999-2007 Gentoo Foundation
159 # Distributed under the terms of the GNU General Public License v2
160 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $
161 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.9 2007/11/20 05:35:19 hawking Exp $
162
163 inherit distutils
164
165 @@ -20,7 +20,7 @@
166
167 RDEPEND="=x11-libs/qt-3*
168 >=dev-python/sip-4.4.1
169 - dev-python/qscintilla"
170 + x11-libs/qscintilla"
171 DEPEND="${RDEPEND}
172 sys-devel/libtool"
173
174
175
176
177 1.13 dev-python/PyQt/PyQt-3.14.1-r1.ebuild
178
179 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild?rev=1.13&view=markup
180 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild?rev=1.13&content-type=text/plain
181 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild?r1=1.12&r2=1.13
182
183 Index: PyQt-3.14.1-r1.ebuild
184 ===================================================================
185 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v
186 retrieving revision 1.12
187 retrieving revision 1.13
188 diff -u -r1.12 -r1.13
189 --- PyQt-3.14.1-r1.ebuild 11 Jul 2007 06:19:47 -0000 1.12
190 +++ PyQt-3.14.1-r1.ebuild 20 Nov 2007 05:35:19 -0000 1.13
191 @@ -1,6 +1,6 @@
192 # Copyright 1999-2007 Gentoo Foundation
193 # Distributed under the terms of the GNU General Public License v2
194 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v 1.12 2007/07/11 06:19:47 mr_bones_ Exp $
195 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v 1.13 2007/11/20 05:35:19 hawking Exp $
196
197 inherit distutils eutils
198
199 @@ -18,7 +18,7 @@
200
201 RDEPEND="=x11-libs/qt-3*
202 ~dev-python/sip-4.2.1
203 - dev-python/qscintilla"
204 + x11-libs/qscintilla"
205 DEPEND="${RDEPEND}
206 sys-devel/libtool"
207
208
209
210
211 --
212 gentoo-commits@g.o mailing list