Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Thu, 25 Oct 2007 19:07:29
Message-Id: E1Il83A-0007Jt-NQ@stork.gentoo.org
1 armin76 07/10/25 19:07:24
2
3 Modified: python-2.3.6-r3.ebuild ChangeLog
4 python-2.4.4-r6.ebuild
5 Log:
6 alpha/ia64/sparc stable wrt security #192876
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.5 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.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.3.6-r3.ebuild?rev=1.5&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.4&r2=1.5
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.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- python-2.3.6-r3.ebuild 25 Oct 2007 17:16:07 -0000 1.4
23 +++ python-2.3.6-r3.ebuild 25 Oct 2007 19:07:24 -0000 1.5
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.4 2007/10/25 17:16:07 dang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.6-r3.ebuild,v 1.5 2007/10/25 19:07:24 armin76 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="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.286 dev-lang/python/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.286&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.286&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?r1=1.285&r2=1.286
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
53 retrieving revision 1.285
54 retrieving revision 1.286
55 diff -u -r1.285 -r1.286
56 --- ChangeLog 25 Oct 2007 17:16:07 -0000 1.285
57 +++ ChangeLog 25 Oct 2007 19:07:24 -0000 1.286
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.285 2007/10/25 17:16:07 dang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.286 2007/10/25 19:07:24 armin76 Exp $
63 +
64 + 25 Oct 2007; Raúl Porcel <armin76@g.o> python-2.3.6-r3.ebuild,
65 + python-2.4.4-r6.ebuild:
66 + alpha/ia64/sparc stable wrt security #192876
67
68 25 Oct 2007; Daniel Gryniewicz <dang@g.o> python-2.3.6-r3.ebuild,
69 python-2.4.4-r6.ebuild:
70
71
72
73 1.5 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.5&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild?rev=1.5&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.4&r2=1.5
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.4
83 retrieving revision 1.5
84 diff -u -r1.4 -r1.5
85 --- python-2.4.4-r6.ebuild 25 Oct 2007 17:16:07 -0000 1.4
86 +++ python-2.4.4-r6.ebuild 25 Oct 2007 19:07:24 -0000 1.5
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.4 2007/10/25 17:16:07 dang Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild,v 1.5 2007/10/25 19:07:24 armin76 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