Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-docs: ChangeLog python-docs-3.3.2.ebuild
Date: Sat, 30 Nov 2013 16:02:45
Message-Id: 20131130160241.E8EDE2004B@flycatcher.gentoo.org
1 jer 13/11/30 16:02:41
2
3 Modified: ChangeLog python-docs-3.3.2.ebuild
4 Log:
5 Stable for HPPA (bug #474128).
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.180 dev-python/python-docs/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.180&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.180&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?r1=1.179&r2=1.180
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v
19 retrieving revision 1.179
20 retrieving revision 1.180
21 diff -u -r1.179 -r1.180
22 --- ChangeLog 30 Nov 2013 13:13:56 -0000 1.179
23 +++ ChangeLog 30 Nov 2013 16:02:41 -0000 1.180
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/python-docs
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.179 2013/11/30 13:13:56 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.180 2013/11/30 16:02:41 jer Exp $
29 +
30 + 30 Nov 2013; Jeroen Roovers <jer@g.o> python-docs-3.3.2.ebuild:
31 + Stable for HPPA (bug #474128).
32
33 30 Nov 2013; Pacho Ramos <pacho@g.o> python-docs-3.3.2.ebuild:
34 amd64 stable, bug #474128
35
36
37
38 1.4 dev-python/python-docs/python-docs-3.3.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild?r1=1.3&r2=1.4
43
44 Index: python-docs-3.3.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- python-docs-3.3.2.ebuild 30 Nov 2013 13:13:56 -0000 1.3
51 +++ python-docs-3.3.2.ebuild 30 Nov 2013 16:02:41 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild,v 1.3 2013/11/30 13:13:56 pacho Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.3.2.ebuild,v 1.4 2013/11/30 16:02:41 jer Exp $
57
58 EAPI="3"
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="PSF-2"
63 SLOT="3.3"
64 -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"
65 +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"
66 IUSE=""
67
68 DEPEND=""