Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: ChangeLog python-2.6.6-r2.ebuild python-3.1.3-r1.ebuild
Date: Thu, 24 Feb 2011 15:01:48
Message-Id: 20110224150137.3B96420054@flycatcher.gentoo.org
1 phajdan.jr 11/02/24 15:01:37
2
3 Modified: ChangeLog python-2.6.6-r2.ebuild
4 python-3.1.3-r1.ebuild
5 Log:
6 x86 stable wrt security bug #355927
7
8 (Portage version: 2.1.9.25/cvs/Linux i686)
9
10 Revision Changes Path
11 1.523 dev-lang/python/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.523&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.523&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.522&r2=1.523
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
20 retrieving revision 1.522
21 retrieving revision 1.523
22 diff -u -r1.522 -r1.523
23 --- ChangeLog 23 Feb 2011 16:00:08 -0000 1.522
24 +++ ChangeLog 24 Feb 2011 15:01:37 -0000 1.523
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-lang/python
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.522 2011/02/23 16:00:08 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.523 2011/02/24 15:01:37 phajdan.jr Exp $
30 +
31 + 24 Feb 2011; Pawel Hajdan jr <phajdan.jr@g.o>
32 + python-2.6.6-r2.ebuild, python-3.1.3-r1.ebuild:
33 + x86 stable wrt security bug #355927
34
35 23 Feb 2011; Kacper Kowalik <xarthisius@g.o>
36 python-2.6.6-r2.ebuild, python-3.1.3-r1.ebuild:
37
38
39
40 1.4 dev-lang/python/python-2.6.6-r2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild?r1=1.3&r2=1.4
45
46 Index: python-2.6.6-r2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- python-2.6.6-r2.ebuild 23 Feb 2011 16:00:08 -0000 1.3
53 +++ python-2.6.6-r2.ebuild 24 Feb 2011 15:01:37 -0000 1.4
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild,v 1.3 2011/02/23 16:00:08 xarthisius Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild,v 1.4 2011/02/24 15:01:37 phajdan.jr Exp $
59
60 EAPI="2"
61 WANT_AUTOMAKE="none"
62 @@ -32,7 +32,7 @@
63 LICENSE="PSF-2.2"
64 SLOT="2.6"
65 PYTHON_ABI="${SLOT}"
66 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
67 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
68 IUSE="-berkdb build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
69
70 RDEPEND=">=app-admin/eselect-python-20091230
71
72
73
74 1.4 dev-lang/python/python-3.1.3-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.3-r1.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.3-r1.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.3-r1.ebuild?r1=1.3&r2=1.4
79
80 Index: python-3.1.3-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.3-r1.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- python-3.1.3-r1.ebuild 23 Feb 2011 16:00:08 -0000 1.3
87 +++ python-3.1.3-r1.ebuild 24 Feb 2011 15:01:37 -0000 1.4
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.3-r1.ebuild,v 1.3 2011/02/23 16:00:08 xarthisius Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.3-r1.ebuild,v 1.4 2011/02/24 15:01:37 phajdan.jr Exp $
93
94 EAPI="3"
95 WANT_AUTOMAKE="none"
96 @@ -32,7 +32,7 @@
97 LICENSE="PSF-2.2"
98 SLOT="3.1"
99 PYTHON_ABI="${SLOT}"
100 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
101 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
102 IUSE="build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
103
104 RDEPEND=">=app-admin/eselect-python-20091230