Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Wed, 23 Feb 2011 15:32:18
Message-Id: 20110223153200.BDE2420054@flycatcher.gentoo.org
1 jer 11/02/23 15:32:00
2
3 Modified: ChangeLog python-2.6.6-r2.ebuild
4 python-3.1.3-r1.ebuild
5 Log:
6 Stable for HPPA (bug #355927).
7
8 (Portage version: 2.2.0_alpha24/cvs/Linux i686)
9
10 Revision Changes Path
11 1.521 dev-lang/python/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.521&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.521&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.520&r2=1.521
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
20 retrieving revision 1.520
21 retrieving revision 1.521
22 diff -u -r1.520 -r1.521
23 --- ChangeLog 21 Feb 2011 22:21:50 -0000 1.520
24 +++ ChangeLog 23 Feb 2011 15:32:00 -0000 1.521
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.520 2011/02/21 22:21:50 arfrever Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.521 2011/02/23 15:32:00 jer Exp $
30 +
31 + 23 Feb 2011; Jeroen Roovers <jer@g.o> python-2.6.6-r2.ebuild,
32 + python-3.1.3-r1.ebuild:
33 + Stable for HPPA (bug #355927).
34
35 *python-3.2 (21 Feb 2011)
36
37
38
39
40 1.2 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.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild?rev=1.2&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.1&r2=1.2
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.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- python-2.6.6-r2.ebuild 21 Feb 2011 22:13:45 -0000 1.1
53 +++ python-2.6.6-r2.ebuild 23 Feb 2011 15:32:00 -0000 1.2
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.1 2011/02/21 22:13:45 arfrever Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r2.ebuild,v 1.2 2011/02/23 15:32:00 jer 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.2 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.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.1.3-r1.ebuild?rev=1.2&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.1&r2=1.2
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.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- python-3.1.3-r1.ebuild 21 Feb 2011 22:19:36 -0000 1.1
87 +++ python-3.1.3-r1.ebuild 23 Feb 2011 15:32:00 -0000 1.2
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.1 2011/02/21 22:19:36 arfrever Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.1.3-r1.ebuild,v 1.2 2011/02/23 15:32:00 jer 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