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-r1.ebuild
Date: Wed, 29 Dec 2010 16:21:48
Message-Id: 20101229162136.E627F20054@flycatcher.gentoo.org
1 hwoarang 10/12/29 16:21:36
2
3 Modified: ChangeLog python-2.6.6-r1.ebuild
4 Log:
5 Stable on amd64 wrt bug #342927
6
7 (Portage version: 2.1.9.26/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.513 dev-lang/python/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.513&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.513&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.512&r2=1.513
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
19 retrieving revision 1.512
20 retrieving revision 1.513
21 diff -u -r1.512 -r1.513
22 --- ChangeLog 27 Dec 2010 15:42:13 -0000 1.512
23 +++ ChangeLog 29 Dec 2010 16:21:36 -0000 1.513
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-lang/python
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.512 2010/12/27 15:42:13 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.513 2010/12/29 16:21:36 hwoarang Exp $
29 +
30 + 29 Dec 2010; Markos Chandras <hwoarang@g.o> python-2.6.6-r1.ebuild:
31 + Stable on amd64 wrt bug #342927
32
33 27 Dec 2010; Brent Baude <ranger@g.o> python-2.6.6-r1.ebuild:
34 Marking python-2.6.6-r1 ppc64 for bug 342927
35
36
37
38 1.11 dev-lang/python/python-2.6.6-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.6-r1.ebuild?rev=1.11&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.6-r1.ebuild?rev=1.11&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-2.6.6-r1.ebuild?r1=1.10&r2=1.11
43
44 Index: python-2.6.6-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r1.ebuild,v
47 retrieving revision 1.10
48 retrieving revision 1.11
49 diff -u -r1.10 -r1.11
50 --- python-2.6.6-r1.ebuild 27 Dec 2010 15:42:13 -0000 1.10
51 +++ python-2.6.6-r1.ebuild 29 Dec 2010 16:21:36 -0000 1.11
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r1.ebuild,v 1.10 2010/12/27 15:42:13 ranger Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.6-r1.ebuild,v 1.11 2010/12/29 16:21:36 hwoarang Exp $
57
58 EAPI="2"
59
60 @@ -19,7 +19,7 @@
61 LICENSE="PSF-2.2"
62 SLOT="2.6"
63 PYTHON_ABI="${SLOT}"
64 -KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
65 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
66 IUSE="-berkdb build doc elibc_uclibc examples gdbm ipv6 +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
67
68 RDEPEND="!!<sys-apps/portage-2.1.9