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-util/svk: svk-1.08.ebuild svk-1.07-r1.ebuild svk-1.07.ebuild svk-1.06.ebuild svk-1.06-r1.ebuild ChangeLog
Date: Tue, 18 Nov 2008 16:04:50
Message-Id: E1L2T4F-0006br-5X@stork.gentoo.org
1 tove 08/11/18 16:04:43
2
3 Modified: svk-1.08.ebuild svk-1.07-r1.ebuild svk-1.07.ebuild
4 svk-1.06.ebuild svk-1.06-r1.ebuild ChangeLog
5 Log:
6 New virtuals: Compress-Zlib Locale-Maketext-Simple Pod-Escapes Pod-Simple
7 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
8
9 Revision Changes Path
10 1.4 dev-util/svk/svk-1.08.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.08.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.08.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.08.ebuild?r1=1.3&r2=1.4
15
16 Index: svk-1.08.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.08.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- svk-1.08.ebuild 12 Jul 2007 01:05:42 -0000 1.3
23 +++ svk-1.08.ebuild 18 Nov 2008 16:04:43 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2006 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.08.ebuild,v 1.3 2007/07/12 01:05:42 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.08.ebuild,v 1.4 2008/11/18 16:04:43 tove Exp $
30
31 inherit eutils perl-module bash-completion
32
33 @@ -26,8 +26,8 @@
34 >=dev-perl/Data-Hierarchy-0.21
35 >=virtual/perl-File-Temp-0.14
36 dev-perl/Clone
37 - dev-perl/Pod-Escapes
38 - dev-perl/Pod-Simple
39 + virtual/perl-Pod-Escapes
40 + virtual/perl-Pod-Simple
41 >=dev-perl/PerlIO-via-dynamic-0.11
42 >=dev-perl/PerlIO-via-symlink-0.02
43 dev-perl/IO-Digest
44 @@ -43,12 +43,12 @@
45 >=dev-perl/SVN-Mirror-0.66
46 nls? (
47 >=dev-perl/locale-maketext-lexicon-0.42
48 - >=dev-perl/Locale-Maketext-Simple-0.12
49 + >=virtual/perl-Locale-Maketext-Simple-0.12
50 )
51 pager? ( dev-perl/IO-Pager )
52 >=dev-perl/SVN-Mirror-0.66
53 patch? (
54 - dev-perl/Compress-Zlib
55 + virtual/perl-Compress-Zlib
56 dev-perl/FreezeThaw
57 )
58 crypt? ( app-crypt/gnupg )"
59
60
61
62 1.3 dev-util/svk/svk-1.07-r1.ebuild
63
64 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.07-r1.ebuild?rev=1.3&view=markup
65 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.07-r1.ebuild?rev=1.3&content-type=text/plain
66 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.07-r1.ebuild?r1=1.2&r2=1.3
67
68 Index: svk-1.07-r1.ebuild
69 ===================================================================
70 RCS file: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.07-r1.ebuild,v
71 retrieving revision 1.2
72 retrieving revision 1.3
73 diff -u -r1.2 -r1.3
74 --- svk-1.07-r1.ebuild 12 Jul 2007 01:05:42 -0000 1.2
75 +++ svk-1.07-r1.ebuild 18 Nov 2008 16:04:43 -0000 1.3
76 @@ -1,6 +1,6 @@
77 -# Copyright 1999-2006 Gentoo Foundation
78 +# Copyright 1999-2008 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 -# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.07-r1.ebuild,v 1.2 2007/07/12 01:05:42 mr_bones_ Exp $
81 +# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.07-r1.ebuild,v 1.3 2008/11/18 16:04:43 tove Exp $
82
83 inherit eutils perl-module bash-completion
84
85 @@ -26,8 +26,8 @@
86 >=dev-perl/Data-Hierarchy-0.21
87 >=virtual/perl-File-Temp-0.14
88 dev-perl/Clone
89 - dev-perl/Pod-Escapes
90 - dev-perl/Pod-Simple
91 + virtual/perl-Pod-Escapes
92 + virtual/perl-Pod-Simple
93 >=dev-perl/PerlIO-via-dynamic-0.11
94 >=dev-perl/PerlIO-via-symlink-0.02
95 dev-perl/IO-Digest
96 @@ -41,12 +41,12 @@
97 >=virtual/perl-Getopt-Long-2.34
98 nls? (
99 >=dev-perl/locale-maketext-lexicon-0.42
100 - >=dev-perl/Locale-Maketext-Simple-0.12
101 + >=virtual/perl-Locale-Maketext-Simple-0.12
102 )
103 pager? ( dev-perl/IO-Pager )
104 svn-mirror? ( >=dev-perl/SVN-Mirror-0.66 )
105 patch? (
106 - dev-perl/Compress-Zlib
107 + virtual/perl-Compress-Zlib
108 dev-perl/FreezeThaw
109 )
110 crypt? ( app-crypt/gnupg )"
111
112
113
114 1.3 dev-util/svk/svk-1.07.ebuild
115
116 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.07.ebuild?rev=1.3&view=markup
117 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.07.ebuild?rev=1.3&content-type=text/plain
118 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.07.ebuild?r1=1.2&r2=1.3
119
120 Index: svk-1.07.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.07.ebuild,v
123 retrieving revision 1.2
124 retrieving revision 1.3
125 diff -u -r1.2 -r1.3
126 --- svk-1.07.ebuild 12 Jul 2007 01:05:42 -0000 1.2
127 +++ svk-1.07.ebuild 18 Nov 2008 16:04:43 -0000 1.3
128 @@ -1,6 +1,6 @@
129 -# Copyright 1999-2006 Gentoo Foundation
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-util/svk/svk-1.07.ebuild,v 1.2 2007/07/12 01:05:42 mr_bones_ Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.07.ebuild,v 1.3 2008/11/18 16:04:43 tove Exp $
134
135 inherit eutils perl-module bash-completion
136
137 @@ -26,8 +26,8 @@
138 >=dev-perl/Data-Hierarchy-0.21
139 >=virtual/perl-File-Temp-0.14
140 dev-perl/Clone
141 - dev-perl/Pod-Escapes
142 - dev-perl/Pod-Simple
143 + virtual/perl-Pod-Escapes
144 + virtual/perl-Pod-Simple
145 >=dev-perl/PerlIO-via-dynamic-0.11
146 >=dev-perl/PerlIO-via-symlink-0.02
147 dev-perl/IO-Digest
148 @@ -41,12 +41,12 @@
149 >=virtual/perl-Getopt-Long-2.34
150 nls? (
151 >=dev-perl/locale-maketext-lexicon-0.42
152 - >=dev-perl/Locale-Maketext-Simple-0.12
153 + >=virtual/perl-Locale-Maketext-Simple-0.12
154 )
155 pager? ( dev-perl/IO-Pager )
156 svn-mirror? ( >=dev-perl/SVN-Mirror-0.66 )
157 patch? (
158 - dev-perl/Compress-Zlib
159 + virtual/perl-Compress-Zlib
160 dev-perl/FreezeThaw
161 )
162 crypt? ( app-crypt/gnupg )"
163
164
165
166 1.4 dev-util/svk/svk-1.06.ebuild
167
168 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.06.ebuild?rev=1.4&view=markup
169 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.06.ebuild?rev=1.4&content-type=text/plain
170 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.06.ebuild?r1=1.3&r2=1.4
171
172 Index: svk-1.06.ebuild
173 ===================================================================
174 RCS file: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.06.ebuild,v
175 retrieving revision 1.3
176 retrieving revision 1.4
177 diff -u -r1.3 -r1.4
178 --- svk-1.06.ebuild 12 Jul 2007 01:05:42 -0000 1.3
179 +++ svk-1.06.ebuild 18 Nov 2008 16:04:43 -0000 1.4
180 @@ -1,6 +1,6 @@
181 -# Copyright 1999-2006 Gentoo Foundation
182 +# Copyright 1999-2008 Gentoo Foundation
183 # Distributed under the terms of the GNU General Public License v2
184 -# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.06.ebuild,v 1.3 2007/07/12 01:05:42 mr_bones_ Exp $
185 +# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.06.ebuild,v 1.4 2008/11/18 16:04:43 tove Exp $
186
187 inherit eutils perl-module bash-completion
188
189 @@ -26,8 +26,8 @@
190 >=dev-perl/Data-Hierarchy-0.21
191 >=virtual/perl-File-Temp-0.14
192 dev-perl/Clone
193 - dev-perl/Pod-Escapes
194 - dev-perl/Pod-Simple
195 + virtual/perl-Pod-Escapes
196 + virtual/perl-Pod-Simple
197 >=dev-perl/PerlIO-via-dynamic-0.11
198 >=dev-perl/PerlIO-via-symlink-0.02
199 dev-perl/IO-Digest
200 @@ -40,12 +40,12 @@
201 >=virtual/perl-Getopt-Long-2.34
202 nls? (
203 >=dev-perl/locale-maketext-lexicon-0.42
204 - >=dev-perl/Locale-Maketext-Simple-0.12
205 + >=virtual/perl-Locale-Maketext-Simple-0.12
206 )
207 pager? ( dev-perl/IO-Pager )
208 svn-mirror? ( >=dev-perl/SVN-Mirror-0.66 )
209 patch? (
210 - dev-perl/Compress-Zlib
211 + virtual/perl-Compress-Zlib
212 dev-perl/FreezeThaw
213 )
214 crypt? ( app-crypt/gnupg )"
215
216
217
218 1.4 dev-util/svk/svk-1.06-r1.ebuild
219
220 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.06-r1.ebuild?rev=1.4&view=markup
221 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.06-r1.ebuild?rev=1.4&content-type=text/plain
222 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/svk-1.06-r1.ebuild?r1=1.3&r2=1.4
223
224 Index: svk-1.06-r1.ebuild
225 ===================================================================
226 RCS file: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.06-r1.ebuild,v
227 retrieving revision 1.3
228 retrieving revision 1.4
229 diff -u -r1.3 -r1.4
230 --- svk-1.06-r1.ebuild 12 Jul 2007 01:05:42 -0000 1.3
231 +++ svk-1.06-r1.ebuild 18 Nov 2008 16:04:43 -0000 1.4
232 @@ -1,6 +1,6 @@
233 -# Copyright 1999-2006 Gentoo Foundation
234 +# Copyright 1999-2008 Gentoo Foundation
235 # Distributed under the terms of the GNU General Public License v2
236 -# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.06-r1.ebuild,v 1.3 2007/07/12 01:05:42 mr_bones_ Exp $
237 +# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/svk-1.06-r1.ebuild,v 1.4 2008/11/18 16:04:43 tove Exp $
238
239 inherit eutils perl-module bash-completion
240
241 @@ -26,8 +26,8 @@
242 >=dev-perl/Data-Hierarchy-0.21
243 >=virtual/perl-File-Temp-0.14
244 dev-perl/Clone
245 - dev-perl/Pod-Escapes
246 - dev-perl/Pod-Simple
247 + virtual/perl-Pod-Escapes
248 + virtual/perl-Pod-Simple
249 >=dev-perl/PerlIO-via-dynamic-0.11
250 >=dev-perl/PerlIO-via-symlink-0.02
251 dev-perl/IO-Digest
252 @@ -41,12 +41,12 @@
253 >=virtual/perl-Getopt-Long-2.34
254 nls? (
255 >=dev-perl/locale-maketext-lexicon-0.42
256 - >=dev-perl/Locale-Maketext-Simple-0.12
257 + >=virtual/perl-Locale-Maketext-Simple-0.12
258 )
259 pager? ( dev-perl/IO-Pager )
260 svn-mirror? ( >=dev-perl/SVN-Mirror-0.66 )
261 patch? (
262 - dev-perl/Compress-Zlib
263 + virtual/perl-Compress-Zlib
264 dev-perl/FreezeThaw
265 )
266 crypt? ( app-crypt/gnupg )"
267
268
269
270 1.32 dev-util/svk/ChangeLog
271
272 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/ChangeLog?rev=1.32&view=markup
273 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/ChangeLog?rev=1.32&content-type=text/plain
274 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/svk/ChangeLog?r1=1.31&r2=1.32
275
276 Index: ChangeLog
277 ===================================================================
278 RCS file: /var/cvsroot/gentoo-x86/dev-util/svk/ChangeLog,v
279 retrieving revision 1.31
280 retrieving revision 1.32
281 diff -u -r1.31 -r1.32
282 --- ChangeLog 16 Aug 2008 17:21:39 -0000 1.31
283 +++ ChangeLog 18 Nov 2008 16:04:43 -0000 1.32
284 @@ -1,6 +1,10 @@
285 # ChangeLog for dev-util/svk
286 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
287 -# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/ChangeLog,v 1.31 2008/08/16 17:21:39 tove Exp $
288 +# $Header: /var/cvsroot/gentoo-x86/dev-util/svk/ChangeLog,v 1.32 2008/11/18 16:04:43 tove Exp $
289 +
290 + 18 Nov 2008; Torsten Veller <tove@g.o> svk-1.06.ebuild,
291 + svk-1.06-r1.ebuild, svk-1.07.ebuild, svk-1.07-r1.ebuild, svk-1.08.ebuild:
292 + New virtuals: Compress-Zlib Locale-Maketext-Simple Pod-Escapes Pod-Simple
293
294 16 Aug 2008; Torsten Veller <tove@g.o> metadata.xml:
295 Remove kang from metadata.xml (#51508)