Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/boto: boto-2.3.0.ebuild ChangeLog
Date: Tue, 29 May 2012 20:08:44
Message-Id: 20120529200832.E7C9D2004B@flycatcher.gentoo.org
1 ranger 12/05/29 20:08:32
2
3 Modified: boto-2.3.0.ebuild ChangeLog
4 Log:
5 Marking boto-2.3.0 ppc for bug 416861
6
7 (Portage version: 2.1.10.49/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.6 dev-python/boto/boto-2.3.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/boto-2.3.0.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/boto-2.3.0.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/boto-2.3.0.ebuild?r1=1.5&r2=1.6
15
16 Index: boto-2.3.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.3.0.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- boto-2.3.0.ebuild 21 May 2012 20:41:30 -0000 1.5
23 +++ boto-2.3.0.ebuild 29 May 2012 20:08:32 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.3.0.ebuild,v 1.5 2012/05/21 20:41:30 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.3.0.ebuild,v 1.6 2012/05/29 20:08:32 ranger Exp $
29
30 EAPI="4"
31 PYTHON_DEPEND="2:2.5"
32 @@ -16,7 +16,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-linux ~ppc-macos ~x86-macos"
37 +KEYWORDS="amd64 ppc ~sparc x86 ~x86-linux ~ppc-macos ~x86-macos"
38 IUSE="test"
39
40 DEPEND="dev-python/setuptools
41
42
43
44 1.48 dev-python/boto/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?rev=1.48&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?rev=1.48&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/boto/ChangeLog?r1=1.47&r2=1.48
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v
53 retrieving revision 1.47
54 retrieving revision 1.48
55 diff -u -r1.47 -r1.48
56 --- ChangeLog 21 May 2012 20:41:30 -0000 1.47
57 +++ ChangeLog 29 May 2012 20:08:32 -0000 1.48
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/boto
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.47 2012/05/21 20:41:30 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.48 2012/05/29 20:08:32 ranger Exp $
63 +
64 + 29 May 2012; Brent Baude <ranger@g.o> boto-2.3.0.ebuild:
65 + Marking boto-2.3.0 ppc for bug 416861
66
67 21 May 2012; Agostino Sarubbo <ago@g.o> boto-2.3.0.ebuild:
68 Stable for amd64, wrt bug #416861