Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-TimeZone: DateTime-TimeZone-1.23.ebuild DateTime-TimeZone-1.26.ebuild DateTime-TimeZone-1.21.ebuild DateTime-TimeZone-1.20.ebuild ChangeLog DateTime-TimeZone-1.22.ebuild DateTime-TimeZone-1.19.ebuild
Date: Fri, 03 Dec 2010 01:33:33
Message-Id: 20101203013321.89A5120054@flycatcher.gentoo.org
1 xmw 10/12/03 01:33:21
2
3 Modified: DateTime-TimeZone-1.23.ebuild
4 DateTime-TimeZone-1.26.ebuild
5 DateTime-TimeZone-1.21.ebuild
6 DateTime-TimeZone-1.20.ebuild ChangeLog
7 DateTime-TimeZone-1.22.ebuild
8 DateTime-TimeZone-1.19.ebuild
9 Log:
10 add ~arm (bug 302981)
11
12 (Portage version: 2.1.9.24/cvs/Linux x86_64)
13
14 Revision Changes Path
15 1.2 dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.23.ebuild
16
17 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.23.ebuild?rev=1.2&view=markup
18 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.23.ebuild?rev=1.2&content-type=text/plain
19 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.23.ebuild?r1=1.1&r2=1.2
20
21 Index: DateTime-TimeZone-1.23.ebuild
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.23.ebuild,v
24 retrieving revision 1.1
25 retrieving revision 1.2
26 diff -u -r1.1 -r1.2
27 --- DateTime-TimeZone-1.23.ebuild 27 Oct 2010 18:57:09 -0000 1.1
28 +++ DateTime-TimeZone-1.23.ebuild 3 Dec 2010 01:33:21 -0000 1.2
29 @@ -1,6 +1,6 @@
30 # Copyright 1999-2010 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.23.ebuild,v 1.1 2010/10/27 18:57:09 tove Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.23.ebuild,v 1.2 2010/12/03 01:33:21 xmw Exp $
34
35 EAPI=3
36
37 @@ -13,7 +13,7 @@
38 DESCRIPTION="Time zone object base class and factory"
39
40 SLOT="0"
41 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
42 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
43 IUSE="test"
44
45 RDEPEND=">=dev-perl/Params-Validate-0.72
46
47
48
49 1.4 dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.26.ebuild
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.26.ebuild?rev=1.4&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.26.ebuild?rev=1.4&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.26.ebuild?r1=1.3&r2=1.4
54
55 Index: DateTime-TimeZone-1.26.ebuild
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.26.ebuild,v
58 retrieving revision 1.3
59 retrieving revision 1.4
60 diff -u -r1.3 -r1.4
61 --- DateTime-TimeZone-1.26.ebuild 28 Nov 2010 19:21:44 -0000 1.3
62 +++ DateTime-TimeZone-1.26.ebuild 3 Dec 2010 01:33:21 -0000 1.4
63 @@ -1,6 +1,6 @@
64 # Copyright 1999-2010 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.26.ebuild,v 1.3 2010/11/28 19:21:44 armin76 Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.26.ebuild,v 1.4 2010/12/03 01:33:21 xmw Exp $
68
69 EAPI=3
70
71 @@ -13,7 +13,7 @@
72 DESCRIPTION="Time zone object base class and factory"
73
74 SLOT="0"
75 -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
76 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
77 IUSE="test"
78
79 RDEPEND="dev-perl/Class-Load
80
81
82
83 1.2 dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.21.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.21.ebuild?rev=1.2&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.21.ebuild?rev=1.2&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.21.ebuild?r1=1.1&r2=1.2
88
89 Index: DateTime-TimeZone-1.21.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.21.ebuild,v
92 retrieving revision 1.1
93 retrieving revision 1.2
94 diff -u -r1.1 -r1.2
95 --- DateTime-TimeZone-1.21.ebuild 20 Aug 2010 21:10:06 -0000 1.1
96 +++ DateTime-TimeZone-1.21.ebuild 3 Dec 2010 01:33:21 -0000 1.2
97 @@ -1,6 +1,6 @@
98 # Copyright 1999-2010 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.21.ebuild,v 1.1 2010/08/20 21:10:06 robbat2 Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.21.ebuild,v 1.2 2010/12/03 01:33:21 xmw Exp $
102
103 EAPI=2
104
105 @@ -13,7 +13,7 @@
106 DESCRIPTION="Time zone object base class and factory"
107
108 SLOT="0"
109 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
110 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
111 IUSE="test"
112
113 RDEPEND=">=dev-perl/Params-Validate-0.72
114
115
116
117 1.2 dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.20.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.20.ebuild?rev=1.2&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.20.ebuild?rev=1.2&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.20.ebuild?r1=1.1&r2=1.2
122
123 Index: DateTime-TimeZone-1.20.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.20.ebuild,v
126 retrieving revision 1.1
127 retrieving revision 1.2
128 diff -u -r1.1 -r1.2
129 --- DateTime-TimeZone-1.20.ebuild 27 Jul 2010 06:26:33 -0000 1.1
130 +++ DateTime-TimeZone-1.20.ebuild 3 Dec 2010 01:33:21 -0000 1.2
131 @@ -1,6 +1,6 @@
132 # Copyright 1999-2010 Gentoo Foundation
133 # Distributed under the terms of the GNU General Public License v2
134 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.20.ebuild,v 1.1 2010/07/27 06:26:33 tove Exp $
135 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.20.ebuild,v 1.2 2010/12/03 01:33:21 xmw Exp $
136
137 EAPI=2
138
139 @@ -13,7 +13,7 @@
140 DESCRIPTION="Time zone object base class and factory"
141
142 SLOT="0"
143 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
144 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
145 IUSE="test"
146
147 RDEPEND=">=dev-perl/Params-Validate-0.72
148
149
150
151 1.153 dev-perl/DateTime-TimeZone/ChangeLog
152
153 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog?rev=1.153&view=markup
154 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog?rev=1.153&content-type=text/plain
155 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog?r1=1.152&r2=1.153
156
157 Index: ChangeLog
158 ===================================================================
159 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v
160 retrieving revision 1.152
161 retrieving revision 1.153
162 diff -u -r1.152 -r1.153
163 --- ChangeLog 28 Nov 2010 19:21:44 -0000 1.152
164 +++ ChangeLog 3 Dec 2010 01:33:21 -0000 1.153
165 @@ -1,6 +1,12 @@
166 # ChangeLog for dev-perl/DateTime-TimeZone
167 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
168 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.152 2010/11/28 19:21:44 armin76 Exp $
169 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/ChangeLog,v 1.153 2010/12/03 01:33:21 xmw Exp $
170 +
171 + 03 Dec 2010; Michael Weber <xmw@g.o> DateTime-TimeZone-1.19.ebuild,
172 + DateTime-TimeZone-1.20.ebuild, DateTime-TimeZone-1.21.ebuild,
173 + DateTime-TimeZone-1.22.ebuild, DateTime-TimeZone-1.23.ebuild,
174 + DateTime-TimeZone-1.26.ebuild:
175 + add ~arm (bug 302981)
176
177 28 Nov 2010; Raúl Porcel <armin76@g.o> DateTime-TimeZone-1.26.ebuild:
178 Add ~alpha/~ia64/~sparc wrt #345605
179
180
181
182 1.6 dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild
183
184 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild?rev=1.6&view=markup
185 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild?rev=1.6&content-type=text/plain
186 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild?r1=1.5&r2=1.6
187
188 Index: DateTime-TimeZone-1.22.ebuild
189 ===================================================================
190 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild,v
191 retrieving revision 1.5
192 retrieving revision 1.6
193 diff -u -r1.5 -r1.6
194 --- DateTime-TimeZone-1.22.ebuild 13 Nov 2010 19:34:58 -0000 1.5
195 +++ DateTime-TimeZone-1.22.ebuild 3 Dec 2010 01:33:21 -0000 1.6
196 @@ -1,6 +1,6 @@
197 # Copyright 1999-2010 Gentoo Foundation
198 # Distributed under the terms of the GNU General Public License v2
199 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild,v 1.5 2010/11/13 19:34:58 armin76 Exp $
200 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.22.ebuild,v 1.6 2010/12/03 01:33:21 xmw Exp $
201
202 EAPI=3
203
204 @@ -13,7 +13,7 @@
205 DESCRIPTION="Time zone object base class and factory"
206
207 SLOT="0"
208 -KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
209 +KEYWORDS="alpha amd64 ~arm ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
210 IUSE="test"
211
212 RDEPEND=">=dev-perl/Params-Validate-0.72
213
214
215
216 1.5 dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.ebuild
217
218 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.ebuild?rev=1.5&view=markup
219 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.ebuild?rev=1.5&content-type=text/plain
220 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.ebuild?r1=1.4&r2=1.5
221
222 Index: DateTime-TimeZone-1.19.ebuild
223 ===================================================================
224 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.ebuild,v
225 retrieving revision 1.4
226 retrieving revision 1.5
227 diff -u -r1.4 -r1.5
228 --- DateTime-TimeZone-1.19.ebuild 27 Jun 2010 19:08:14 -0000 1.4
229 +++ DateTime-TimeZone-1.19.ebuild 3 Dec 2010 01:33:21 -0000 1.5
230 @@ -1,6 +1,6 @@
231 # Copyright 1999-2010 Gentoo Foundation
232 # Distributed under the terms of the GNU General Public License v2
233 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.ebuild,v 1.4 2010/06/27 19:08:14 nixnut Exp $
234 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-TimeZone/DateTime-TimeZone-1.19.ebuild,v 1.5 2010/12/03 01:33:21 xmw Exp $
235
236 EAPI=2
237
238 @@ -13,7 +13,7 @@
239 DESCRIPTION="Time zone object base class and factory"
240
241 SLOT="0"
242 -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
243 +KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
244 IUSE="test"
245
246 RDEPEND=">=dev-perl/Params-Validate-0.72