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.5.ebuild python-2.6.8.ebuild python-2.7.3-r1.ebuild python-3.2.3.ebuild ChangeLog
Date: Sat, 28 Apr 2012 04:04:36
Message-Id: 20120428040426.647B02004B@flycatcher.gentoo.org
1 floppym 12/04/28 04:04:26
2
3 Modified: python-3.1.5.ebuild python-2.6.8.ebuild
4 python-2.7.3-r1.ebuild python-3.2.3.ebuild
5 ChangeLog
6 Log:
7 Drop sys-apps/paxctl dep and restore fbsd keywords. Bug 413671 should be resolved by not calling pax-mark on libpython.
8
9 (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.6 dev-lang/python/python-3.1.5.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.5.ebuild?rev=1.6&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.5.ebuild?rev=1.6&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.5.ebuild?r1=1.5&r2=1.6
17
18 Index: python-3.1.5.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.5.ebuild,v
21 retrieving revision 1.5
22 retrieving revision 1.6
23 diff -u -r1.5 -r1.6
24 --- python-3.1.5.ebuild 28 Apr 2012 01:04:07 -0000 1.5
25 +++ python-3.1.5.ebuild 28 Apr 2012 04:04:26 -0000 1.6
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 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.5.ebuild,v 1.5 2012/04/28 01:04:07 aballier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.5.ebuild,v 1.6 2012/04/28 04:04:26 floppym Exp $
31
32 EAPI="3"
33 WANT_AUTOMAKE="none"
34 @@ -19,7 +19,7 @@
35 LICENSE="PSF-2"
36 SLOT="3.1"
37 PYTHON_ABI="${SLOT}"
38 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
39 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
40 IUSE="build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
41
42 RDEPEND="app-arch/bzip2
43 @@ -42,7 +42,6 @@
44 )"
45 DEPEND="${RDEPEND}
46 dev-util/pkgconfig
47 - sys-apps/paxctl
48 >=sys-devel/autoconf-2.61
49 !sys-devel/gcc[libffi]"
50 RDEPEND+=" !build? ( app-misc/mime-types )
51
52
53
54 1.6 dev-lang/python/python-2.6.8.ebuild
55
56 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.8.ebuild?rev=1.6&view=markup
57 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.8.ebuild?rev=1.6&content-type=text/plain
58 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.8.ebuild?r1=1.5&r2=1.6
59
60 Index: python-2.6.8.ebuild
61 ===================================================================
62 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8.ebuild,v
63 retrieving revision 1.5
64 retrieving revision 1.6
65 diff -u -r1.5 -r1.6
66 --- python-2.6.8.ebuild 28 Apr 2012 01:04:07 -0000 1.5
67 +++ python-2.6.8.ebuild 28 Apr 2012 04:04:26 -0000 1.6
68 @@ -1,6 +1,6 @@
69 # Copyright 1999-2012 Gentoo Foundation
70 # Distributed under the terms of the GNU General Public License v2
71 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8.ebuild,v 1.5 2012/04/28 01:04:07 aballier Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8.ebuild,v 1.6 2012/04/28 04:04:26 floppym Exp $
73
74 EAPI="2"
75 WANT_AUTOMAKE="none"
76 @@ -19,7 +19,7 @@
77 LICENSE="PSF-2"
78 SLOT="2.6"
79 PYTHON_ABI="${SLOT}"
80 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
81 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
82 IUSE="-berkdb build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
83
84 RDEPEND="app-arch/bzip2
85 @@ -51,7 +51,6 @@
86 !!<sys-apps/portage-2.1.9"
87 DEPEND="${RDEPEND}
88 dev-util/pkgconfig
89 - sys-apps/paxctl
90 >=sys-devel/autoconf-2.61
91 !sys-devel/gcc[libffi]"
92 RDEPEND+=" !build? ( app-misc/mime-types )
93
94
95
96 1.6 dev-lang/python/python-2.7.3-r1.ebuild
97
98 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild?rev=1.6&view=markup
99 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild?rev=1.6&content-type=text/plain
100 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild?r1=1.5&r2=1.6
101
102 Index: python-2.7.3-r1.ebuild
103 ===================================================================
104 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild,v
105 retrieving revision 1.5
106 retrieving revision 1.6
107 diff -u -r1.5 -r1.6
108 --- python-2.7.3-r1.ebuild 28 Apr 2012 01:04:07 -0000 1.5
109 +++ python-2.7.3-r1.ebuild 28 Apr 2012 04:04:26 -0000 1.6
110 @@ -1,6 +1,6 @@
111 # Copyright 1999-2012 Gentoo Foundation
112 # Distributed under the terms of the GNU General Public License v2
113 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild,v 1.5 2012/04/28 01:04:07 aballier Exp $
114 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild,v 1.6 2012/04/28 04:04:26 floppym Exp $
115
116 EAPI="2"
117 WANT_AUTOMAKE="none"
118 @@ -19,7 +19,7 @@
119 LICENSE="PSF-2"
120 SLOT="2.7"
121 PYTHON_ABI="${SLOT}"
122 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
123 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
124 IUSE="-berkdb build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
125
126 RDEPEND="app-arch/bzip2
127 @@ -52,7 +52,6 @@
128 !!<sys-apps/portage-2.1.9"
129 DEPEND="${RDEPEND}
130 dev-util/pkgconfig
131 - sys-apps/paxctl
132 >=sys-devel/autoconf-2.65
133 !sys-devel/gcc[libffi]"
134 RDEPEND+=" !build? ( app-misc/mime-types )
135
136
137
138 1.6 dev-lang/python/python-3.2.3.ebuild
139
140 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3.ebuild?rev=1.6&view=markup
141 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3.ebuild?rev=1.6&content-type=text/plain
142 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3.ebuild?r1=1.5&r2=1.6
143
144 Index: python-3.2.3.ebuild
145 ===================================================================
146 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3.ebuild,v
147 retrieving revision 1.5
148 retrieving revision 1.6
149 diff -u -r1.5 -r1.6
150 --- python-3.2.3.ebuild 28 Apr 2012 01:04:07 -0000 1.5
151 +++ python-3.2.3.ebuild 28 Apr 2012 04:04:26 -0000 1.6
152 @@ -1,6 +1,6 @@
153 # Copyright 1999-2012 Gentoo Foundation
154 # Distributed under the terms of the GNU General Public License v2
155 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3.ebuild,v 1.5 2012/04/28 01:04:07 aballier Exp $
156 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3.ebuild,v 1.6 2012/04/28 04:04:26 floppym Exp $
157
158 EAPI="3"
159 WANT_AUTOMAKE="none"
160 @@ -19,7 +19,7 @@
161 LICENSE="PSF-2"
162 SLOT="3.2"
163 PYTHON_ABI="${SLOT}"
164 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
165 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
166 IUSE="build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
167
168 RDEPEND="app-arch/bzip2
169 @@ -42,7 +42,6 @@
170 )"
171 DEPEND="${RDEPEND}
172 dev-util/pkgconfig
173 - sys-apps/paxctl
174 >=sys-devel/autoconf-2.65
175 !sys-devel/gcc[libffi]"
176 RDEPEND+=" !build? ( app-misc/mime-types )
177
178
179
180 1.584 dev-lang/python/ChangeLog
181
182 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.584&view=markup
183 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.584&content-type=text/plain
184 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.583&r2=1.584
185
186 Index: ChangeLog
187 ===================================================================
188 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
189 retrieving revision 1.583
190 retrieving revision 1.584
191 diff -u -r1.583 -r1.584
192 --- ChangeLog 28 Apr 2012 01:04:07 -0000 1.583
193 +++ ChangeLog 28 Apr 2012 04:04:26 -0000 1.584
194 @@ -1,6 +1,11 @@
195 # ChangeLog for dev-lang/python
196 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
197 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.583 2012/04/28 01:04:07 aballier Exp $
198 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.584 2012/04/28 04:04:26 floppym Exp $
199 +
200 + 28 Apr 2012; Mike Gilbert <floppym@g.o> python-2.6.8.ebuild,
201 + python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild:
202 + Drop sys-apps/paxctl dep and restore fbsd keywords. Bug 413671 should be
203 + resolved by not calling pax-mark on libpython.
204
205 28 Apr 2012; Alexis Ballier <aballier@g.o> python-2.6.8.ebuild,
206 python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild: