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