Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@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: Sat, 26 Feb 2011 09:38:48
Message-Id: 20110226093836.0C6BE20054@flycatcher.gentoo.org
1 hwoarang 11/02/26 09:38:36
2
3 Modified: ChangeLog python-2.6.6-r2.ebuild
4 python-3.1.3-r1.ebuild
5 Log:
6 Stable on amd64 wrt bug #355927
7
8 (Portage version: 2.1.9.39/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.524 dev-lang/python/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.524&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.524&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.523&r2=1.524
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
20 retrieving revision 1.523
21 retrieving revision 1.524
22 diff -u -r1.523 -r1.524
23 --- ChangeLog 24 Feb 2011 15:01:37 -0000 1.523
24 +++ ChangeLog 26 Feb 2011 09:38:35 -0000 1.524
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.523 2011/02/24 15:01:37 phajdan.jr Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.524 2011/02/26 09:38:35 hwoarang Exp $
30 +
31 + 26 Feb 2011; Markos Chandras <hwoarang@g.o> python-2.6.6-r2.ebuild,
32 + python-3.1.3-r1.ebuild:
33 + Stable on amd64 wrt bug #355927
34
35 24 Feb 2011; Pawel Hajdan jr <phajdan.jr@g.o>
36 python-2.6.6-r2.ebuild, python-3.1.3-r1.ebuild:
37
38
39
40 1.5 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.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild?rev=1.5&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.4&r2=1.5
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.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- python-2.6.6-r2.ebuild 24 Feb 2011 15:01:37 -0000 1.4
53 +++ python-2.6.6-r2.ebuild 26 Feb 2011 09:38:35 -0000 1.5
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.4 2011/02/24 15:01:37 phajdan.jr Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild,v 1.5 2011/02/26 09:38:35 hwoarang 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.5 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.5&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.3-r1.ebuild?rev=1.5&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.4&r2=1.5
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.4
84 retrieving revision 1.5
85 diff -u -r1.4 -r1.5
86 --- python-3.1.3-r1.ebuild 24 Feb 2011 15:01:37 -0000 1.4
87 +++ python-3.1.3-r1.ebuild 26 Feb 2011 09:38:35 -0000 1.5
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.4 2011/02/24 15:01:37 phajdan.jr Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.3-r1.ebuild,v 1.5 2011/02/26 09:38:35 hwoarang 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