Gentoo Archives: gentoo-commits

From: "Daniel Gryniewicz (dang)" <dang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: ChangeLog python-2.4.4-r5.ebuild
Date: Fri, 21 Sep 2007 16:57:21
Message-Id: E1IYlgr-0005Yg-Ii@stork.gentoo.org
1 dang 07/09/21 16:49:17
2
3 Modified: ChangeLog python-2.4.4-r5.ebuild
4 Log:
5 Marked stable on amd64 for bug #188029
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.271 dev-lang/python/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.271&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?rev=1.271&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/ChangeLog?r1=1.270&r2=1.271
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
18 retrieving revision 1.270
19 retrieving revision 1.271
20 diff -u -r1.270 -r1.271
21 --- ChangeLog 11 Sep 2007 19:24:01 -0000 1.270
22 +++ ChangeLog 21 Sep 2007 16:49:17 -0000 1.271
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-lang/python
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.270 2007/09/11 19:24:01 kanaka Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.271 2007/09/21 16:49:17 dang Exp $
28 +
29 + 21 Sep 2007; Daniel Gryniewicz <dang@g.o> python-2.4.4-r5.ebuild:
30 + Marked stable on amd64 for bug #188029
31
32 10 Sep 2007; Joel Martin <kanaka@g.o>
33 +files/python-2.4.4-test-cross.patch, python-2.4.4-r4.ebuild,
34
35
36
37 1.7 dev-lang/python/python-2.4.4-r5.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild?r1=1.6&r2=1.7
42
43 Index: python-2.4.4-r5.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- python-2.4.4-r5.ebuild 15 Sep 2007 18:27:57 -0000 1.6
50 +++ python-2.4.4-r5.ebuild 21 Sep 2007 16:49:17 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild,v 1.6 2007/09/15 18:27:57 kanaka Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.4.4-r5.ebuild,v 1.7 2007/09/21 16:49:17 dang Exp $
56
57 # NOTE about python-portage interactions :
58 # - Do not add a pkg_setup() check for a certain version of portage
59 @@ -23,7 +23,7 @@
60
61 LICENSE="PSF-2.2"
62 SLOT="2.4"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
64 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
65 IUSE="ncurses gdbm ssl readline tk berkdb bootstrap ipv6 build ucs2 doc nocxx nothreads examples"
66
67 DEPEND=">=sys-libs/zlib-1.1.3
68
69
70
71 --
72 gentoo-commits@g.o mailing list