Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-2.5.4-r3.ebuild ChangeLog
Date: Tue, 30 Jun 2009 20:42:58
Message-Id: E1MLkAK-0002VG-7m@stork.gentoo.org
1 fauli 09/06/30 20:42:56
2
3 Modified: python-2.5.4-r3.ebuild ChangeLog
4 Log:
5 stable x86, bug 275311
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 dev-lang/python/python-2.5.4-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.5.4-r3.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.5.4-r3.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.5.4-r3.ebuild?r1=1.4&r2=1.5
14
15 Index: python-2.5.4-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r3.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- python-2.5.4-r3.ebuild 28 Jun 2009 14:44:53 -0000 1.4
22 +++ python-2.5.4-r3.ebuild 30 Jun 2009 20:42:56 -0000 1.5
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.5.4-r3.ebuild,v 1.4 2009/06/28 14:44:53 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.5.4-r3.ebuild,v 1.5 2009/06/30 20:42:56 fauli Exp $
28
29 # NOTE about python-portage interactions :
30 # - Do not add a pkg_setup() check for a certain version of portage
31 @@ -26,7 +26,7 @@
32
33 LICENSE="PSF-2.2"
34 SLOT="2.5"
35 -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
36 +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~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,cjkcodecs}
40
41
42
43 1.390 dev-lang/python/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.390&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.390&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?r1=1.389&r2=1.390
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
52 retrieving revision 1.389
53 retrieving revision 1.390
54 diff -u -r1.389 -r1.390
55 --- ChangeLog 28 Jun 2009 14:44:53 -0000 1.389
56 +++ ChangeLog 30 Jun 2009 20:42:56 -0000 1.390
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.389 2009/06/28 14:44:53 klausman Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.390 2009/06/30 20:42:56 fauli Exp $
62 +
63 + 30 Jun 2009; Christian Faulhammer <fauli@g.o>
64 + python-2.5.4-r3.ebuild:
65 + stable x86, bug 275311
66
67 28 Jun 2009; Tobias Klausmann <klausman@g.o>
68 python-2.5.4-r3.ebuild: