Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/MogileFS-Utils: MogileFS-Utils-2.11.ebuild MogileFS-Utils-2.12.ebuild ChangeLog MogileFS-Utils-2.13.ebuild MogileFS-Utils-2.10.ebuild MogileFS-Utils-2.09.ebuild MogileFS-Utils-2.07.ebuild
Date: Tue, 18 Nov 2008 15:16:19
Message-Id: E1L2SJL-0005gX-FS@stork.gentoo.org
1 tove 08/11/18 15:16:15
2
3 Modified: MogileFS-Utils-2.11.ebuild
4 MogileFS-Utils-2.12.ebuild ChangeLog
5 MogileFS-Utils-2.13.ebuild
6 MogileFS-Utils-2.10.ebuild
7 MogileFS-Utils-2.09.ebuild
8 MogileFS-Utils-2.07.ebuild
9 Log:
10 New virtuals: Compress-Zlib
11 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
12
13 Revision Changes Path
14 1.2 dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild
15
16 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild?rev=1.2&view=markup
17 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild?rev=1.2&content-type=text/plain
18 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild?r1=1.1&r2=1.2
19
20 Index: MogileFS-Utils-2.11.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild,v
23 retrieving revision 1.1
24 retrieving revision 1.2
25 diff -u -r1.1 -r1.2
26 --- MogileFS-Utils-2.11.ebuild 26 Jun 2007 23:56:27 -0000 1.1
27 +++ MogileFS-Utils-2.11.ebuild 18 Nov 2008 15:16:15 -0000 1.2
28 @@ -1,6 +1,6 @@
29 -# Copyright 1999-2007 Gentoo Foundation
30 +# Copyright 1999-2008 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild,v 1.1 2007/06/26 23:56:27 robbat2 Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.11.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $
34
35 inherit perl-module
36
37 @@ -14,7 +14,7 @@
38 LICENSE="|| ( Artistic GPL-2 )"
39 KEYWORDS="~amd64 ~ppc ~x86"
40
41 -DEPEND="dev-perl/Compress-Zlib
42 +DEPEND="virtual/perl-Compress-Zlib
43 dev-perl/libwww-perl
44 >=dev-perl/MogileFS-Client-1.07
45 dev-lang/perl"
46
47
48
49 1.2 dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild?rev=1.2&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild?rev=1.2&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild?r1=1.1&r2=1.2
54
55 Index: MogileFS-Utils-2.12.ebuild
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild,v
58 retrieving revision 1.1
59 retrieving revision 1.2
60 diff -u -r1.1 -r1.2
61 --- MogileFS-Utils-2.12.ebuild 27 Oct 2007 01:28:34 -0000 1.1
62 +++ MogileFS-Utils-2.12.ebuild 18 Nov 2008 15:16:15 -0000 1.2
63 @@ -1,6 +1,6 @@
64 -# Copyright 1999-2007 Gentoo Foundation
65 +# Copyright 1999-2008 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild,v 1.1 2007/10/27 01:28:34 robbat2 Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.12.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $
69
70 MODULE_AUTHOR="BRADFITZ"
71 inherit perl-module
72 @@ -13,7 +13,7 @@
73 LICENSE="|| ( Artistic GPL-2 )"
74 KEYWORDS="~amd64 ~ppc ~x86"
75
76 -DEPEND="dev-perl/Compress-Zlib
77 +DEPEND="virtual/perl-Compress-Zlib
78 dev-perl/libwww-perl
79 >=dev-perl/MogileFS-Client-1.07
80 dev-lang/perl"
81
82
83
84 1.7 dev-perl/MogileFS-Utils/ChangeLog
85
86 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?rev=1.7&view=markup
87 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?rev=1.7&content-type=text/plain
88 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog?r1=1.6&r2=1.7
89
90 Index: ChangeLog
91 ===================================================================
92 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v
93 retrieving revision 1.6
94 retrieving revision 1.7
95 diff -u -r1.6 -r1.7
96 --- ChangeLog 30 Sep 2008 06:23:02 -0000 1.6
97 +++ ChangeLog 18 Nov 2008 15:16:15 -0000 1.7
98 @@ -1,6 +1,12 @@
99 # ChangeLog for dev-perl/MogileFS-Utils
100 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
101 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.6 2008/09/30 06:23:02 robbat2 Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/ChangeLog,v 1.7 2008/11/18 15:16:15 tove Exp $
103 +
104 + 18 Nov 2008; Torsten Veller <tove@g.o> MogileFS-Utils-2.07.ebuild,
105 + MogileFS-Utils-2.09.ebuild, MogileFS-Utils-2.10.ebuild,
106 + MogileFS-Utils-2.11.ebuild, MogileFS-Utils-2.12.ebuild,
107 + MogileFS-Utils-2.13.ebuild:
108 + New virtuals: Compress-Zlib
109
110 *MogileFS-Utils-2.13 (30 Sep 2008)
111
112
113
114
115 1.2 dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild
116
117 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild?rev=1.2&view=markup
118 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild?rev=1.2&content-type=text/plain
119 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild?r1=1.1&r2=1.2
120
121 Index: MogileFS-Utils-2.13.ebuild
122 ===================================================================
123 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild,v
124 retrieving revision 1.1
125 retrieving revision 1.2
126 diff -u -r1.1 -r1.2
127 --- MogileFS-Utils-2.13.ebuild 30 Sep 2008 06:23:02 -0000 1.1
128 +++ MogileFS-Utils-2.13.ebuild 18 Nov 2008 15:16:15 -0000 1.2
129 @@ -1,6 +1,6 @@
130 # Copyright 1999-2008 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild,v 1.1 2008/09/30 06:23:02 robbat2 Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.13.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $
134
135 MODULE_AUTHOR="DORMANDO"
136 inherit perl-module
137 @@ -13,7 +13,7 @@
138 LICENSE="|| ( Artistic GPL-2 )"
139 KEYWORDS="~amd64 ~ppc ~x86"
140
141 -DEPEND="dev-perl/Compress-Zlib
142 +DEPEND="virtual/perl-Compress-Zlib
143 dev-perl/libwww-perl
144 >=dev-perl/MogileFS-Client-1.07
145 dev-lang/perl"
146
147
148
149 1.2 dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild
150
151 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild?rev=1.2&view=markup
152 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild?rev=1.2&content-type=text/plain
153 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild?r1=1.1&r2=1.2
154
155 Index: MogileFS-Utils-2.10.ebuild
156 ===================================================================
157 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild,v
158 retrieving revision 1.1
159 retrieving revision 1.2
160 diff -u -r1.1 -r1.2
161 --- MogileFS-Utils-2.10.ebuild 16 May 2007 11:13:22 -0000 1.1
162 +++ MogileFS-Utils-2.10.ebuild 18 Nov 2008 15:16:15 -0000 1.2
163 @@ -1,6 +1,6 @@
164 -# Copyright 1999-2007 Gentoo Foundation
165 +# Copyright 1999-2008 Gentoo Foundation
166 # Distributed under the terms of the GNU General Public License v2
167 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild,v 1.1 2007/05/16 11:13:22 robbat2 Exp $
168 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.10.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $
169
170 inherit perl-module
171
172 @@ -14,7 +14,7 @@
173 LICENSE="|| ( Artistic GPL-2 )"
174 KEYWORDS="~amd64 ~ppc ~x86"
175
176 -DEPEND="dev-perl/Compress-Zlib
177 +DEPEND="virtual/perl-Compress-Zlib
178 dev-perl/libwww-perl
179 >=dev-perl/MogileFS-Client-1.07
180 dev-lang/perl"
181
182
183
184 1.2 dev-perl/MogileFS-Utils/MogileFS-Utils-2.09.ebuild
185
186 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.09.ebuild?rev=1.2&view=markup
187 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.09.ebuild?rev=1.2&content-type=text/plain
188 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.09.ebuild?r1=1.1&r2=1.2
189
190 Index: MogileFS-Utils-2.09.ebuild
191 ===================================================================
192 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.09.ebuild,v
193 retrieving revision 1.1
194 retrieving revision 1.2
195 diff -u -r1.1 -r1.2
196 --- MogileFS-Utils-2.09.ebuild 9 May 2007 07:47:01 -0000 1.1
197 +++ MogileFS-Utils-2.09.ebuild 18 Nov 2008 15:16:15 -0000 1.2
198 @@ -1,6 +1,6 @@
199 -# Copyright 1999-2007 Gentoo Foundation
200 +# Copyright 1999-2008 Gentoo Foundation
201 # Distributed under the terms of the GNU General Public License v2
202 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.09.ebuild,v 1.1 2007/05/09 07:47:01 robbat2 Exp $
203 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.09.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $
204
205 inherit perl-module
206
207 @@ -14,7 +14,7 @@
208 LICENSE="|| ( Artistic GPL-2 )"
209 KEYWORDS="~amd64 ~ppc ~x86"
210
211 -DEPEND="dev-perl/Compress-Zlib
212 +DEPEND="virtual/perl-Compress-Zlib
213 dev-perl/libwww-perl
214 >=dev-perl/MogileFS-Client-1.07
215 dev-lang/perl"
216
217
218
219 1.2 dev-perl/MogileFS-Utils/MogileFS-Utils-2.07.ebuild
220
221 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.07.ebuild?rev=1.2&view=markup
222 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.07.ebuild?rev=1.2&content-type=text/plain
223 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.07.ebuild?r1=1.1&r2=1.2
224
225 Index: MogileFS-Utils-2.07.ebuild
226 ===================================================================
227 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.07.ebuild,v
228 retrieving revision 1.1
229 retrieving revision 1.2
230 diff -u -r1.1 -r1.2
231 --- MogileFS-Utils-2.07.ebuild 30 Apr 2007 06:09:05 -0000 1.1
232 +++ MogileFS-Utils-2.07.ebuild 18 Nov 2008 15:16:15 -0000 1.2
233 @@ -1,6 +1,6 @@
234 -# Copyright 1999-2007 Gentoo Foundation
235 +# Copyright 1999-2008 Gentoo Foundation
236 # Distributed under the terms of the GNU General Public License v2
237 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.07.ebuild,v 1.1 2007/04/30 06:09:05 robbat2 Exp $
238 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MogileFS-Utils/MogileFS-Utils-2.07.ebuild,v 1.2 2008/11/18 15:16:15 tove Exp $
239
240 inherit perl-module
241
242 @@ -14,7 +14,7 @@
243 LICENSE="|| ( Artistic GPL-2 )"
244 KEYWORDS="~amd64 ~ppc ~x86"
245
246 -DEPEND="dev-perl/Compress-Zlib
247 +DEPEND="virtual/perl-Compress-Zlib
248 dev-perl/libwww-perl
249 dev-perl/MogileFS-Client
250 dev-lang/perl"