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: python-2.6.2-r1.ebuild ChangeLog
Date: Fri, 28 Aug 2009 13:51:10
Message-Id: E1Mh6gL-00060F-KD@stork.gentoo.org
1 armin76 09/08/28 19:00:17
2
3 Modified: python-2.6.2-r1.ebuild ChangeLog
4 Log:
5 arm/m68k stable wrt #277645
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.11 dev-lang/python/python-2.6.2-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.6.2-r1.ebuild?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.6.2-r1.ebuild?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.6.2-r1.ebuild?r1=1.10&r2=1.11
14
15 Index: python-2.6.2-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.2-r1.ebuild,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- python-2.6.2-r1.ebuild 26 Aug 2009 15:22:25 -0000 1.10
22 +++ python-2.6.2-r1.ebuild 28 Aug 2009 19:00:17 -0000 1.11
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.2-r1.ebuild,v 1.10 2009/08/26 15:22:25 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.2-r1.ebuild,v 1.11 2009/08/28 19:00:17 armin76 Exp $
28
29 # NOTE about python-portage interactions :
30 # - Do not add a pkg_setup() check for a certain version of portage
31 @@ -28,7 +28,7 @@
32
33 LICENSE="PSF-2.2"
34 SLOT="2.6"
35 -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
37 IUSE="berkdb build doc elibc_uclibc examples gdbm ipv6 ncurses readline sqlite ssl +threads tk ucs2 wininst +xml"
38
39 # NOTE: dev-python/{elementtree,celementtree,pysqlite,ctypes}
40
41
42
43 1.408 dev-lang/python/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.408&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.408&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?r1=1.407&r2=1.408
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
52 retrieving revision 1.407
53 retrieving revision 1.408
54 diff -u -r1.407 -r1.408
55 --- ChangeLog 26 Aug 2009 15:22:25 -0000 1.407
56 +++ ChangeLog 28 Aug 2009 19:00:17 -0000 1.408
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-lang/python
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.407 2009/08/26 15:22:25 klausman Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.408 2009/08/28 19:00:17 armin76 Exp $
62 +
63 + 28 Aug 2009; Raúl Porcel <armin76@g.o> python-2.6.2-r1.ebuild:
64 + arm/m68k stable wrt #277645
65
66 26 Aug 2009; Tobias Klausmann <klausman@g.o>
67 python-2.6.2-r1.ebuild: