Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-docs: ChangeLog python-docs-2.6.5.ebuild
Date: Thu, 07 Oct 2010 13:03:02
Message-Id: 20101007121836.AB09720051@flycatcher.gentoo.org
1 ssuominen 10/10/07 12:18:36
2
3 Modified: ChangeLog python-docs-2.6.5.ebuild
4 Log:
5 ppc64 stable wrt #319723
6
7 (Portage version: 2.2_rc88/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.153 dev-python/python-docs/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.153&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.153&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?r1=1.152&r2=1.153
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v
19 retrieving revision 1.152
20 retrieving revision 1.153
21 diff -u -r1.152 -r1.153
22 --- ChangeLog 8 Aug 2010 16:07:00 -0000 1.152
23 +++ ChangeLog 7 Oct 2010 12:18:36 -0000 1.153
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-python/python-docs
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.152 2010/08/08 16:07:00 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.153 2010/10/07 12:18:36 ssuominen Exp $
29 +
30 + 07 Oct 2010; Samuli Suominen <ssuominen@g.o>
31 + python-docs-2.6.5.ebuild:
32 + ppc64 stable wrt #319723
33
34 08 Aug 2010; Raúl Porcel <armin76@g.o> python-docs-2.6.5.ebuild:
35 alpha/ia64/m68k/s390/sh/sparc stable wrt #319723
36
37
38
39 1.8 dev-python/python-docs/python-docs-2.6.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.6.5.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.6.5.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.6.5.ebuild?r1=1.7&r2=1.8
44
45 Index: python-docs-2.6.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.5.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- python-docs-2.6.5.ebuild 8 Aug 2010 16:07:00 -0000 1.7
52 +++ python-docs-2.6.5.ebuild 7 Oct 2010 12:18:36 -0000 1.8
53 @@ -1,6 +1,6 @@
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.5.ebuild,v 1.7 2010/08/08 16:07:00 armin76 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.5.ebuild,v 1.8 2010/10/07 12:18:36 ssuominen Exp $
58
59 EAPI="3"
60
61 @@ -10,7 +10,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-20091230"