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/whoosh: whoosh-2.5.4.ebuild whoosh-2.5.7.ebuild whoosh-2.5.3.ebuild ChangeLog
Date: Mon, 31 Mar 2014 20:47:46
Message-Id: 20140331204743.8A8AC2005C@flycatcher.gentoo.org
1 mgorny 14/03/31 20:47:43
2
3 Modified: whoosh-2.5.4.ebuild whoosh-2.5.7.ebuild
4 whoosh-2.5.3.ebuild ChangeLog
5 Log:
6 Add support for the new PyPy slotting.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.2 dev-python/whoosh/whoosh-2.5.4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.4.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.4.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.4.ebuild?r1=1.1&r2=1.2
16
17 Index: whoosh-2.5.4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.4.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- whoosh-2.5.4.ebuild 23 Sep 2013 02:53:04 -0000 1.1
24 +++ whoosh-2.5.4.ebuild 31 Mar 2014 20:47:43 -0000 1.2
25 @@ -1,10 +1,10 @@
26 -# Copyright 1999-2013 Gentoo Foundation
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/whoosh/whoosh-2.5.4.ebuild,v 1.1 2013/09/23 02:53:04 patrick Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.4.ebuild,v 1.2 2014/03/31 20:47:43 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 MY_PN="Whoosh"
38
39
40
41
42 1.2 dev-python/whoosh/whoosh-2.5.7.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild?r1=1.1&r2=1.2
47
48 Index: whoosh-2.5.7.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- whoosh-2.5.7.ebuild 26 Mar 2014 18:32:09 -0000 1.1
55 +++ whoosh-2.5.7.ebuild 31 Mar 2014 20:47:43 -0000 1.2
56 @@ -1,10 +1,10 @@
57 # Copyright 1999-2014 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild,v 1.1 2014/03/26 18:32:09 blueness Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild,v 1.2 2014/03/31 20:47:43 mgorny Exp $
61
62 EAPI="5"
63
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 MY_PN="Whoosh"
68
69
70
71
72 1.2 dev-python/whoosh/whoosh-2.5.3.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.3.ebuild?rev=1.2&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.3.ebuild?rev=1.2&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.3.ebuild?r1=1.1&r2=1.2
77
78 Index: whoosh-2.5.3.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.3.ebuild,v
81 retrieving revision 1.1
82 retrieving revision 1.2
83 diff -u -r1.1 -r1.2
84 --- whoosh-2.5.3.ebuild 12 Sep 2013 18:36:17 -0000 1.1
85 +++ whoosh-2.5.3.ebuild 31 Mar 2014 20:47:43 -0000 1.2
86 @@ -1,10 +1,10 @@
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/whoosh/whoosh-2.5.3.ebuild,v 1.1 2013/09/12 18:36:17 blueness Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.3.ebuild,v 1.2 2014/03/31 20:47:43 mgorny Exp $
92
93 EAPI="5"
94
95 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
96 +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
97
98 MY_PN="Whoosh"
99
100
101
102
103 1.19 dev-python/whoosh/ChangeLog
104
105 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/ChangeLog?rev=1.19&view=markup
106 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/ChangeLog?rev=1.19&content-type=text/plain
107 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/ChangeLog?r1=1.18&r2=1.19
108
109 Index: ChangeLog
110 ===================================================================
111 RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v
112 retrieving revision 1.18
113 retrieving revision 1.19
114 diff -u -r1.18 -r1.19
115 --- ChangeLog 26 Mar 2014 18:32:09 -0000 1.18
116 +++ ChangeLog 31 Mar 2014 20:47:43 -0000 1.19
117 @@ -1,6 +1,10 @@
118 # ChangeLog for dev-python/whoosh
119 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
120 -# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v 1.18 2014/03/26 18:32:09 blueness Exp $
121 +# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v 1.19 2014/03/31 20:47:43 mgorny Exp $
122 +
123 + 31 Mar 2014; Michał Górny <mgorny@g.o> whoosh-2.5.3.ebuild,
124 + whoosh-2.5.4.ebuild, whoosh-2.5.7.ebuild:
125 + Add support for the new PyPy slotting.
126
127 *whoosh-2.5.7 (26 Mar 2014)