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.5.4-r3.ebuild ChangeLog
Date: Sun, 28 Jun 2009 14:44:55
Message-Id: E1MKvcj-0001Mp-8N@stork.gentoo.org
1 klausman 09/06/28 14:44:53
2
3 Modified: python-2.5.4-r3.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #275311
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 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.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.5.4-r3.ebuild?rev=1.4&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.3&r2=1.4
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.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- python-2.5.4-r3.ebuild 26 Jun 2009 06:08:32 -0000 1.3
22 +++ python-2.5.4-r3.ebuild 28 Jun 2009 14:44:53 -0000 1.4
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.3 2009/06/26 06:08:32 jer Exp $
27 +# $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 $
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.389 dev-lang/python/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.389&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.389&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?r1=1.388&r2=1.389
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
52 retrieving revision 1.388
53 retrieving revision 1.389
54 diff -u -r1.388 -r1.389
55 --- ChangeLog 26 Jun 2009 06:08:32 -0000 1.388
56 +++ ChangeLog 28 Jun 2009 14:44:53 -0000 1.389
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.388 2009/06/26 06:08:32 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.389 2009/06/28 14:44:53 klausman Exp $
62 +
63 + 28 Jun 2009; Tobias Klausmann <klausman@g.o>
64 + python-2.5.4-r3.ebuild:
65 + Stable on alpha, bug #275311
66
67 26 Jun 2009; Jeroen Roovers <jer@g.o> python-2.5.4-r3.ebuild:
68 Stable for HPPA (bug #275311).