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-perl/POE: POE-1.353.0.ebuild POE-1.289.ebuild ChangeLog POE-1.312.0.ebuild POE-1.351.0.ebuild POE-1.354.0.ebuild POE-1.350.0.ebuild
Date: Sun, 29 Jul 2012 16:08:37
Message-Id: 20120729160826.C48E72004B@flycatcher.gentoo.org
1 armin76 12/07/29 16:08:26
2
3 Modified: POE-1.353.0.ebuild POE-1.289.ebuild ChangeLog
4 POE-1.312.0.ebuild POE-1.351.0.ebuild
5 POE-1.354.0.ebuild POE-1.350.0.ebuild
6 Log:
7 Drop sparc keywords
8
9 (Portage version: 2.1.11.5/cvs/Linux ia64)
10
11 Revision Changes Path
12 1.2 dev-perl/POE/POE-1.353.0.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.353.0.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.353.0.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.353.0.ebuild?r1=1.1&r2=1.2
17
18 Index: POE-1.353.0.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.353.0.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- POE-1.353.0.ebuild 8 May 2012 18:06:48 -0000 1.1
25 +++ POE-1.353.0.ebuild 29 Jul 2012 16:08:26 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.353.0.ebuild,v 1.1 2012/05/08 18:06:48 tove Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.353.0.ebuild,v 1.2 2012/07/29 16:08:26 armin76 Exp $
31
32 EAPI=4
33
34 @@ -12,7 +12,7 @@
35 DESCRIPTION="A framework for creating multitasking programs in Perl"
36
37 SLOT="0"
38 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
39 +KEYWORDS="~amd64 ~ppc ~x86"
40 IUSE="ipv6 libwww ncurses tk test"
41
42 RDEPEND="
43
44
45
46 1.5 dev-perl/POE/POE-1.289.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.289.ebuild?rev=1.5&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.289.ebuild?rev=1.5&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.289.ebuild?r1=1.4&r2=1.5
51
52 Index: POE-1.289.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.289.ebuild,v
55 retrieving revision 1.4
56 retrieving revision 1.5
57 diff -u -r1.4 -r1.5
58 --- POE-1.289.ebuild 27 Jun 2010 19:16:13 -0000 1.4
59 +++ POE-1.289.ebuild 29 Jul 2012 16:08:26 -0000 1.5
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2010 Gentoo Foundation
62 +# Copyright 1999-2012 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.289.ebuild,v 1.4 2010/06/27 19:16:13 nixnut Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.289.ebuild,v 1.5 2012/07/29 16:08:26 armin76 Exp $
66
67 EAPI=2
68
69 @@ -13,7 +13,7 @@
70 DESCRIPTION="A framework for creating multitasking programs in Perl"
71
72 SLOT="0"
73 -KEYWORDS="amd64 ppc sparc x86"
74 +KEYWORDS="amd64 ppc x86"
75 IUSE="ipv6 libwww ncurses tk test"
76
77 RDEPEND=">=dev-perl/Event-1.09
78
79
80
81 1.130 dev-perl/POE/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/ChangeLog?rev=1.130&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/ChangeLog?rev=1.130&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/ChangeLog?r1=1.129&r2=1.130
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v
90 retrieving revision 1.129
91 retrieving revision 1.130
92 diff -u -r1.129 -r1.130
93 --- ChangeLog 24 Jun 2012 12:58:27 -0000 1.129
94 +++ ChangeLog 29 Jul 2012 16:08:26 -0000 1.130
95 @@ -1,6 +1,11 @@
96 # ChangeLog for dev-perl/POE
97 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.129 2012/06/24 12:58:27 tove Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.130 2012/07/29 16:08:26 armin76 Exp $
100 +
101 + 29 Jul 2012; Raúl Porcel <armin76@g.o> POE-1.289.ebuild,
102 + POE-1.312.0.ebuild, POE-1.350.0.ebuild, POE-1.351.0.ebuild,
103 + POE-1.353.0.ebuild, POE-1.354.0.ebuild:
104 + Drop sparc keywords
105
106 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
107 Update CPAN upstream info
108
109
110
111 1.2 dev-perl/POE/POE-1.312.0.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.312.0.ebuild?rev=1.2&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.312.0.ebuild?rev=1.2&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.312.0.ebuild?r1=1.1&r2=1.2
116
117 Index: POE-1.312.0.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.312.0.ebuild,v
120 retrieving revision 1.1
121 retrieving revision 1.2
122 diff -u -r1.1 -r1.2
123 --- POE-1.312.0.ebuild 5 Aug 2011 17:02:44 -0000 1.1
124 +++ POE-1.312.0.ebuild 29 Jul 2012 16:08:26 -0000 1.2
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2011 Gentoo Foundation
127 +# Copyright 1999-2012 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.312.0.ebuild,v 1.1 2011/08/05 17:02:44 tove Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.312.0.ebuild,v 1.2 2012/07/29 16:08:26 armin76 Exp $
131
132 EAPI=4
133
134 @@ -11,7 +11,7 @@
135 DESCRIPTION="A framework for creating multitasking programs in Perl"
136
137 SLOT="0"
138 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
139 +KEYWORDS="~amd64 ~ppc ~x86"
140 IUSE="ipv6 libwww ncurses tk test"
141
142 RDEPEND=">=dev-perl/Event-1.09
143
144
145
146 1.2 dev-perl/POE/POE-1.351.0.ebuild
147
148 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.351.0.ebuild?rev=1.2&view=markup
149 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.351.0.ebuild?rev=1.2&content-type=text/plain
150 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.351.0.ebuild?r1=1.1&r2=1.2
151
152 Index: POE-1.351.0.ebuild
153 ===================================================================
154 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.351.0.ebuild,v
155 retrieving revision 1.1
156 retrieving revision 1.2
157 diff -u -r1.1 -r1.2
158 --- POE-1.351.0.ebuild 13 Mar 2012 14:50:03 -0000 1.1
159 +++ POE-1.351.0.ebuild 29 Jul 2012 16:08:26 -0000 1.2
160 @@ -1,6 +1,6 @@
161 # Copyright 1999-2012 Gentoo Foundation
162 # Distributed under the terms of the GNU General Public License v2
163 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.351.0.ebuild,v 1.1 2012/03/13 14:50:03 tove Exp $
164 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.351.0.ebuild,v 1.2 2012/07/29 16:08:26 armin76 Exp $
165
166 EAPI=4
167
168 @@ -11,7 +11,7 @@
169 DESCRIPTION="A framework for creating multitasking programs in Perl"
170
171 SLOT="0"
172 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
173 +KEYWORDS="~amd64 ~ppc ~x86"
174 IUSE="ipv6 libwww ncurses tk test"
175
176 RDEPEND=">=dev-perl/Event-1.09
177
178
179
180 1.2 dev-perl/POE/POE-1.354.0.ebuild
181
182 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.354.0.ebuild?rev=1.2&view=markup
183 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.354.0.ebuild?rev=1.2&content-type=text/plain
184 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.354.0.ebuild?r1=1.1&r2=1.2
185
186 Index: POE-1.354.0.ebuild
187 ===================================================================
188 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.354.0.ebuild,v
189 retrieving revision 1.1
190 retrieving revision 1.2
191 diff -u -r1.1 -r1.2
192 --- POE-1.354.0.ebuild 18 May 2012 15:26:47 -0000 1.1
193 +++ POE-1.354.0.ebuild 29 Jul 2012 16:08:26 -0000 1.2
194 @@ -1,6 +1,6 @@
195 # Copyright 1999-2012 Gentoo Foundation
196 # Distributed under the terms of the GNU General Public License v2
197 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.354.0.ebuild,v 1.1 2012/05/18 15:26:47 tove Exp $
198 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.354.0.ebuild,v 1.2 2012/07/29 16:08:26 armin76 Exp $
199
200 EAPI=4
201
202 @@ -12,7 +12,7 @@
203 DESCRIPTION="A framework for creating multitasking programs in Perl"
204
205 SLOT="0"
206 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
207 +KEYWORDS="~amd64 ~ppc ~x86"
208 IUSE="ipv6 libwww ncurses tk test"
209
210 RDEPEND="
211
212
213
214 1.5 dev-perl/POE/POE-1.350.0.ebuild
215
216 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.350.0.ebuild?rev=1.5&view=markup
217 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.350.0.ebuild?rev=1.5&content-type=text/plain
218 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.350.0.ebuild?r1=1.4&r2=1.5
219
220 Index: POE-1.350.0.ebuild
221 ===================================================================
222 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.350.0.ebuild,v
223 retrieving revision 1.4
224 retrieving revision 1.5
225 diff -u -r1.4 -r1.5
226 --- POE-1.350.0.ebuild 16 Apr 2012 21:39:45 -0000 1.4
227 +++ POE-1.350.0.ebuild 29 Jul 2012 16:08:26 -0000 1.5
228 @@ -1,6 +1,6 @@
229 # Copyright 1999-2012 Gentoo Foundation
230 # Distributed under the terms of the GNU General Public License v2
231 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.350.0.ebuild,v 1.4 2012/04/16 21:39:45 ranger Exp $
232 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.350.0.ebuild,v 1.5 2012/07/29 16:08:26 armin76 Exp $
233
234 EAPI=4
235
236 @@ -11,7 +11,7 @@
237 DESCRIPTION="A framework for creating multitasking programs in Perl"
238
239 SLOT="0"
240 -KEYWORDS="amd64 ppc ~sparc x86"
241 +KEYWORDS="amd64 ppc x86"
242 IUSE="ipv6 libwww ncurses tk test"
243
244 RDEPEND=">=dev-perl/Event-1.09