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/twitter: twitter-1.10.2.ebuild twitter-1.10.0.ebuild twitter-1.9.2-r1.ebuild twitter-1.9.4.ebuild ChangeLog
Date: Mon, 31 Mar 2014 21:18:53
Message-Id: 20140331211850.942762005C@flycatcher.gentoo.org
1 mgorny 14/03/31 21:18:50
2
3 Modified: twitter-1.10.2.ebuild twitter-1.10.0.ebuild
4 twitter-1.9.2-r1.ebuild twitter-1.9.4.ebuild
5 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/twitter/twitter-1.10.2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/twitter-1.10.2.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/twitter-1.10.2.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/twitter-1.10.2.ebuild?r1=1.1&r2=1.2
17
18 Index: twitter-1.10.2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.10.2.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- twitter-1.10.2.ebuild 26 Nov 2013 06:20:53 -0000 1.1
25 +++ twitter-1.10.2.ebuild 31 Mar 2014 21:18:50 -0000 1.2
26 @@ -1,9 +1,9 @@
27 -# Copyright 1999-2013 Gentoo Foundation
28 +# Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.10.2.ebuild,v 1.1 2013/11/26 06:20:53 patrick Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.10.2.ebuild,v 1.2 2014/03/31 21:18:50 mgorny Exp $
32
33 EAPI="5"
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.4 dev-python/twitter/twitter-1.10.0.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/twitter-1.10.0.ebuild?rev=1.4&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/twitter-1.10.0.ebuild?rev=1.4&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/twitter-1.10.0.ebuild?r1=1.3&r2=1.4
47
48 Index: twitter-1.10.0.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.10.0.ebuild,v
51 retrieving revision 1.3
52 retrieving revision 1.4
53 diff -u -r1.3 -r1.4
54 --- twitter-1.10.0.ebuild 13 Oct 2013 09:28:55 -0000 1.3
55 +++ twitter-1.10.0.ebuild 31 Mar 2014 21:18:50 -0000 1.4
56 @@ -1,9 +1,9 @@
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/twitter/twitter-1.10.0.ebuild,v 1.3 2013/10/13 09:28:55 pacho Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.10.0.ebuild,v 1.4 2014/03/31 21:18:50 mgorny Exp $
62
63 EAPI="5"
64 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
65 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
66
67 inherit distutils-r1
68
69
70
71
72 1.3 dev-python/twitter/twitter-1.9.2-r1.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/twitter-1.9.2-r1.ebuild?rev=1.3&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/twitter-1.9.2-r1.ebuild?rev=1.3&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/twitter-1.9.2-r1.ebuild?r1=1.2&r2=1.3
77
78 Index: twitter-1.9.2-r1.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.9.2-r1.ebuild,v
81 retrieving revision 1.2
82 retrieving revision 1.3
83 diff -u -r1.2 -r1.3
84 --- twitter-1.9.2-r1.ebuild 5 Sep 2013 18:46:17 -0000 1.2
85 +++ twitter-1.9.2-r1.ebuild 31 Mar 2014 21:18:50 -0000 1.3
86 @@ -1,9 +1,9 @@
87 -# Copyright 1999-2013 Gentoo Foundation
88 +# Copyright 1999-2014 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.9.2-r1.ebuild,v 1.2 2013/09/05 18:46:17 mgorny Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.9.2-r1.ebuild,v 1.3 2014/03/31 21:18:50 mgorny Exp $
92
93 EAPI="5"
94 -PYTHON_COMPAT=( python{2_6,2_7,3_2} pypy2_0 )
95 +PYTHON_COMPAT=( python{2_6,2_7,3_2} pypy pypy2_0 )
96
97 inherit distutils-r1
98
99
100
101
102 1.3 dev-python/twitter/twitter-1.9.4.ebuild
103
104 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/twitter-1.9.4.ebuild?rev=1.3&view=markup
105 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/twitter-1.9.4.ebuild?rev=1.3&content-type=text/plain
106 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/twitter-1.9.4.ebuild?r1=1.2&r2=1.3
107
108 Index: twitter-1.9.4.ebuild
109 ===================================================================
110 RCS file: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.9.4.ebuild,v
111 retrieving revision 1.2
112 retrieving revision 1.3
113 diff -u -r1.2 -r1.3
114 --- twitter-1.9.4.ebuild 5 Sep 2013 18:46:17 -0000 1.2
115 +++ twitter-1.9.4.ebuild 31 Mar 2014 21:18:50 -0000 1.3
116 @@ -1,9 +1,9 @@
117 -# Copyright 1999-2013 Gentoo Foundation
118 +# Copyright 1999-2014 Gentoo Foundation
119 # Distributed under the terms of the GNU General Public License v2
120 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.9.4.ebuild,v 1.2 2013/09/05 18:46:17 mgorny Exp $
121 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/twitter-1.9.4.ebuild,v 1.3 2014/03/31 21:18:50 mgorny Exp $
122
123 EAPI="5"
124 -PYTHON_COMPAT=( python{2_6,2_7,3_2} pypy2_0 )
125 +PYTHON_COMPAT=( python{2_6,2_7,3_2} pypy pypy2_0 )
126
127 inherit distutils-r1
128
129
130
131
132 1.11 dev-python/twitter/ChangeLog
133
134 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/ChangeLog?rev=1.11&view=markup
135 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/ChangeLog?rev=1.11&content-type=text/plain
136 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twitter/ChangeLog?r1=1.10&r2=1.11
137
138 Index: ChangeLog
139 ===================================================================
140 RCS file: /var/cvsroot/gentoo-x86/dev-python/twitter/ChangeLog,v
141 retrieving revision 1.10
142 retrieving revision 1.11
143 diff -u -r1.10 -r1.11
144 --- ChangeLog 26 Nov 2013 06:20:53 -0000 1.10
145 +++ ChangeLog 31 Mar 2014 21:18:50 -0000 1.11
146 @@ -1,6 +1,10 @@
147 # ChangeLog for dev-python/twitter
148 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
149 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/ChangeLog,v 1.10 2013/11/26 06:20:53 patrick Exp $
150 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
151 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twitter/ChangeLog,v 1.11 2014/03/31 21:18:50 mgorny Exp $
152 +
153 + 31 Mar 2014; Michał Górny <mgorny@g.o> twitter-1.10.0.ebuild,
154 + twitter-1.10.2.ebuild, twitter-1.9.2-r1.ebuild, twitter-1.9.4.ebuild:
155 + Add support for the new PyPy slotting.
156
157 *twitter-1.10.2 (26 Nov 2013)