Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-docs: ChangeLog python-docs-2.6.6.ebuild python-docs-2.7.1.ebuild python-docs-3.1.3.ebuild
Date: Sun, 20 Feb 2011 16:36:56
Message-Id: 20110220163646.811D120054@flycatcher.gentoo.org
1 arfrever 11/02/20 16:36:46
2
3 Modified: ChangeLog python-docs-2.6.6.ebuild
4 python-docs-2.7.1.ebuild python-docs-3.1.3.ebuild
5 Log:
6 Stabilize on all architectures.
7
8 (Portage version: 2.2.0_alpha24_p17/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.156 dev-python/python-docs/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.156&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.156&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?r1=1.155&r2=1.156
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v
20 retrieving revision 1.155
21 retrieving revision 1.156
22 diff -u -r1.155 -r1.156
23 --- ChangeLog 27 Dec 2010 15:34:18 -0000 1.155
24 +++ ChangeLog 20 Feb 2011 16:36:46 -0000 1.156
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-python/python-docs
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.155 2010/12/27 15:34:18 ranger Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.156 2011/02/20 16:36:46 arfrever Exp $
31 +
32 + 20 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
33 + python-docs-2.6.6.ebuild, python-docs-2.7.1.ebuild, python-docs-3.1.3.ebuild:
34 + Stabilize on all architectures.
35
36 27 Dec 2010; Brent Baude <ranger@g.o> python-docs-3.1.2.ebuild:
37 Marking python-docs-3.1.2 ppc64 for bug 325593
38
39
40
41 1.2 dev-python/python-docs/python-docs-2.6.6.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.6.6.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.6.6.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.6.6.ebuild?r1=1.1&r2=1.2
46
47 Index: python-docs-2.6.6.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.6.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- python-docs-2.6.6.ebuild 28 Nov 2010 19:17:09 -0000 1.1
54 +++ python-docs-2.6.6.ebuild 20 Feb 2011 16:36:46 -0000 1.2
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2010 Gentoo Foundation
57 +# Copyright 1999-2011 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.6.ebuild,v 1.1 2010/11/28 19:17:09 arfrever Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.6.6.ebuild,v 1.2 2011/02/20 16:36:46 arfrever Exp $
61
62 EAPI="3"
63
64 @@ -10,7 +10,7 @@
65
66 LICENSE="PSF-2.2"
67 SLOT="2.6"
68 -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"
69 +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"
70 IUSE=""
71
72 DEPEND=""
73
74
75
76 1.2 dev-python/python-docs/python-docs-2.7.1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.7.1.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.7.1.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-2.7.1.ebuild?r1=1.1&r2=1.2
81
82 Index: python-docs-2.7.1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.7.1.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- python-docs-2.7.1.ebuild 28 Nov 2010 19:17:09 -0000 1.1
89 +++ python-docs-2.7.1.ebuild 20 Feb 2011 16:36:46 -0000 1.2
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2010 Gentoo Foundation
92 +# Copyright 1999-2011 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.7.1.ebuild,v 1.1 2010/11/28 19:17:09 arfrever Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.7.1.ebuild,v 1.2 2011/02/20 16:36:46 arfrever Exp $
96
97 EAPI="3"
98
99 @@ -10,7 +10,7 @@
100
101 LICENSE="PSF-2.2"
102 SLOT="2.7"
103 -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"
104 +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"
105 IUSE=""
106
107 DEPEND=""
108
109
110
111 1.2 dev-python/python-docs/python-docs-3.1.3.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.1.3.ebuild?rev=1.2&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.1.3.ebuild?rev=1.2&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.1.3.ebuild?r1=1.1&r2=1.2
116
117 Index: python-docs-3.1.3.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.1.3.ebuild,v
120 retrieving revision 1.1
121 retrieving revision 1.2
122 diff -u -r1.1 -r1.2
123 --- python-docs-3.1.3.ebuild 28 Nov 2010 19:17:09 -0000 1.1
124 +++ python-docs-3.1.3.ebuild 20 Feb 2011 16:36:46 -0000 1.2
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2010 Gentoo Foundation
127 +# Copyright 1999-2011 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.1.3.ebuild,v 1.1 2010/11/28 19:17:09 arfrever Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.1.3.ebuild,v 1.2 2011/02/20 16:36:46 arfrever Exp $
131
132 EAPI="3"
133
134 @@ -10,7 +10,7 @@
135
136 LICENSE="PSF-2.2"
137 SLOT="3.1"
138 -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"
139 +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"
140 IUSE=""
141
142 DEPEND=""