Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-2.3.6-r3.ebuild python-2.4.4-r6.ebuild python-2.4.4-r5.ebuild
Date: Wed, 31 Oct 2007 22:47:15
Message-Id: E1InML6-0002YY-Er@stork.gentoo.org
1 vapier 07/10/31 22:47:08
2
3 Modified: python-2.3.6-r3.ebuild python-2.4.4-r6.ebuild
4 python-2.4.4-r5.ebuild
5 Log:
6 arm/s390/sh stable
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.8 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.8&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.3.6-r3.ebuild?rev=1.8&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.7&r2=1.8
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.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- python-2.3.6-r3.ebuild 27 Oct 2007 11:19:03 -0000 1.7
23 +++ python-2.3.6-r3.ebuild 31 Oct 2007 22:47:07 -0000 1.8
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.7 2007/10/27 11:19:03 dertobi123 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.3.6-r3.ebuild,v 1.8 2007/10/31 22:47:07 vapier 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.9 dev-lang/python/python-2.4.4-r6.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild?rev=1.9&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild?rev=1.9&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild?r1=1.8&r2=1.9
49
50 Index: python-2.4.4-r6.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild,v
53 retrieving revision 1.8
54 retrieving revision 1.9
55 diff -u -r1.8 -r1.9
56 --- python-2.4.4-r6.ebuild 27 Oct 2007 11:19:03 -0000 1.8
57 +++ python-2.4.4-r6.ebuild 31 Oct 2007 22:47:07 -0000 1.9
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2007 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $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 $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r6.ebuild,v 1.9 2007/10/31 22:47:07 vapier Exp $
63
64 # NOTE about python-portage interactions :
65 # - Do not add a pkg_setup() check for a certain version of portage
66 @@ -23,7 +23,7 @@
67
68 LICENSE="PSF-2.2"
69 SLOT="2.4"
70 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
71 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
72 IUSE="ncurses gdbm ssl readline tk berkdb bootstrap ipv6 build ucs2 doc nocxx nothreads examples"
73
74 DEPEND=">=sys-libs/zlib-1.1.3
75
76
77
78 1.16 dev-lang/python/python-2.4.4-r5.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild?rev=1.16&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild?rev=1.16&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild?r1=1.15&r2=1.16
83
84 Index: python-2.4.4-r5.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild,v
87 retrieving revision 1.15
88 retrieving revision 1.16
89 diff -u -r1.15 -r1.16
90 --- python-2.4.4-r5.ebuild 26 Oct 2007 09:43:04 -0000 1.15
91 +++ python-2.4.4-r5.ebuild 31 Oct 2007 22:47:07 -0000 1.16
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2007 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild,v 1.15 2007/10/26 09:43:04 hawking Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild,v 1.16 2007/10/31 22:47:07 vapier Exp $
97
98 # NOTE about python-portage interactions :
99 # - Do not add a pkg_setup() check for a certain version of portage
100 @@ -23,7 +23,7 @@
101
102 LICENSE="PSF-2.2"
103 SLOT="2.4"
104 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
105 +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
106 IUSE="ncurses gdbm ssl readline tk berkdb bootstrap ipv6 build ucs2 doc nocxx nothreads examples"
107
108 DEPEND=">=sys-libs/zlib-1.1.3
109
110
111
112 --
113 gentoo-commits@g.o mailing list