Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-3.2.3-r2.ebuild python-2.7.3-r3.ebuild python-2.5.4-r5.ebuild python-3.1.5-r1.ebuild python-2.6.8-r1.ebuild ChangeLog
Date: Sun, 31 Mar 2013 11:15:53
Message-Id: 20130331111550.20FB92171D@flycatcher.gentoo.org
1 ago 13/03/31 11:15:50
2
3 Modified: python-3.2.3-r2.ebuild python-2.7.3-r3.ebuild
4 python-2.5.4-r5.ebuild python-3.1.5-r1.ebuild
5 python-2.6.8-r1.ebuild ChangeLog
6 Log:
7 Stable for sh, wrt bug #458318
8
9 (Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
10
11 Revision Changes Path
12 1.20 dev-lang/python/python-3.2.3-r2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3-r2.ebuild?rev=1.20&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3-r2.ebuild?rev=1.20&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3-r2.ebuild?r1=1.19&r2=1.20
17
18 Index: python-3.2.3-r2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3-r2.ebuild,v
21 retrieving revision 1.19
22 retrieving revision 1.20
23 diff -u -r1.19 -r1.20
24 --- python-3.2.3-r2.ebuild 31 Mar 2013 10:29:53 -0000 1.19
25 +++ python-3.2.3-r2.ebuild 31 Mar 2013 11:15:49 -0000 1.20
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2013 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.2.3-r2.ebuild,v 1.19 2013/03/31 10:29:53 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3-r2.ebuild,v 1.20 2013/03/31 11:15:49 ago Exp $
31
32 EAPI="3"
33 WANT_AUTOMAKE="none"
34 @@ -18,7 +18,7 @@
35
36 LICENSE="PSF-2"
37 SLOT="3.2"
38 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
39 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
40 IUSE="build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
41
42 # Do not add a dependency on dev-lang/python to this ebuild.
43
44
45
46 1.19 dev-lang/python/python-2.7.3-r3.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r3.ebuild?rev=1.19&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r3.ebuild?rev=1.19&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r3.ebuild?r1=1.18&r2=1.19
51
52 Index: python-2.7.3-r3.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r3.ebuild,v
55 retrieving revision 1.18
56 retrieving revision 1.19
57 diff -u -r1.18 -r1.19
58 --- python-2.7.3-r3.ebuild 31 Mar 2013 10:29:53 -0000 1.18
59 +++ python-2.7.3-r3.ebuild 31 Mar 2013 11:15:49 -0000 1.19
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r3.ebuild,v 1.18 2013/03/31 10:29:53 ago Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r3.ebuild,v 1.19 2013/03/31 11:15:49 ago Exp $
65
66 EAPI="2"
67 WANT_AUTOMAKE="none"
68 @@ -18,7 +18,7 @@
69
70 LICENSE="PSF-2"
71 SLOT="2.7"
72 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
73 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
74 IUSE="-berkdb build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
75
76 # Do not add a dependency on dev-lang/python to this ebuild.
77
78
79
80 1.18 dev-lang/python/python-2.5.4-r5.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.5.4-r5.ebuild?rev=1.18&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.5.4-r5.ebuild?rev=1.18&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.5.4-r5.ebuild?r1=1.17&r2=1.18
85
86 Index: python-2.5.4-r5.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r5.ebuild,v
89 retrieving revision 1.17
90 retrieving revision 1.18
91 diff -u -r1.17 -r1.18
92 --- python-2.5.4-r5.ebuild 31 Mar 2013 10:29:53 -0000 1.17
93 +++ python-2.5.4-r5.ebuild 31 Mar 2013 11:15:49 -0000 1.18
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2013 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r5.ebuild,v 1.17 2013/03/31 10:29:53 ago Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r5.ebuild,v 1.18 2013/03/31 11:15:49 ago Exp $
99
100 EAPI="1"
101
102 @@ -17,7 +17,7 @@
103
104 LICENSE="PSF-2.2"
105 SLOT="2.5"
106 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
107 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
108 IUSE="-berkdb build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
109
110 # Do not add a dependency on dev-lang/python to this ebuild.
111
112
113
114 1.17 dev-lang/python/python-3.1.5-r1.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.5-r1.ebuild?rev=1.17&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.5-r1.ebuild?rev=1.17&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.5-r1.ebuild?r1=1.16&r2=1.17
119
120 Index: python-3.1.5-r1.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.5-r1.ebuild,v
123 retrieving revision 1.16
124 retrieving revision 1.17
125 diff -u -r1.16 -r1.17
126 --- python-3.1.5-r1.ebuild 31 Mar 2013 10:29:53 -0000 1.16
127 +++ python-3.1.5-r1.ebuild 31 Mar 2013 11:15:49 -0000 1.17
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2013 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.5-r1.ebuild,v 1.16 2013/03/31 10:29:53 ago Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.5-r1.ebuild,v 1.17 2013/03/31 11:15:49 ago Exp $
133
134 EAPI="3"
135 WANT_AUTOMAKE="none"
136 @@ -18,7 +18,7 @@
137
138 LICENSE="PSF-2"
139 SLOT="3.1"
140 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
141 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
142 IUSE="build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
143
144 # Do not add a dependency on dev-lang/python to this ebuild.
145
146
147
148 1.17 dev-lang/python/python-2.6.8-r1.ebuild
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.8-r1.ebuild?rev=1.17&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.8-r1.ebuild?rev=1.17&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.8-r1.ebuild?r1=1.16&r2=1.17
153
154 Index: python-2.6.8-r1.ebuild
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8-r1.ebuild,v
157 retrieving revision 1.16
158 retrieving revision 1.17
159 diff -u -r1.16 -r1.17
160 --- python-2.6.8-r1.ebuild 31 Mar 2013 10:29:53 -0000 1.16
161 +++ python-2.6.8-r1.ebuild 31 Mar 2013 11:15:49 -0000 1.17
162 @@ -1,6 +1,6 @@
163 # Copyright 1999-2013 Gentoo Foundation
164 # Distributed under the terms of the GNU General Public License v2
165 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8-r1.ebuild,v 1.16 2013/03/31 10:29:53 ago Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8-r1.ebuild,v 1.17 2013/03/31 11:15:49 ago Exp $
167
168 EAPI="2"
169 WANT_AUTOMAKE="none"
170 @@ -18,7 +18,7 @@
171
172 LICENSE="PSF-2"
173 SLOT="2.6"
174 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
175 +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
176 IUSE="-berkdb build doc elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
177
178 # Do not add a dependency on dev-lang/python to this ebuild.
179
180
181
182 1.643 dev-lang/python/ChangeLog
183
184 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.643&view=markup
185 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.643&content-type=text/plain
186 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.642&r2=1.643
187
188 Index: ChangeLog
189 ===================================================================
190 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
191 retrieving revision 1.642
192 retrieving revision 1.643
193 diff -u -r1.642 -r1.643
194 --- ChangeLog 31 Mar 2013 10:29:53 -0000 1.642
195 +++ ChangeLog 31 Mar 2013 11:15:49 -0000 1.643
196 @@ -1,6 +1,11 @@
197 # ChangeLog for dev-lang/python
198 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
199 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.642 2013/03/31 10:29:53 ago Exp $
200 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.643 2013/03/31 11:15:49 ago Exp $
201 +
202 + 31 Mar 2013; Agostino Sarubbo <ago@g.o> python-2.5.4-r5.ebuild,
203 + python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild,
204 + python-3.2.3-r2.ebuild:
205 + Stable for sh, wrt bug #458318
206
207 31 Mar 2013; Agostino Sarubbo <ago@g.o> python-2.5.4-r5.ebuild,
208 python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild,