Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: ChangeLog python-3.2.3.ebuild
Date: Sun, 30 Sep 2012 17:15:42
Message-Id: 20120930171528.961A921600@flycatcher.gentoo.org
1 armin76 12/09/30 17:15:28
2
3 Modified: ChangeLog python-3.2.3.ebuild
4 Log:
5 alpha/ia64/m68k/s390/sh/sparc stable wrt #427548
6
7 (Portage version: 2.1.11.16/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.616 dev-lang/python/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.616&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.616&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.615&r2=1.616
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
19 retrieving revision 1.615
20 retrieving revision 1.616
21 diff -u -r1.615 -r1.616
22 --- ChangeLog 30 Sep 2012 15:29:01 -0000 1.615
23 +++ ChangeLog 30 Sep 2012 17:15:28 -0000 1.616
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.615 2012/09/30 15:29:01 djc Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.616 2012/09/30 17:15:28 armin76 Exp $
29 +
30 + 30 Sep 2012; Raúl Porcel <armin76@g.o> python-3.2.3.ebuild:
31 + alpha/ia64/m68k/s390/sh/sparc stable wrt #427548
32
33 30 Sep 2012; Dirkjan Ochtman <djc@g.o> python-3.3.0.ebuild:
34 Fix 3.3 slot.
35
36
37
38 1.17 dev-lang/python/python-3.2.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3.ebuild?rev=1.17&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3.ebuild?rev=1.17&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.2.3.ebuild?r1=1.16&r2=1.17
43
44 Index: python-3.2.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3.ebuild,v
47 retrieving revision 1.16
48 retrieving revision 1.17
49 diff -u -r1.16 -r1.17
50 --- python-3.2.3.ebuild 3 Aug 2012 21:22:53 -0000 1.16
51 +++ python-3.2.3.ebuild 30 Sep 2012 17:15:28 -0000 1.17
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.ebuild,v 1.16 2012/08/03 21:22:53 blueness Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.3.ebuild,v 1.17 2012/09/30 17:15:28 armin76 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