Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@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: Wed, 26 Aug 2009 20:32:06
Message-Id: E1MgKKP-0004Wl-LP@stork.gentoo.org
1 klausman 09/08/26 15:22:25
2
3 Modified: python-2.6.2-r1.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #277645
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.10 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.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.6.2-r1.ebuild?rev=1.10&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.9&r2=1.10
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.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- python-2.6.2-r1.ebuild 26 Aug 2009 14:47:42 -0000 1.9
22 +++ python-2.6.2-r1.ebuild 26 Aug 2009 15:22:25 -0000 1.10
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.9 2009/08/26 14:47:42 arfrever Exp $
27 +# $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 $
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.407 dev-lang/python/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.407&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.407&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?r1=1.406&r2=1.407
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
52 retrieving revision 1.406
53 retrieving revision 1.407
54 diff -u -r1.406 -r1.407
55 --- ChangeLog 26 Aug 2009 14:47:42 -0000 1.406
56 +++ ChangeLog 26 Aug 2009 15:22:25 -0000 1.407
57 @@ -1,6 +1,10 @@
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.406 2009/08/26 14:47:42 arfrever Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.407 2009/08/26 15:22:25 klausman Exp $
62 +
63 + 26 Aug 2009; Tobias Klausmann <klausman@g.o>
64 + python-2.6.2-r1.ebuild:
65 + Stable on alpha, bug #277645
66
67 26 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
68 python-2.6.2-r1.ebuild, python-3.1.1.ebuild: