Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/argh: argh-0.24.1.ebuild argh-0.23.2.ebuild argh-0.23.3.ebuild argh-0.23.1.ebuild argh-0.23.0-r1.ebuild ChangeLog
Date: Mon, 31 Mar 2014 20:56:01
Message-Id: 20140331205558.0E24F2005E@flycatcher.gentoo.org
1 mgorny 14/03/31 20:55:57
2
3 Modified: argh-0.24.1.ebuild argh-0.23.2.ebuild
4 argh-0.23.3.ebuild argh-0.23.1.ebuild
5 argh-0.23.0-r1.ebuild ChangeLog
6 Log:
7 Add support for the new PyPy slotting.
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
10
11 Revision Changes Path
12 1.2 dev-python/argh/argh-0.24.1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild?r1=1.1&r2=1.2
17
18 Index: argh-0.24.1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- argh-0.24.1.ebuild 7 Jan 2014 07:29:31 -0000 1.1
25 +++ argh-0.24.1.ebuild 31 Mar 2014 20:55:57 -0000 1.2
26 @@ -1,10 +1,10 @@
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/argh/argh-0.24.1.ebuild,v 1.1 2014/01/07 07:29:31 patrick Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild,v 1.2 2014/03/31 20:55:57 mgorny Exp $
31
32 EAPI=5
33
34 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
35 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
36
37 inherit distutils-r1
38
39
40
41
42 1.3 dev-python/argh/argh-0.23.2.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild?rev=1.3&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild?rev=1.3&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild?r1=1.2&r2=1.3
47
48 Index: argh-0.23.2.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild,v
51 retrieving revision 1.2
52 retrieving revision 1.3
53 diff -u -r1.2 -r1.3
54 --- argh-0.23.2.ebuild 5 Sep 2013 18:46:08 -0000 1.2
55 +++ argh-0.23.2.ebuild 31 Mar 2014 20:55:57 -0000 1.3
56 @@ -1,10 +1,10 @@
57 -# Copyright 1999-2013 Gentoo Foundation
58 +# Copyright 1999-2014 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild,v 1.2 2013/09/05 18:46:08 mgorny Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild,v 1.3 2014/03/31 20:55:57 mgorny Exp $
62
63 EAPI=5
64
65 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
66 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
67
68 inherit distutils-r1
69
70
71
72
73 1.3 dev-python/argh/argh-0.23.3.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild?rev=1.3&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild?rev=1.3&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild?r1=1.2&r2=1.3
78
79 Index: argh-0.23.3.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild,v
82 retrieving revision 1.2
83 retrieving revision 1.3
84 diff -u -r1.2 -r1.3
85 --- argh-0.23.3.ebuild 5 Sep 2013 18:46:08 -0000 1.2
86 +++ argh-0.23.3.ebuild 31 Mar 2014 20:55:57 -0000 1.3
87 @@ -1,10 +1,10 @@
88 -# Copyright 1999-2013 Gentoo Foundation
89 +# Copyright 1999-2014 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild,v 1.2 2013/09/05 18:46:08 mgorny Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild,v 1.3 2014/03/31 20:55:57 mgorny Exp $
93
94 EAPI=5
95
96 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
97 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
98
99 inherit distutils-r1
100
101
102
103
104 1.3 dev-python/argh/argh-0.23.1.ebuild
105
106 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild?rev=1.3&view=markup
107 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild?rev=1.3&content-type=text/plain
108 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild?r1=1.2&r2=1.3
109
110 Index: argh-0.23.1.ebuild
111 ===================================================================
112 RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild,v
113 retrieving revision 1.2
114 retrieving revision 1.3
115 diff -u -r1.2 -r1.3
116 --- argh-0.23.1.ebuild 5 Sep 2013 18:46:08 -0000 1.2
117 +++ argh-0.23.1.ebuild 31 Mar 2014 20:55:57 -0000 1.3
118 @@ -1,10 +1,10 @@
119 -# Copyright 1999-2013 Gentoo Foundation
120 +# Copyright 1999-2014 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 -# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild,v 1.2 2013/09/05 18:46:08 mgorny Exp $
123 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild,v 1.3 2014/03/31 20:55:57 mgorny Exp $
124
125 EAPI=5
126
127 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
128 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
129
130 inherit distutils-r1
131
132
133
134
135 1.4 dev-python/argh/argh-0.23.0-r1.ebuild
136
137 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild?rev=1.4&view=markup
138 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild?rev=1.4&content-type=text/plain
139 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild?r1=1.3&r2=1.4
140
141 Index: argh-0.23.0-r1.ebuild
142 ===================================================================
143 RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild,v
144 retrieving revision 1.3
145 retrieving revision 1.4
146 diff -u -r1.3 -r1.4
147 --- argh-0.23.0-r1.ebuild 5 Sep 2013 18:46:08 -0000 1.3
148 +++ argh-0.23.0-r1.ebuild 31 Mar 2014 20:55:57 -0000 1.4
149 @@ -1,10 +1,10 @@
150 -# Copyright 1999-2013 Gentoo Foundation
151 +# Copyright 1999-2014 Gentoo Foundation
152 # Distributed under the terms of the GNU General Public License v2
153 -# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild,v 1.3 2013/09/05 18:46:08 mgorny Exp $
154 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild,v 1.4 2014/03/31 20:55:57 mgorny Exp $
155
156 EAPI=5
157
158 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
159 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
160
161 inherit distutils-r1
162
163
164
165
166 1.16 dev-python/argh/ChangeLog
167
168 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/ChangeLog?rev=1.16&view=markup
169 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/ChangeLog?rev=1.16&content-type=text/plain
170 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/argh/ChangeLog?r1=1.15&r2=1.16
171
172 Index: ChangeLog
173 ===================================================================
174 RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/ChangeLog,v
175 retrieving revision 1.15
176 retrieving revision 1.16
177 diff -u -r1.15 -r1.16
178 --- ChangeLog 7 Jan 2014 07:29:31 -0000 1.15
179 +++ ChangeLog 31 Mar 2014 20:55:57 -0000 1.16
180 @@ -1,6 +1,11 @@
181 # ChangeLog for dev-python/argh
182 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
183 -# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/ChangeLog,v 1.15 2014/01/07 07:29:31 patrick Exp $
184 +# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/ChangeLog,v 1.16 2014/03/31 20:55:57 mgorny Exp $
185 +
186 + 31 Mar 2014; Michał Górny <mgorny@g.o> argh-0.23.0-r1.ebuild,
187 + argh-0.23.1.ebuild, argh-0.23.2.ebuild, argh-0.23.3.ebuild,
188 + argh-0.24.1.ebuild:
189 + Add support for the new PyPy slotting.
190
191 *argh-0.24.1 (07 Jan 2014)