Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-docs: python-docs-3.3.2.ebuild ChangeLog
Date: Sun, 05 Jan 2014 17:48:56
Message-Id: 20140105174850.E33A32004C@flycatcher.gentoo.org
1 ago 14/01/05 17:48:50
2
3 Modified: python-docs-3.3.2.ebuild ChangeLog
4 Log:
5 Stable for ppc, wrt bug #474128
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.9 dev-python/python-docs/python-docs-3.3.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild?r1=1.8&r2=1.9
15
16 Index: python-docs-3.3.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- python-docs-3.3.2.ebuild 26 Dec 2013 15:23:30 -0000 1.8
23 +++ python-docs-3.3.2.ebuild 5 Jan 2014 17:48:50 -0000 1.9
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild,v 1.8 2013/12/26 15:23:30 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild,v 1.9 2014/01/05 17:48:50 ago Exp $
30
31 EAPI="3"
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="PSF-2"
36 SLOT="3.3"
37 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
38 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
39 IUSE=""
40
41 DEPEND=""
42
43
44
45 1.185 dev-python/python-docs/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.185&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.185&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?r1=1.184&r2=1.185
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v
54 retrieving revision 1.184
55 retrieving revision 1.185
56 diff -u -r1.184 -r1.185
57 --- ChangeLog 26 Dec 2013 15:23:30 -0000 1.184
58 +++ ChangeLog 5 Jan 2014 17:48:50 -0000 1.185
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-python/python-docs
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.184 2013/12/26 15:23:30 maekke Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.185 2014/01/05 17:48:50 ago Exp $
65 +
66 + 05 Jan 2014; Agostino Sarubbo <ago@g.o> python-docs-3.3.2.ebuild:
67 + Stable for ppc, wrt bug #474128
68
69 26 Dec 2013; Markus Meier <maekke@g.o> python-docs-3.3.2.ebuild:
70 arm stable, bug #474128