Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-docs: ChangeLog python-docs-2.5.4.ebuild
Date: Sun, 31 May 2009 15:40:47
Message-Id: E1MAn9P-0002qX-9l@stork.gentoo.org
1 ranger 09/05/31 15:40:43
2
3 Modified: ChangeLog python-docs-2.5.4.ebuild
4 Log:
5 stable ppc64, bug 270943
6 (Portage version: 2.1.6.13/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.117 dev-python/python-docs/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.117&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.117&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-docs/ChangeLog?r1=1.116&r2=1.117
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v
18 retrieving revision 1.116
19 retrieving revision 1.117
20 diff -u -r1.116 -r1.117
21 --- ChangeLog 28 May 2009 14:31:01 -0000 1.116
22 +++ ChangeLog 31 May 2009 15:40:43 -0000 1.117
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/python-docs
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.116 2009/05/28 14:31:01 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.117 2009/05/31 15:40:43 ranger Exp $
28 +
29 + 31 May 2009; Brent Baude <ranger@g.o> python-docs-2.5.4.ebuild:
30 + stable ppc64, bug 270943
31
32 28 May 2009; Raúl Porcel <armin76@g.o> python-docs-2.5.4.ebuild:
33 alpha/arm/ia64/m68k/s390/sh stable wrt #270493
34
35
36
37 1.9 dev-python/python-docs/python-docs-2.5.4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-docs/python-docs-2.5.4.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-docs/python-docs-2.5.4.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-docs/python-docs-2.5.4.ebuild?r1=1.8&r2=1.9
42
43 Index: python-docs-2.5.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.5.4.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- python-docs-2.5.4.ebuild 28 May 2009 14:31:01 -0000 1.8
50 +++ python-docs-2.5.4.ebuild 31 May 2009 15:40:43 -0000 1.9
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.5.4.ebuild,v 1.8 2009/05/28 14:31:01 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.5.4.ebuild,v 1.9 2009/05/31 15:40:43 ranger Exp $
56
57 DESCRIPTION="HTML documentation for Python"
58 HOMEPAGE="http://www.python.org/doc/${PV}/"
59 @@ -8,7 +8,7 @@
60
61 LICENSE="PSF-2.2"
62 SLOT="2.5"
63 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
64 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
65 IUSE=""
66
67 DEPEND=""