Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/requests: requests-2.1.0.ebuild requests-1.2.3.ebuild requests-1.2.2.ebuild requests-2.0.0.ebuild ChangeLog
Date: Sun, 08 Jun 2014 17:03:53
Message-Id: 20140608170348.B49172004E@flycatcher.gentoo.org
1 hattya 14/06/08 17:03:48
2
3 Modified: requests-2.1.0.ebuild requests-1.2.3.ebuild
4 requests-1.2.2.ebuild requests-2.0.0.ebuild
5 ChangeLog
6 Log:
7 keyword ~ia64 wrt bug #509628
8
9 (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
10
11 Revision Changes Path
12 1.3 dev-python/requests/requests-2.1.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-2.1.0.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-2.1.0.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-2.1.0.ebuild?r1=1.2&r2=1.3
17
18 Index: requests-2.1.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.1.0.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- requests-2.1.0.ebuild 31 Mar 2014 21:11:38 -0000 1.2
25 +++ requests-2.1.0.ebuild 8 Jun 2014 17:03:48 -0000 1.3
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.1.0.ebuild,v 1.2 2014/03/31 21:11:38 mgorny Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.1.0.ebuild,v 1.3 2014/06/08 17:03:48 hattya Exp $
31
32 EAPI=5
33 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
34 @@ -13,7 +13,7 @@
35
36 LICENSE="Apache-2.0"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86"
39 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~x86"
40 IUSE="test"
41
42 # bundles dev-python/urllib3 snapshot
43
44
45
46 1.7 dev-python/requests/requests-1.2.3.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-1.2.3.ebuild?rev=1.7&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-1.2.3.ebuild?rev=1.7&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-1.2.3.ebuild?r1=1.6&r2=1.7
51
52 Index: requests-1.2.3.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-1.2.3.ebuild,v
55 retrieving revision 1.6
56 retrieving revision 1.7
57 diff -u -r1.6 -r1.7
58 --- requests-1.2.3.ebuild 31 Mar 2014 21:11:38 -0000 1.6
59 +++ requests-1.2.3.ebuild 8 Jun 2014 17:03:48 -0000 1.7
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-1.2.3.ebuild,v 1.6 2014/03/31 21:11:38 mgorny Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-1.2.3.ebuild,v 1.7 2014/06/08 17:03:48 hattya Exp $
65
66 EAPI=5
67 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
68 @@ -13,7 +13,7 @@
69
70 LICENSE="Apache-2.0"
71 SLOT="0"
72 -KEYWORDS="amd64 ~arm ~hppa x86"
73 +KEYWORDS="amd64 ~arm ~hppa ~ia64 x86"
74 IUSE="test"
75
76 # bundles dev-python/urllib3 snapshot
77
78
79
80 1.6 dev-python/requests/requests-1.2.2.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-1.2.2.ebuild?rev=1.6&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-1.2.2.ebuild?rev=1.6&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-1.2.2.ebuild?r1=1.5&r2=1.6
85
86 Index: requests-1.2.2.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-1.2.2.ebuild,v
89 retrieving revision 1.5
90 retrieving revision 1.6
91 diff -u -r1.5 -r1.6
92 --- requests-1.2.2.ebuild 31 Mar 2014 21:11:38 -0000 1.5
93 +++ requests-1.2.2.ebuild 8 Jun 2014 17:03:48 -0000 1.6
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2014 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-1.2.2.ebuild,v 1.5 2014/03/31 21:11:38 mgorny Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-1.2.2.ebuild,v 1.6 2014/06/08 17:03:48 hattya Exp $
99
100 EAPI=5
101 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
102 @@ -13,7 +13,7 @@
103
104 LICENSE="Apache-2.0"
105 SLOT="0"
106 -KEYWORDS="~amd64 ~arm ~x86"
107 +KEYWORDS="~amd64 ~arm ~ia64 ~x86"
108 IUSE="test"
109
110 # bundles dev-python/urllib3 snapshot
111
112
113
114 1.3 dev-python/requests/requests-2.0.0.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-2.0.0.ebuild?rev=1.3&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-2.0.0.ebuild?rev=1.3&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/requests-2.0.0.ebuild?r1=1.2&r2=1.3
119
120 Index: requests-2.0.0.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.0.0.ebuild,v
123 retrieving revision 1.2
124 retrieving revision 1.3
125 diff -u -r1.2 -r1.3
126 --- requests-2.0.0.ebuild 31 Mar 2014 21:11:38 -0000 1.2
127 +++ requests-2.0.0.ebuild 8 Jun 2014 17:03:48 -0000 1.3
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2014 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.0.0.ebuild,v 1.2 2014/03/31 21:11:38 mgorny Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/requests-2.0.0.ebuild,v 1.3 2014/06/08 17:03:48 hattya Exp $
133
134 EAPI=5
135 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
136 @@ -13,7 +13,7 @@
137
138 LICENSE="Apache-2.0"
139 SLOT="0"
140 -KEYWORDS="~amd64 ~arm ~hppa ~x86"
141 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86"
142 IUSE="test"
143
144 # bundles dev-python/urllib3 snapshot
145
146
147
148 1.59 dev-python/requests/ChangeLog
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/ChangeLog?rev=1.59&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/ChangeLog?rev=1.59&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/requests/ChangeLog?r1=1.58&r2=1.59
153
154 Index: ChangeLog
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v
157 retrieving revision 1.58
158 retrieving revision 1.59
159 diff -u -r1.58 -r1.59
160 --- ChangeLog 5 Jun 2014 11:27:37 -0000 1.58
161 +++ ChangeLog 8 Jun 2014 17:03:48 -0000 1.59
162 @@ -1,6 +1,10 @@
163 # ChangeLog for dev-python/requests
164 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
165 -# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.58 2014/06/05 11:27:37 grobian Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/dev-python/requests/ChangeLog,v 1.59 2014/06/08 17:03:48 hattya Exp $
167 +
168 + 08 Jun 2014; Akinori Hattori <hattya@g.o> requests-1.2.2.ebuild,
169 + requests-1.2.3.ebuild, requests-2.0.0.ebuild, requests-2.1.0.ebuild:
170 + keyword ~ia64 wrt bug #509628
171
172 05 Jun 2014; Fabian Groffen <grobian@g.o> requests-2.3.0.ebuild:
173 Marked ~x64-macos