Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/google-api-python-client: ChangeLog google-api-python-client-1.3.1.ebuild
Date: Tue, 30 Dec 2014 17:44:12
Message-Id: 20141230174408.CBC9BE820@oystercatcher.gentoo.org
1 maekke 14/12/30 17:44:08
2
3 Modified: ChangeLog google-api-python-client-1.3.1.ebuild
4 Log:
5 add ~arm, bug #531816
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.8 dev-python/google-api-python-client/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/ChangeLog?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/ChangeLog?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/ChangeLog?r1=1.7&r2=1.8
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- ChangeLog 7 Dec 2014 14:38:19 -0000 1.7
23 +++ ChangeLog 30 Dec 2014 17:44:08 -0000 1.8
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-python/google-api-python-client
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v 1.7 2014/12/07 14:38:19 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/ChangeLog,v 1.8 2014/12/30 17:44:08 maekke Exp $
29 +
30 + 30 Dec 2014; Markus Meier <maekke@g.o>
31 + google-api-python-client-1.3.1.ebuild:
32 + add ~arm, bug #531816
33
34 07 Dec 2014; Justin Lecher <jlec@g.o>
35 google-api-python-client-1.3.1.ebuild:
36
37
38
39 1.3 dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild?r1=1.2&r2=1.3
44
45 Index: google-api-python-client-1.3.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- google-api-python-client-1.3.1.ebuild 7 Dec 2014 14:38:19 -0000 1.2
52 +++ google-api-python-client-1.3.1.ebuild 30 Dec 2014 17:44:08 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild,v 1.2 2014/12/07 14:38:19 jlec Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/google-api-python-client/google-api-python-client-1.3.1.ebuild,v 1.3 2014/12/30 17:44:08 maekke Exp $
58
59 EAPI=5
60
61 @@ -14,7 +14,7 @@
62
63 LICENSE="Apache-2.0"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="~amd64 ~arm ~x86"
67 IUSE=""
68
69 DEPEND="