Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/python-docs: python-docs-3.1.2.ebuild ChangeLog
Date: Wed, 26 May 2010 16:17:31
Message-Id: 20100526161723.8E1AA2CEDC@corvid.gentoo.org
1 hwoarang 10/05/26 16:17:23
2
3 Modified: python-docs-3.1.2.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #320043
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 dev-python/python-docs/python-docs-3.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.1.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.1.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/python-docs-3.1.2.ebuild?r1=1.2&r2=1.3
14
15 Index: python-docs-3.1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.1.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- python-docs-3.1.2.ebuild 24 May 2010 16:26:56 -0000 1.2
22 +++ python-docs-3.1.2.ebuild 26 May 2010 16:17:23 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.1.2.ebuild,v 1.2 2010/05/24 16:26:56 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-3.1.2.ebuild,v 1.3 2010/05/26 16:17:23 hwoarang Exp $
28
29 EAPI="3"
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="PSF-2.2"
34 SLOT="3.1"
35 -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"
36 +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"
37 IUSE=""
38
39 DEPEND=">=app-admin/eselect-python-20091230"
40
41
42
43 1.145 dev-python/python-docs/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.145&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?rev=1.145&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-docs/ChangeLog?r1=1.144&r2=1.145
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v
52 retrieving revision 1.144
53 retrieving revision 1.145
54 diff -u -r1.144 -r1.145
55 --- ChangeLog 24 May 2010 16:26:56 -0000 1.144
56 +++ ChangeLog 26 May 2010 16:17:23 -0000 1.145
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-python/python-docs
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.144 2010/05/24 16:26:56 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/ChangeLog,v 1.145 2010/05/26 16:17:23 hwoarang Exp $
62 +
63 + 26 May 2010; Markos Chandras <hwoarang@g.o>
64 + python-docs-3.1.2.ebuild:
65 + Stable on amd64 wrt bug #320043
66
67 23 May 2010; <nixnut@g.o> python-docs-3.1.2.ebuild:
68 ppc stable #320043