Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Fri, 26 Jun 2009 06:08:34
Message-Id: E1MK4bw-0006xp-Fc@stork.gentoo.org
1 jer 09/06/26 06:08:32
2
3 Modified: python-2.5.4-r3.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #275311).
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 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.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.5.4-r3.ebuild?rev=1.3&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.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- python-2.5.4-r3.ebuild 28 May 2009 16:57:18 -0000 1.2
22 +++ python-2.5.4-r3.ebuild 26 Jun 2009 06:08:32 -0000 1.3
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.2 2009/05/28 16:57:18 arfrever Exp $
27 +# $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 $
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 ~sparc-fbsd ~x86 ~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.388 dev-lang/python/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.388&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.388&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?r1=1.387&r2=1.388
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
52 retrieving revision 1.387
53 retrieving revision 1.388
54 diff -u -r1.387 -r1.388
55 --- ChangeLog 28 May 2009 16:59:24 -0000 1.387
56 +++ ChangeLog 26 Jun 2009 06:08:32 -0000 1.388
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.387 2009/05/28 16:59:24 arfrever Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.388 2009/06/26 06:08:32 jer Exp $
62 +
63 + 26 Jun 2009; Jeroen Roovers <jer@g.o> python-2.5.4-r3.ebuild:
64 + Stable for HPPA (bug #275311).
65
66 *python-2.6.2-r1 (28 May 2009)