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.6.4.ebuild
Date: Fri, 01 Jan 2010 17:27:35
Message-Id: E1NQlHZ-00075b-Le@stork.gentoo.org
1 ranger 10/01/01 17:27:25
2
3 Modified: ChangeLog python-docs-2.6.4.ebuild
4 Log:
5 Marking python-docs-2.6.4 ppc64 for bug 295066
6 (Portage version: 2.1.7.16/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.139 dev-python/python-docs/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.139&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.139&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-docs/ChangeLog?r1=1.138&r2=1.139
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v
18 retrieving revision 1.138
19 retrieving revision 1.139
20 diff -u -r1.138 -r1.139
21 --- ChangeLog 20 Dec 2009 16:04:40 -0000 1.138
22 +++ ChangeLog 1 Jan 2010 17:27:25 -0000 1.139
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.138 2009/12/20 16:04:40 armin76 Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.139 2010/01/01 17:27:25 ranger Exp $
29 +
30 + 01 Jan 2010; Brent Baude <ranger@g.o> python-docs-2.6.4.ebuild:
31 + Marking python-docs-2.6.4 ppc64 for bug 295066
32
33 20 Dec 2009; Raúl Porcel <armin76@g.o> python-docs-2.6.4.ebuild:
34 alpha/ia64/m68k/s390/sh/sparc stable wrt #295066
35
36
37
38 1.6 dev-python/python-docs/python-docs-2.6.4.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-docs/python-docs-2.6.4.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-docs/python-docs-2.6.4.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/python-docs/python-docs-2.6.4.ebuild?r1=1.5&r2=1.6
43
44 Index: python-docs-2.6.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.4.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- python-docs-2.6.4.ebuild 20 Dec 2009 16:04:40 -0000 1.5
51 +++ python-docs-2.6.4.ebuild 1 Jan 2010 17:27:25 -0000 1.6
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.4.ebuild,v 1.5 2009/12/20 16:04:40 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.4.ebuild,v 1.6 2010/01/01 17:27:25 ranger Exp $
58
59 DESCRIPTION="HTML documentation for Python"
60 HOMEPAGE="http://www.python.org/doc/"
61 @@ -8,7 +8,7 @@
62
63 LICENSE="PSF-2.2"
64 SLOT="2.6"
65 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
66 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 IUSE=""
68
69 DEPEND=">=app-admin/eselect-python-20090606"