Gentoo Archives: gentoo-commits

From: "Tobias Scherbaum (dertobi123)" <dertobi123@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-2.3.6-r3.ebuild ChangeLog python-2.4.4-r6.ebuild
Date: Sat, 27 Oct 2007 11:19:10
Message-Id: E1Iljh1-0004mz-Jl@stork.gentoo.org
1 dertobi123 07/10/27 11:19:03
2
3 Modified: python-2.3.6-r3.ebuild ChangeLog
4 python-2.4.4-r6.ebuild
5 Log:
6 ppc stable, bug #192876
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.7 dev-lang/python/python-2.3.6-r3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.3.6-r3.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.3.6-r3.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.3.6-r3.ebuild?r1=1.6&r2=1.7
15
16 Index: python-2.3.6-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.6-r3.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- python-2.3.6-r3.ebuild 25 Oct 2007 19:22:48 -0000 1.6
23 +++ python-2.3.6-r3.ebuild 27 Oct 2007 11:19:03 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.6-r3.ebuild,v 1.6 2007/10/25 19:22:48 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.6-r3.ebuild,v 1.7 2007/10/27 11:19:03 dertobi123 Exp $
29
30 # NOTE about python-portage interactions :
31 # - Do not add a pkg_setup() check for a certain version of portage
32 @@ -21,7 +21,7 @@
33
34 LICENSE="PSF-2.2"
35 SLOT="2.3"
36 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~ppc ppc64 ~s390 ~sh sparc x86"
37 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86"
38 IUSE="ncurses gdbm ssl readline tk berkdb bootstrap ipv6 build ucs2 doc nocxx nothreads examples"
39
40 # INFO: 2.3.5 docs are used for python-2.3.6 as upstream writes in their release
41
42
43
44 1.290 dev-lang/python/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.290&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.290&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?r1=1.289&r2=1.290
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
53 retrieving revision 1.289
54 retrieving revision 1.290
55 diff -u -r1.289 -r1.290
56 --- ChangeLog 26 Oct 2007 09:43:04 -0000 1.289
57 +++ ChangeLog 27 Oct 2007 11:19:03 -0000 1.290
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-lang/python
60 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.289 2007/10/26 09:43:04 hawking Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.290 2007/10/27 11:19:03 dertobi123 Exp $
63 +
64 + 27 Oct 2007; Tobias Scherbaum <dertobi123@g.o>
65 + python-2.3.6-r3.ebuild, python-2.4.4-r6.ebuild:
66 + ppc stable, bug #192876
67
68 26 Oct 2007; Ali Polatel <hawking@g.o> python-2.4.4-r4.ebuild,
69 python-2.4.4-r5.ebuild, python-2.4.4-r6.ebuild:
70
71
72
73 1.8 dev-lang/python/python-2.4.4-r6.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild?rev=1.8&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild?rev=1.8&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild?r1=1.7&r2=1.8
78
79 Index: python-2.4.4-r6.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild,v
82 retrieving revision 1.7
83 retrieving revision 1.8
84 diff -u -r1.7 -r1.8
85 --- python-2.4.4-r6.ebuild 26 Oct 2007 09:43:04 -0000 1.7
86 +++ python-2.4.4-r6.ebuild 27 Oct 2007 11:19:03 -0000 1.8
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2007 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild,v 1.7 2007/10/26 09:43:04 hawking Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild,v 1.8 2007/10/27 11:19:03 dertobi123 Exp $
92
93 # NOTE about python-portage interactions :
94 # - Do not add a pkg_setup() check for a certain version of portage
95 @@ -23,7 +23,7 @@
96
97 LICENSE="PSF-2.2"
98 SLOT="2.4"
99 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
100 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
101 IUSE="ncurses gdbm ssl readline tk berkdb bootstrap ipv6 build ucs2 doc nocxx nothreads examples"
102
103 DEPEND=">=sys-libs/zlib-1.1.3
104
105
106
107 --
108 gentoo-commits@g.o mailing list