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-3.2.3-r1.ebuild
Date: Tue, 02 Oct 2012 15:15:36
Message-Id: 20121002151525.E7D5D21600@flycatcher.gentoo.org
1 jer 12/10/02 15:15:25
2
3 Modified: ChangeLog python-3.2.3-r1.ebuild
4 Log:
5 Stable for HPPA (bug #427548).
6
7 (Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.618 dev-lang/python/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.618&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.618&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.617&r2=1.618
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
19 retrieving revision 1.617
20 retrieving revision 1.618
21 diff -u -r1.617 -r1.618
22 --- ChangeLog 2 Oct 2012 02:26:45 -0000 1.617
23 +++ ChangeLog 2 Oct 2012 15:15:25 -0000 1.618
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-lang/python
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.617 2012/10/02 02:26:45 floppym Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.618 2012/10/02 15:15:25 jer Exp $
29 +
30 + 02 Oct 2012; Jeroen Roovers <jer@g.o> python-3.2.3-r1.ebuild:
31 + Stable for HPPA (bug #427548).
32
33 02 Oct 2012; Mike Gilbert <floppym@g.o> python-3.3.0.ebuild:
34 Bump patchset revision for bug 436904. Drop wide-unicode use flag.
35
36
37
38 1.9 dev-lang/python/python-3.2.3-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3-r1.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3-r1.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3-r1.ebuild?r1=1.8&r2=1.9
43
44 Index: python-3.2.3-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3-r1.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- python-3.2.3-r1.ebuild 27 Sep 2012 03:08:40 -0000 1.8
51 +++ python-3.2.3-r1.ebuild 2 Oct 2012 15:15:25 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3-r1.ebuild,v 1.8 2012/09/27 03:08:40 mattst88 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3-r1.ebuild,v 1.9 2012/10/02 15:15:25 jer Exp $
57
58 EAPI="3"
59 WANT_AUTOMAKE="none"
60 @@ -19,7 +19,7 @@
61 LICENSE="PSF-2"
62 SLOT="3.2"
63 PYTHON_ABI="${SLOT}"
64 -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
65 +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
66 IUSE="build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
67
68 RDEPEND="app-arch/bzip2