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: ChangeLog python-2.3.6-r6.ebuild
Date: Sun, 25 May 2008 17:44:38
Message-Id: E1K0KGq-0001Ak-9a@stork.gentoo.org
1 klausman 08/05/25 17:44:36
2
3 Modified: ChangeLog python-2.3.6-r6.ebuild
4 Log:
5 Stable on alpha, bug #216673
6 (Portage version: 2.1.5.2)
7
8 Revision Changes Path
9 1.317 dev-lang/python/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.317&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.317&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?r1=1.316&r2=1.317
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
18 retrieving revision 1.316
19 retrieving revision 1.317
20 diff -u -r1.316 -r1.317
21 --- ChangeLog 25 May 2008 14:18:45 -0000 1.316
22 +++ ChangeLog 25 May 2008 17:44:35 -0000 1.317
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-lang/python
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.316 2008/05/25 14:18:45 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.317 2008/05/25 17:44:35 klausman Exp $
28 +
29 + 25 May 2008; Tobias Klausmann <klausman@g.o>
30 + python-2.3.6-r6.ebuild:
31 + Stable on alpha, bug #216673
32
33 25 May 2008; Tobias Klausmann <klausman@g.o>
34 python-2.4.4-r13.ebuild:
35
36
37
38 1.6 dev-lang/python/python-2.3.6-r6.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.3.6-r6.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.3.6-r6.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.3.6-r6.ebuild?r1=1.5&r2=1.6
43
44 Index: python-2.3.6-r6.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.6-r6.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- python-2.3.6-r6.ebuild 25 May 2008 16:27:19 -0000 1.5
51 +++ python-2.3.6-r6.ebuild 25 May 2008 17:44:35 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.6-r6.ebuild,v 1.5 2008/05/25 16:27:19 hawking Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.6-r6.ebuild,v 1.6 2008/05/25 17:44:35 klausman Exp $
57
58 # NOTE about python-portage interactions :
59 # - Do not add a pkg_setup() check for a certain version of portage
60 @@ -23,7 +23,7 @@
61
62 LICENSE="PSF-2.2"
63 SLOT="2.3"
64 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
65 +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
66 IUSE="ncurses gdbm ssl readline tk berkdb bootstrap ipv6 build ucs2 doc +cxx +threads examples elibc_uclibc"
67
68 # INFO: 2.3.5 docs are used for python-2.3.6 as upstream writes in their release
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list