Gentoo Archives: gentoo-commits

From: Torsten Veller <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dancer/
Date: Sat, 28 May 2011 06:13:41
Message-Id: 19b0db8ff819949de6fc06facc4bbee097fbee3f.tove@gentoo
1 commit: 19b0db8ff819949de6fc06facc4bbee097fbee3f
2 Author: Torsten Veller <tove <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 06:07:22 2011 +0000
4 Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 06:07:22 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=19b0db8f
7
8 [old] <dev-perl/Dancer-1.305.100 probably vulnerable (CVE-2011-1589)
9
10 (Portage version: 2.2.0_alpha36/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
11
12 ---
13 dev-perl/Dancer/ChangeLog | 5 ++++
14 dev-perl/Dancer/Dancer-1.301.400.ebuild | 39 ------------------------------
15 dev-perl/Dancer/Dancer-1.302.0.ebuild | 39 ------------------------------
16 dev-perl/Dancer/Dancer-1.303.0.ebuild | 39 ------------------------------
17 dev-perl/Dancer/Dancer-1.304.0.ebuild | 39 ------------------------------
18 dev-perl/Dancer/Dancer-1.305.0.ebuild | 40 -------------------------------
19 6 files changed, 5 insertions(+), 196 deletions(-)
20
21 diff --git a/dev-perl/Dancer/ChangeLog b/dev-perl/Dancer/ChangeLog
22 index 79b554f..b0c7cf5 100644
23 --- a/dev-perl/Dancer/ChangeLog
24 +++ b/dev-perl/Dancer/ChangeLog
25 @@ -2,6 +2,11 @@
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 # $Header: $
28
29 + 28 May 2011; Torsten Veller <tove@g.o> -Dancer-1.301.400.ebuild,
30 + -Dancer-1.302.0.ebuild, -Dancer-1.303.0.ebuild, -Dancer-1.304.0.ebuild,
31 + -Dancer-1.305.0.ebuild:
32 + Cleanup
33 +
34 *Dancer-1.305.100 (28 May 2011)
35
36 28 May 2011; Torsten Veller <tove@g.o> +Dancer-1.305.100.ebuild:
37
38 diff --git a/dev-perl/Dancer/Dancer-1.301.400.ebuild b/dev-perl/Dancer/Dancer-1.301.400.ebuild
39 deleted file mode 100644
40 index f5c553e..0000000
41 --- a/dev-perl/Dancer/Dancer-1.301.400.ebuild
42 +++ /dev/null
43 @@ -1,39 +0,0 @@
44 -# Copyright 1999-2011 Gentoo Foundation
45 -# Distributed under the terms of the GNU General Public License v2
46 -# $Header: $
47 -EAPI="3"
48 -MODULE_AUTHOR=SUKRIA
49 -MODULE_VERSION="1.3014"
50 -inherit perl-module
51 -
52 -DESCRIPTION="lightweight yet powerful web application framework"
53 -LICENSE="|| ( Artistic GPL-2 )"
54 -SLOT="0"
55 -KEYWORDS="~amd64 ~x86"
56 -IUSE="test"
57 -
58 -comment() { echo ''; }
59 -
60 -COMMON_DEPEND="
61 - dev-perl/libwww-perl
62 - >=dev-perl/HTTP-Body-1.70.0
63 - >=dev-perl/HTTP-Server-Simple-PSGI-0.110.0
64 - dev-perl/MIME-Types
65 - dev-perl/URI
66 - $(comment File::Basename )
67 - virtual/perl-File-Spec
68 - virtual/perl-Encode
69 - virtual/perl-Time-HiRes
70 -
71 -"
72 -DEPEND="
73 - ${COMMON_DEPEND}
74 - virtual/perl-ExtUtils-MakeMaker
75 - test? (
76 - >=virtual/perl-Test-Simple-0.94
77 - )
78 -"
79 -RDEPEND="
80 - ${COMMON_DEPEND}
81 -"
82 -SRC_TEST="do"
83
84 diff --git a/dev-perl/Dancer/Dancer-1.302.0.ebuild b/dev-perl/Dancer/Dancer-1.302.0.ebuild
85 deleted file mode 100644
86 index 846c607..0000000
87 --- a/dev-perl/Dancer/Dancer-1.302.0.ebuild
88 +++ /dev/null
89 @@ -1,39 +0,0 @@
90 -# Copyright 1999-2011 Gentoo Foundation
91 -# Distributed under the terms of the GNU General Public License v2
92 -# $Header: $
93 -EAPI="3"
94 -MODULE_AUTHOR=XSAWYERX
95 -MODULE_VERSION="1.3020"
96 -inherit perl-module
97 -
98 -DESCRIPTION="lightweight yet powerful web application framework"
99 -LICENSE="|| ( Artistic GPL-2 )"
100 -SLOT="0"
101 -KEYWORDS="~amd64 ~x86"
102 -IUSE="test"
103 -
104 -comment() { echo ''; }
105 -
106 -COMMON_DEPEND="
107 - dev-perl/libwww-perl
108 - >=dev-perl/HTTP-Body-1.70.0
109 - >=dev-perl/HTTP-Server-Simple-PSGI-0.110.0
110 - dev-perl/MIME-Types
111 - dev-perl/URI
112 - $(comment File::Basename )
113 - virtual/perl-File-Spec
114 - virtual/perl-Encode
115 - virtual/perl-Time-HiRes
116 -
117 -"
118 -DEPEND="
119 - ${COMMON_DEPEND}
120 - virtual/perl-ExtUtils-MakeMaker
121 - test? (
122 - >=virtual/perl-Test-Simple-0.94
123 - )
124 -"
125 -RDEPEND="
126 - ${COMMON_DEPEND}
127 -"
128 -SRC_TEST="do"
129
130 diff --git a/dev-perl/Dancer/Dancer-1.303.0.ebuild b/dev-perl/Dancer/Dancer-1.303.0.ebuild
131 deleted file mode 100644
132 index d91c724..0000000
133 --- a/dev-perl/Dancer/Dancer-1.303.0.ebuild
134 +++ /dev/null
135 @@ -1,39 +0,0 @@
136 -# Copyright 1999-2011 Gentoo Foundation
137 -# Distributed under the terms of the GNU General Public License v2
138 -# $Header: $
139 -EAPI=4
140 -MODULE_AUTHOR=XSAWYERX
141 -MODULE_VERSION="1.3030"
142 -inherit perl-module
143 -
144 -DESCRIPTION="lightweight yet powerful web application framework"
145 -LICENSE="|| ( Artistic GPL-2 )"
146 -SLOT="0"
147 -KEYWORDS="~amd64 ~x86"
148 -IUSE="test"
149 -
150 -comment() { echo ''; }
151 -
152 -COMMON_DEPEND="
153 - dev-perl/libwww-perl
154 - >=dev-perl/HTTP-Body-1.70.0
155 - >=dev-perl/HTTP-Server-Simple-PSGI-0.110.0
156 - dev-perl/MIME-Types
157 - dev-perl/URI
158 - $(comment File::Basename )
159 - virtual/perl-File-Spec
160 - virtual/perl-Encode
161 - virtual/perl-Time-HiRes
162 -
163 -"
164 -DEPEND="
165 - ${COMMON_DEPEND}
166 - virtual/perl-ExtUtils-MakeMaker
167 - test? (
168 - >=virtual/perl-Test-Simple-0.94
169 - )
170 -"
171 -RDEPEND="
172 - ${COMMON_DEPEND}
173 -"
174 -SRC_TEST="do"
175
176 diff --git a/dev-perl/Dancer/Dancer-1.304.0.ebuild b/dev-perl/Dancer/Dancer-1.304.0.ebuild
177 deleted file mode 100644
178 index 4827068..0000000
179 --- a/dev-perl/Dancer/Dancer-1.304.0.ebuild
180 +++ /dev/null
181 @@ -1,39 +0,0 @@
182 -# Copyright 1999-2011 Gentoo Foundation
183 -# Distributed under the terms of the GNU General Public License v2
184 -# $Header: $
185 -EAPI=4
186 -MODULE_AUTHOR=XSAWYERX
187 -MODULE_VERSION="1.3040"
188 -inherit perl-module
189 -
190 -DESCRIPTION="lightweight yet powerful web application framework"
191 -LICENSE="|| ( Artistic GPL-2 )"
192 -SLOT="0"
193 -KEYWORDS="~amd64 ~x86"
194 -IUSE="test"
195 -
196 -comment() { echo ''; }
197 -
198 -COMMON_DEPEND="
199 - dev-perl/libwww-perl
200 - >=dev-perl/HTTP-Body-1.70.0
201 - >=dev-perl/HTTP-Server-Simple-PSGI-0.110.0
202 - dev-perl/MIME-Types
203 - dev-perl/URI
204 - $(comment File::Basename )
205 - virtual/perl-File-Spec
206 - virtual/perl-Encode
207 - virtual/perl-Time-HiRes
208 -
209 -"
210 -DEPEND="
211 - ${COMMON_DEPEND}
212 - virtual/perl-ExtUtils-MakeMaker
213 - test? (
214 - >=virtual/perl-Test-Simple-0.94
215 - )
216 -"
217 -RDEPEND="
218 - ${COMMON_DEPEND}
219 -"
220 -SRC_TEST="do"
221
222 diff --git a/dev-perl/Dancer/Dancer-1.305.0.ebuild b/dev-perl/Dancer/Dancer-1.305.0.ebuild
223 deleted file mode 100644
224 index fd7fd02..0000000
225 --- a/dev-perl/Dancer/Dancer-1.305.0.ebuild
226 +++ /dev/null
227 @@ -1,40 +0,0 @@
228 -# Copyright 1999-2011 Gentoo Foundation
229 -# Distributed under the terms of the GNU General Public License v2
230 -# $Header: $
231 -EAPI=4
232 -MODULE_AUTHOR=SUKRIA
233 -MODULE_VERSION="1.3050"
234 -inherit perl-module
235 -
236 -DESCRIPTION="lightweight yet powerful web application framework"
237 -LICENSE="|| ( Artistic GPL-2 )"
238 -SLOT="0"
239 -KEYWORDS="~amd64 ~x86"
240 -IUSE="test"
241 -
242 -comment() { echo ''; }
243 -
244 -COMMON_DEPEND="
245 - dev-perl/libwww-perl
246 - >=dev-perl/HTTP-Body-1.70.0
247 - >=dev-perl/HTTP-Server-Simple-PSGI-0.110.0
248 - dev-perl/MIME-Types
249 - dev-perl/URI
250 - $(comment File::Basename )
251 - virtual/perl-File-Spec
252 - virtual/perl-Encode
253 - virtual/perl-Time-HiRes
254 -
255 -"
256 -DEPEND="
257 - ${COMMON_DEPEND}
258 - virtual/perl-ExtUtils-MakeMaker
259 - test? (
260 - >=virtual/perl-Test-Simple-0.94 $(comment 0.940.0)
261 - $(comment Tie::Hash::NamedCapture)
262 - )
263 -"
264 -RDEPEND="
265 - ${COMMON_DEPEND}
266 -"
267 -SRC_TEST="do"