Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-3.1.4-r3.ebuild python-3.1.4-r2.ebuild python-2.7.2-r2.ebuild python-2.7.2-r3.ebuild python-2.6.7-r2.ebuild ChangeLog
Date: Sat, 26 Nov 2011 16:51:02
Message-Id: 20111126165052.6B2FA2004B@flycatcher.gentoo.org
1 floppym 11/11/26 16:50:52
2
3 Modified: python-3.1.4-r3.ebuild python-3.1.4-r2.ebuild
4 python-2.7.2-r2.ebuild python-2.7.2-r3.ebuild
5 python-2.6.7-r2.ebuild ChangeLog
6 Log:
7 Remove reference to snapshots in python overlay.
8
9 (Portage version: 2.2.0_alpha78/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.6 dev-lang/python/python-3.1.4-r3.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild?rev=1.6&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild?rev=1.6&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild?r1=1.5&r2=1.6
17
18 Index: python-3.1.4-r3.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild,v
21 retrieving revision 1.5
22 retrieving revision 1.6
23 diff -u -r1.5 -r1.6
24 --- python-3.1.4-r3.ebuild 31 Oct 2011 04:02:01 -0000 1.5
25 +++ python-3.1.4-r3.ebuild 26 Nov 2011 16:50:52 -0000 1.6
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild,v 1.5 2011/10/31 04:02:01 vapier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r3.ebuild,v 1.6 2011/11/26 16:50:52 floppym Exp $
31
32 EAPI="3"
33 WANT_AUTOMAKE="none"
34 @@ -349,13 +349,6 @@
35 sleep 1
36 done
37 fi
38 -
39 - if [[ "${PV}" != *_pre* ]]; then
40 - elog
41 - elog "If you want to help in testing of recent changes in Python, then you can use"
42 - elog "snapshots of Python from python overlay."
43 - elog
44 - fi
45 }
46
47 pkg_postrm() {
48
49
50
51 1.6 dev-lang/python/python-3.1.4-r2.ebuild
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.4-r2.ebuild?rev=1.6&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.4-r2.ebuild?rev=1.6&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.4-r2.ebuild?r1=1.5&r2=1.6
56
57 Index: python-3.1.4-r2.ebuild
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r2.ebuild,v
60 retrieving revision 1.5
61 retrieving revision 1.6
62 diff -u -r1.5 -r1.6
63 --- python-3.1.4-r2.ebuild 31 Oct 2011 04:02:01 -0000 1.5
64 +++ python-3.1.4-r2.ebuild 26 Nov 2011 16:50:52 -0000 1.6
65 @@ -1,6 +1,6 @@
66 # Copyright 1999-2011 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r2.ebuild,v 1.5 2011/10/31 04:02:01 vapier Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.4-r2.ebuild,v 1.6 2011/11/26 16:50:52 floppym Exp $
70
71 EAPI="3"
72 WANT_AUTOMAKE="none"
73 @@ -348,13 +348,6 @@
74 sleep 1
75 done
76 fi
77 -
78 - if [[ "${PV}" != *_pre* ]]; then
79 - elog
80 - elog "If you want to help in testing of recent changes in Python, then you can use"
81 - elog "snapshots of Python from python overlay."
82 - elog
83 - fi
84 }
85
86 pkg_postrm() {
87
88
89
90 1.6 dev-lang/python/python-2.7.2-r2.ebuild
91
92 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.2-r2.ebuild?rev=1.6&view=markup
93 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.2-r2.ebuild?rev=1.6&content-type=text/plain
94 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.2-r2.ebuild?r1=1.5&r2=1.6
95
96 Index: python-2.7.2-r2.ebuild
97 ===================================================================
98 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.2-r2.ebuild,v
99 retrieving revision 1.5
100 retrieving revision 1.6
101 diff -u -r1.5 -r1.6
102 --- python-2.7.2-r2.ebuild 31 Oct 2011 04:02:01 -0000 1.5
103 +++ python-2.7.2-r2.ebuild 26 Nov 2011 16:50:52 -0000 1.6
104 @@ -1,6 +1,6 @@
105 # Copyright 1999-2011 Gentoo Foundation
106 # Distributed under the terms of the GNU General Public License v2
107 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.2-r2.ebuild,v 1.5 2011/10/31 04:02:01 vapier Exp $
108 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.2-r2.ebuild,v 1.6 2011/11/26 16:50:52 floppym Exp $
109
110 EAPI="2"
111 WANT_AUTOMAKE="none"
112 @@ -383,13 +383,6 @@
113 sleep 1
114 done
115 fi
116 -
117 - if [[ "${PV}" != *_pre* ]]; then
118 - elog
119 - elog "If you want to help in testing of recent changes in Python, then you can use"
120 - elog "snapshots of Python from python overlay."
121 - elog
122 - fi
123 }
124
125 pkg_postrm() {
126
127
128
129 1.8 dev-lang/python/python-2.7.2-r3.ebuild
130
131 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild?rev=1.8&view=markup
132 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild?rev=1.8&content-type=text/plain
133 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild?r1=1.7&r2=1.8
134
135 Index: python-2.7.2-r3.ebuild
136 ===================================================================
137 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild,v
138 retrieving revision 1.7
139 retrieving revision 1.8
140 diff -u -r1.7 -r1.8
141 --- python-2.7.2-r3.ebuild 31 Oct 2011 04:02:01 -0000 1.7
142 +++ python-2.7.2-r3.ebuild 26 Nov 2011 16:50:52 -0000 1.8
143 @@ -1,6 +1,6 @@
144 # Copyright 1999-2011 Gentoo Foundation
145 # Distributed under the terms of the GNU General Public License v2
146 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild,v 1.7 2011/10/31 04:02:01 vapier Exp $
147 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.2-r3.ebuild,v 1.8 2011/11/26 16:50:52 floppym Exp $
148
149 EAPI="2"
150 WANT_AUTOMAKE="none"
151 @@ -384,13 +384,6 @@
152 sleep 1
153 done
154 fi
155 -
156 - if [[ "${PV}" != *_pre* ]]; then
157 - elog
158 - elog "If you want to help in testing of recent changes in Python, then you can use"
159 - elog "snapshots of Python from python overlay."
160 - elog
161 - fi
162 }
163
164 pkg_postrm() {
165
166
167
168 1.5 dev-lang/python/python-2.6.7-r2.ebuild
169
170 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.7-r2.ebuild?rev=1.5&view=markup
171 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.7-r2.ebuild?rev=1.5&content-type=text/plain
172 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.7-r2.ebuild?r1=1.4&r2=1.5
173
174 Index: python-2.6.7-r2.ebuild
175 ===================================================================
176 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.7-r2.ebuild,v
177 retrieving revision 1.4
178 retrieving revision 1.5
179 diff -u -r1.4 -r1.5
180 --- python-2.6.7-r2.ebuild 31 Oct 2011 04:02:01 -0000 1.4
181 +++ python-2.6.7-r2.ebuild 26 Nov 2011 16:50:52 -0000 1.5
182 @@ -1,6 +1,6 @@
183 # Copyright 1999-2011 Gentoo Foundation
184 # Distributed under the terms of the GNU General Public License v2
185 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.7-r2.ebuild,v 1.4 2011/10/31 04:02:01 vapier Exp $
186 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.7-r2.ebuild,v 1.5 2011/11/26 16:50:52 floppym Exp $
187
188 EAPI="2"
189 WANT_AUTOMAKE="none"
190 @@ -370,13 +370,6 @@
191 sleep 1
192 done
193 fi
194 -
195 - if [[ "${PV}" != *_pre* ]]; then
196 - elog
197 - elog "If you want to help in testing of recent changes in Python, then you can use"
198 - elog "snapshots of Python from python overlay."
199 - elog
200 - fi
201 }
202
203 pkg_postrm() {
204
205
206
207 1.558 dev-lang/python/ChangeLog
208
209 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.558&view=markup
210 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.558&content-type=text/plain
211 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.557&r2=1.558
212
213 Index: ChangeLog
214 ===================================================================
215 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
216 retrieving revision 1.557
217 retrieving revision 1.558
218 diff -u -r1.557 -r1.558
219 --- ChangeLog 31 Oct 2011 04:02:01 -0000 1.557
220 +++ ChangeLog 26 Nov 2011 16:50:52 -0000 1.558
221 @@ -1,6 +1,11 @@
222 # ChangeLog for dev-lang/python
223 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
224 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.557 2011/10/31 04:02:01 vapier Exp $
225 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.558 2011/11/26 16:50:52 floppym Exp $
226 +
227 + 26 Nov 2011; Mike Gilbert <floppym@g.o> python-2.6.7-r2.ebuild,
228 + python-2.7.2-r2.ebuild, python-2.7.2-r3.ebuild, python-3.1.4-r2.ebuild,
229 + python-3.1.4-r3.ebuild:
230 + Remove reference to snapshots in python overlay.
231
232 31 Oct 2011; Mike Frysinger <vapier@g.o> python-2.6.7-r2.ebuild,
233 python-2.7.2-r2.ebuild, python-2.7.2-r3.ebuild, python-3.1.4-r2.ebuild,