Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pydns: pydns-3.1.0.ebuild pydns-2.3.6-r1.ebuild ChangeLog pydns-2.3.4.ebuild pydns-3.0.1.ebuild pydns-3.0.2-r1.ebuild
Date: Fri, 01 Aug 2014 09:44:23
Message-Id: 20140801094419.983032004E@flycatcher.gentoo.org
1 armin76 14/08/01 09:44:19
2
3 Modified: pydns-3.1.0.ebuild pydns-2.3.6-r1.ebuild ChangeLog
4 pydns-2.3.4.ebuild pydns-3.0.1.ebuild
5 pydns-3.0.2-r1.ebuild
6 Log:
7 Add ~sparc wrt #473154
8
9 (Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
10
11 Revision Changes Path
12 1.2 dev-python/pydns/pydns-3.1.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-3.1.0.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-3.1.0.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-3.1.0.ebuild?r1=1.1&r2=1.2
17
18 Index: pydns-3.1.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-3.1.0.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- pydns-3.1.0.ebuild 15 May 2014 15:55:50 -0000 1.1
25 +++ pydns-3.1.0.ebuild 1 Aug 2014 09:44:19 -0000 1.2
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/pydns/pydns-3.1.0.ebuild,v 1.1 2014/05/15 15:55:50 mjo Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-3.1.0.ebuild,v 1.2 2014/08/01 09:44:19 armin76 Exp $
31
32 EAPI=5
33 PYTHON_COMPAT=( python{3_3,3_4} )
34 @@ -15,7 +15,7 @@
35
36 LICENSE="CNRI"
37 SLOT="3"
38 -KEYWORDS="~amd64 ~ia64 ~x86"
39 +KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
40 IUSE="examples"
41
42 DEPEND=""
43
44
45
46 1.7 dev-python/pydns/pydns-2.3.6-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-2.3.6-r1.ebuild?rev=1.7&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-2.3.6-r1.ebuild?rev=1.7&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-2.3.6-r1.ebuild?r1=1.6&r2=1.7
51
52 Index: pydns-2.3.6-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-2.3.6-r1.ebuild,v
55 retrieving revision 1.6
56 retrieving revision 1.7
57 diff -u -r1.6 -r1.7
58 --- pydns-2.3.6-r1.ebuild 31 Mar 2014 21:08:48 -0000 1.6
59 +++ pydns-2.3.6-r1.ebuild 1 Aug 2014 09:44:19 -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/pydns/pydns-2.3.6-r1.ebuild,v 1.6 2014/03/31 21:08:48 mgorny Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-2.3.6-r1.ebuild,v 1.7 2014/08/01 09:44:19 armin76 Exp $
65
66 EAPI=5
67 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
68 @@ -13,7 +13,7 @@
69
70 LICENSE="CNRI"
71 SLOT="2"
72 -KEYWORDS="~amd64 ~hppa ~ia64 ~x86"
73 +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86"
74 IUSE="examples"
75
76 DEPEND="!dev-python/pydns:0
77
78
79
80 1.27 dev-python/pydns/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/ChangeLog?rev=1.27&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/ChangeLog?rev=1.27&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/ChangeLog?r1=1.26&r2=1.27
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-python/pydns/ChangeLog,v
89 retrieving revision 1.26
90 retrieving revision 1.27
91 diff -u -r1.26 -r1.27
92 --- ChangeLog 15 May 2014 15:55:50 -0000 1.26
93 +++ ChangeLog 1 Aug 2014 09:44:19 -0000 1.27
94 @@ -1,6 +1,11 @@
95 # ChangeLog for dev-python/pydns
96 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/ChangeLog,v 1.26 2014/05/15 15:55:50 mjo Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/ChangeLog,v 1.27 2014/08/01 09:44:19 armin76 Exp $
99 +
100 + 01 Aug 2014; Raúl Porcel <armin76@g.o> pydns-2.3.4.ebuild,
101 + pydns-2.3.6-r1.ebuild, pydns-3.0.1.ebuild, pydns-3.0.2-r1.ebuild,
102 + pydns-3.1.0.ebuild:
103 + Add ~sparc wrt #473154
104
105 *pydns-3.1.0 (15 May 2014)
106
107
108
109
110 1.6 dev-python/pydns/pydns-2.3.4.ebuild
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-2.3.4.ebuild?rev=1.6&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-2.3.4.ebuild?rev=1.6&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-2.3.4.ebuild?r1=1.5&r2=1.6
115
116 Index: pydns-2.3.4.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-2.3.4.ebuild,v
119 retrieving revision 1.5
120 retrieving revision 1.6
121 diff -u -r1.5 -r1.6
122 --- pydns-2.3.4.ebuild 25 Aug 2013 02:23:39 -0000 1.5
123 +++ pydns-2.3.4.ebuild 1 Aug 2014 09:44:19 -0000 1.6
124 @@ -1,6 +1,6 @@
125 -# Copyright 1999-2013 Gentoo Foundation
126 +# Copyright 1999-2014 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-2.3.4.ebuild,v 1.5 2013/08/25 02:23:39 floppym Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-2.3.4.ebuild,v 1.6 2014/08/01 09:44:19 armin76 Exp $
130
131 EAPI="2"
132 SUPPORT_PYTHON_ABIS="1"
133 @@ -13,7 +13,7 @@
134
135 LICENSE="CNRI"
136 SLOT="2"
137 -KEYWORDS="amd64 x86"
138 +KEYWORDS="amd64 ~sparc x86"
139 IUSE="examples"
140
141 DEPEND="virtual/libiconv"
142
143
144
145 1.4 dev-python/pydns/pydns-3.0.1.ebuild
146
147 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-3.0.1.ebuild?rev=1.4&view=markup
148 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-3.0.1.ebuild?rev=1.4&content-type=text/plain
149 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-3.0.1.ebuild?r1=1.3&r2=1.4
150
151 Index: pydns-3.0.1.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-3.0.1.ebuild,v
154 retrieving revision 1.3
155 retrieving revision 1.4
156 diff -u -r1.3 -r1.4
157 --- pydns-3.0.1.ebuild 5 Apr 2012 06:16:52 -0000 1.3
158 +++ pydns-3.0.1.ebuild 1 Aug 2014 09:44:19 -0000 1.4
159 @@ -1,6 +1,6 @@
160 -# Copyright 1999-2012 Gentoo Foundation
161 +# Copyright 1999-2014 Gentoo Foundation
162 # Distributed under the terms of the GNU General Public License v2
163 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-3.0.1.ebuild,v 1.3 2012/04/05 06:16:52 jdhore Exp $
164 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-3.0.1.ebuild,v 1.4 2014/08/01 09:44:19 armin76 Exp $
165
166 EAPI="4"
167 PYTHON_DEPEND="3"
168 @@ -15,7 +15,7 @@
169
170 LICENSE="CNRI"
171 SLOT="3"
172 -KEYWORDS="amd64 x86"
173 +KEYWORDS="amd64 ~sparc x86"
174 IUSE="examples"
175
176 DEPEND="!dev-python/py3dns
177
178
179
180 1.8 dev-python/pydns/pydns-3.0.2-r1.ebuild
181
182 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-3.0.2-r1.ebuild?rev=1.8&view=markup
183 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-3.0.2-r1.ebuild?rev=1.8&content-type=text/plain
184 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pydns/pydns-3.0.2-r1.ebuild?r1=1.7&r2=1.8
185
186 Index: pydns-3.0.2-r1.ebuild
187 ===================================================================
188 RCS file: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-3.0.2-r1.ebuild,v
189 retrieving revision 1.7
190 retrieving revision 1.8
191 diff -u -r1.7 -r1.8
192 --- pydns-3.0.2-r1.ebuild 3 May 2014 04:37:10 -0000 1.7
193 +++ pydns-3.0.2-r1.ebuild 1 Aug 2014 09:44:19 -0000 1.8
194 @@ -1,6 +1,6 @@
195 # Copyright 1999-2014 Gentoo Foundation
196 # Distributed under the terms of the GNU General Public License v2
197 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-3.0.2-r1.ebuild,v 1.7 2014/05/03 04:37:10 idella4 Exp $
198 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pydns/pydns-3.0.2-r1.ebuild,v 1.8 2014/08/01 09:44:19 armin76 Exp $
199
200 EAPI=5
201 PYTHON_COMPAT=( python{3_2,3_3,3_4} )
202 @@ -13,7 +13,7 @@
203
204 LICENSE="CNRI"
205 SLOT="3"
206 -KEYWORDS="amd64 ~ia64 x86"
207 +KEYWORDS="amd64 ~ia64 ~sparc x86"
208 IUSE="examples"
209
210 DEPEND="virtual/libiconv"