Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: ChangeLog python-2.6.8.ebuild python-2.7.3-r1.ebuild
Date: Sat, 26 May 2012 10:29:31
Message-Id: 20120526102916.2FB4A2004B@flycatcher.gentoo.org
1 maekke 12/05/26 10:29:16
2
3 Modified: ChangeLog python-2.6.8.ebuild
4 python-2.7.3-r1.ebuild
5 Log:
6 arm stable, bug #396329
7
8 (Portage version: 2.1.10.62/cvs/Linux i686)
9
10 Revision Changes Path
11 1.599 dev-lang/python/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.599&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.599&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.598&r2=1.599
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
20 retrieving revision 1.598
21 retrieving revision 1.599
22 diff -u -r1.598 -r1.599
23 --- ChangeLog 17 May 2012 08:39:43 -0000 1.598
24 +++ ChangeLog 26 May 2012 10:29:16 -0000 1.599
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-lang/python
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.598 2012/05/17 08:39:43 jdhore Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.599 2012/05/26 10:29:16 maekke Exp $
30 +
31 + 26 May 2012; Markus Meier <maekke@g.o> python-2.6.8.ebuild,
32 + python-2.7.3-r1.ebuild:
33 + arm stable, bug #396329
34
35 17 May 2012; Jeff Horelick <jdhore@g.o> python-2.6.8.ebuild,
36 python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild:
37
38
39
40 1.14 dev-lang/python/python-2.6.8.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.8.ebuild?rev=1.14&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.8.ebuild?rev=1.14&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.8.ebuild?r1=1.13&r2=1.14
45
46 Index: python-2.6.8.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8.ebuild,v
49 retrieving revision 1.13
50 retrieving revision 1.14
51 diff -u -r1.13 -r1.14
52 --- python-2.6.8.ebuild 17 May 2012 08:39:43 -0000 1.13
53 +++ python-2.6.8.ebuild 26 May 2012 10:29:16 -0000 1.14
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 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.8.ebuild,v 1.13 2012/05/17 08:39:43 jdhore Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8.ebuild,v 1.14 2012/05/26 10:29:16 maekke Exp $
59
60 EAPI="2"
61 WANT_AUTOMAKE="none"
62 @@ -19,7 +19,7 @@
63 LICENSE="PSF-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-arch/bzip2
71
72
73
74 1.14 dev-lang/python/python-2.7.3-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild?rev=1.14&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild?rev=1.14&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild?r1=1.13&r2=1.14
79
80 Index: python-2.7.3-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild,v
83 retrieving revision 1.13
84 retrieving revision 1.14
85 diff -u -r1.13 -r1.14
86 --- python-2.7.3-r1.ebuild 17 May 2012 08:39:43 -0000 1.13
87 +++ python-2.7.3-r1.ebuild 26 May 2012 10:29:16 -0000 1.14
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild,v 1.13 2012/05/17 08:39:43 jdhore Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.3-r1.ebuild,v 1.14 2012/05/26 10:29:16 maekke Exp $
93
94 EAPI="2"
95 WANT_AUTOMAKE="none"
96 @@ -19,7 +19,7 @@
97 LICENSE="PSF-2"
98 SLOT="2.7"
99 PYTHON_ABI="${SLOT}"
100 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
101 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
102 IUSE="-berkdb build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
103
104 RDEPEND="app-arch/bzip2