Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Build: perl-Module-Build-0.33.ebuild perl-Module-Build-0.34.0201.ebuild perl-Module-Build-0.34.ebuild perl-Module-Build-0.36.01.ebuild perl-Module-Build-0.28.08.ebuild ChangeLog perl-Module-Build-0.32.ebuild perl-Module-Build-0.35.ebuild
Date: Thu, 07 Jan 2010 20:23:44
Message-Id: E1NSytR-0008Bw-TH@stork.gentoo.org
1 tove 10/01/07 20:23:41
2
3 Modified: perl-Module-Build-0.33.ebuild
4 perl-Module-Build-0.34.0201.ebuild
5 perl-Module-Build-0.34.ebuild
6 perl-Module-Build-0.36.01.ebuild
7 perl-Module-Build-0.28.08.ebuild ChangeLog
8 perl-Module-Build-0.32.ebuild
9 perl-Module-Build-0.35.ebuild
10 Log:
11 Set empty HOMEPAGE and LICENSE
12 (Portage version: 2.2_rc61/cvs/Linux x86_64)
13
14 Revision Changes Path
15 1.3 virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild
16
17 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild?rev=1.3&view=markup
18 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild?rev=1.3&content-type=text/plain
19 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild?r1=1.2&r2=1.3
20
21 Index: perl-Module-Build-0.33.ebuild
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild,v
24 retrieving revision 1.2
25 retrieving revision 1.3
26 diff -u -r1.2 -r1.3
27 --- perl-Module-Build-0.33.ebuild 15 Dec 2009 19:47:29 -0000 1.2
28 +++ perl-Module-Build-0.33.ebuild 7 Jan 2010 20:23:40 -0000 1.3
29 @@ -1,12 +1,12 @@
30 -# Copyright 1999-2009 Gentoo Foundation
31 +# Copyright 1999-2010 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild,v 1.2 2009/12/15 19:47:29 abcd Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.33.ebuild,v 1.3 2010/01/07 20:23:40 tove Exp $
35
36 DESCRIPTION="Build and install Perl modules"
37 -HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
38 +HOMEPAGE=""
39 SRC_URI=""
40
41 -LICENSE="GPL-2"
42 +LICENSE=""
43 SLOT="0"
44 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
45 IUSE=""
46
47
48
49 1.11 virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild?rev=1.11&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild?rev=1.11&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild?r1=1.10&r2=1.11
54
55 Index: perl-Module-Build-0.34.0201.ebuild
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild,v
58 retrieving revision 1.10
59 retrieving revision 1.11
60 diff -u -r1.10 -r1.11
61 --- perl-Module-Build-0.34.0201.ebuild 5 Jan 2010 19:14:25 -0000 1.10
62 +++ perl-Module-Build-0.34.0201.ebuild 7 Jan 2010 20:23:40 -0000 1.11
63 @@ -1,12 +1,12 @@
64 # Copyright 1999-2010 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild,v 1.10 2010/01/05 19:14:25 nixnut Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild,v 1.11 2010/01/07 20:23:40 tove Exp $
68
69 DESCRIPTION="Build and install Perl modules"
70 -HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
71 +HOMEPAGE=""
72 SRC_URI=""
73
74 -LICENSE="GPL-2"
75 +LICENSE=""
76 SLOT="0"
77 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
78 IUSE=""
79
80
81
82 1.3 virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild?rev=1.3&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild?rev=1.3&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild?r1=1.2&r2=1.3
87
88 Index: perl-Module-Build-0.34.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild,v
91 retrieving revision 1.2
92 retrieving revision 1.3
93 diff -u -r1.2 -r1.3
94 --- perl-Module-Build-0.34.ebuild 15 Dec 2009 19:47:29 -0000 1.2
95 +++ perl-Module-Build-0.34.ebuild 7 Jan 2010 20:23:40 -0000 1.3
96 @@ -1,12 +1,12 @@
97 -# Copyright 1999-2009 Gentoo Foundation
98 +# Copyright 1999-2010 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild,v 1.2 2009/12/15 19:47:29 abcd Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.ebuild,v 1.3 2010/01/07 20:23:40 tove Exp $
102
103 DESCRIPTION="Build and install Perl modules"
104 -HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
105 +HOMEPAGE=""
106 SRC_URI=""
107
108 -LICENSE="GPL-2"
109 +LICENSE=""
110 SLOT="0"
111 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
112 IUSE=""
113
114
115
116 1.5 virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild
117
118 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild?rev=1.5&view=markup
119 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild?rev=1.5&content-type=text/plain
120 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild?r1=1.4&r2=1.5
121
122 Index: perl-Module-Build-0.36.01.ebuild
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild,v
125 retrieving revision 1.4
126 retrieving revision 1.5
127 diff -u -r1.4 -r1.5
128 --- perl-Module-Build-0.36.01.ebuild 7 Jan 2010 13:31:54 -0000 1.4
129 +++ perl-Module-Build-0.36.01.ebuild 7 Jan 2010 20:23:40 -0000 1.5
130 @@ -1,12 +1,12 @@
131 # Copyright 1999-2010 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild,v 1.4 2010/01/07 13:31:54 aballier Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild,v 1.5 2010/01/07 20:23:40 tove Exp $
135
136 DESCRIPTION="Build and install Perl modules"
137 -HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
138 +HOMEPAGE=""
139 SRC_URI=""
140
141 -LICENSE="GPL-2"
142 +LICENSE=""
143 SLOT="0"
144 KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd"
145 IUSE=""
146
147
148
149 1.4 virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild
150
151 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild?rev=1.4&view=markup
152 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild?rev=1.4&content-type=text/plain
153 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild?r1=1.3&r2=1.4
154
155 Index: perl-Module-Build-0.28.08.ebuild
156 ===================================================================
157 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild,v
158 retrieving revision 1.3
159 retrieving revision 1.4
160 diff -u -r1.3 -r1.4
161 --- perl-Module-Build-0.28.08.ebuild 4 Nov 2008 17:24:26 -0000 1.3
162 +++ perl-Module-Build-0.28.08.ebuild 7 Jan 2010 20:23:40 -0000 1.4
163 @@ -1,12 +1,12 @@
164 -# Copyright 1999-2008 Gentoo Foundation
165 +# Copyright 1999-2010 Gentoo Foundation
166 # Distributed under the terms of the GNU General Public License v2
167 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild,v 1.3 2008/11/04 17:24:26 tove Exp $
168 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.28.08.ebuild,v 1.4 2010/01/07 20:23:40 tove Exp $
169
170 DESCRIPTION="Build and install Perl modules"
171 -HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
172 +HOMEPAGE=""
173 SRC_URI=""
174
175 -LICENSE="GPL-2"
176 +LICENSE=""
177 SLOT="0"
178 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
179
180
181
182
183 1.26 virtual/perl-Module-Build/ChangeLog
184
185 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/ChangeLog?rev=1.26&view=markup
186 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/ChangeLog?rev=1.26&content-type=text/plain
187 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/ChangeLog?r1=1.25&r2=1.26
188
189 Index: ChangeLog
190 ===================================================================
191 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v
192 retrieving revision 1.25
193 retrieving revision 1.26
194 diff -u -r1.25 -r1.26
195 --- ChangeLog 7 Jan 2010 13:31:54 -0000 1.25
196 +++ ChangeLog 7 Jan 2010 20:23:40 -0000 1.26
197 @@ -1,6 +1,13 @@
198 # ChangeLog for virtual/perl-Module-Build
199 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
200 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.25 2010/01/07 13:31:54 aballier Exp $
201 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/ChangeLog,v 1.26 2010/01/07 20:23:40 tove Exp $
202 +
203 + 07 Jan 2010; Torsten Veller <tove@g.o>
204 + perl-Module-Build-0.28.08.ebuild, perl-Module-Build-0.32.ebuild,
205 + perl-Module-Build-0.33.ebuild, perl-Module-Build-0.34.ebuild,
206 + perl-Module-Build-0.34.0201.ebuild, perl-Module-Build-0.35.ebuild,
207 + perl-Module-Build-0.36.01.ebuild:
208 + Set empty HOMEPAGE and LICENSE
209
210 07 Jan 2010; Alexis Ballier <aballier@g.o>
211 perl-Module-Build-0.36.01.ebuild:
212
213
214
215 1.3 virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild
216
217 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild?rev=1.3&view=markup
218 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild?rev=1.3&content-type=text/plain
219 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild?r1=1.2&r2=1.3
220
221 Index: perl-Module-Build-0.32.ebuild
222 ===================================================================
223 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild,v
224 retrieving revision 1.2
225 retrieving revision 1.3
226 diff -u -r1.2 -r1.3
227 --- perl-Module-Build-0.32.ebuild 15 Dec 2009 19:47:29 -0000 1.2
228 +++ perl-Module-Build-0.32.ebuild 7 Jan 2010 20:23:40 -0000 1.3
229 @@ -1,12 +1,12 @@
230 -# Copyright 1999-2009 Gentoo Foundation
231 +# Copyright 1999-2010 Gentoo Foundation
232 # Distributed under the terms of the GNU General Public License v2
233 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild,v 1.2 2009/12/15 19:47:29 abcd Exp $
234 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.32.ebuild,v 1.3 2010/01/07 20:23:40 tove Exp $
235
236 DESCRIPTION="Build and install Perl modules"
237 -HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
238 +HOMEPAGE=""
239 SRC_URI=""
240
241 -LICENSE="GPL-2"
242 +LICENSE=""
243 SLOT="0"
244 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
245 IUSE=""
246
247
248
249 1.3 virtual/perl-Module-Build/perl-Module-Build-0.35.ebuild
250
251 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.35.ebuild?rev=1.3&view=markup
252 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.35.ebuild?rev=1.3&content-type=text/plain
253 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.35.ebuild?r1=1.2&r2=1.3
254
255 Index: perl-Module-Build-0.35.ebuild
256 ===================================================================
257 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.35.ebuild,v
258 retrieving revision 1.2
259 retrieving revision 1.3
260 diff -u -r1.2 -r1.3
261 --- perl-Module-Build-0.35.ebuild 15 Dec 2009 19:47:29 -0000 1.2
262 +++ perl-Module-Build-0.35.ebuild 7 Jan 2010 20:23:40 -0000 1.3
263 @@ -1,12 +1,12 @@
264 -# Copyright 1999-2009 Gentoo Foundation
265 +# Copyright 1999-2010 Gentoo Foundation
266 # Distributed under the terms of the GNU General Public License v2
267 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.35.ebuild,v 1.2 2009/12/15 19:47:29 abcd Exp $
268 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.35.ebuild,v 1.3 2010/01/07 20:23:40 tove Exp $
269
270 DESCRIPTION="Build and install Perl modules"
271 -HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
272 +HOMEPAGE=""
273 SRC_URI=""
274
275 -LICENSE="GPL-2"
276 +LICENSE=""
277 SLOT="0"
278 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
279 IUSE=""