Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Compress-Raw-Zlib: perl-Compress-Raw-Zlib-2.33.ebuild perl-Compress-Raw-Zlib-2.40.0.ebuild perl-Compress-Raw-Zlib-2.43.0.ebuild perl-Compress-Raw-Zlib-2.37.0.ebuild perl-Compress-Raw-Zlib-2.56.0.ebuild perl-Compress-Raw-Zlib-2.36.0.ebuild perl-Compress-Raw-Zlib-2.35.0.ebuild perl-Compress-Raw-Zlib-2.55.0.ebuild perl-Compress-Raw-Zlib-2.49.0.ebuild perl-Compress-Raw-Zlib-2.60.0.ebuild perl-Compress-Raw-Zlib-2.59.0.ebuild perl-Compress-Raw-Zlib-2.52.0.ebuild ChangeLog
Date: Mon, 20 Jan 2014 20:45:00
Message-Id: 20140120204455.BF87A2004C@flycatcher.gentoo.org
1 vapier 14/01/20 20:44:55
2
3 Modified: perl-Compress-Raw-Zlib-2.33.ebuild
4 perl-Compress-Raw-Zlib-2.40.0.ebuild
5 perl-Compress-Raw-Zlib-2.43.0.ebuild
6 perl-Compress-Raw-Zlib-2.37.0.ebuild
7 perl-Compress-Raw-Zlib-2.56.0.ebuild
8 perl-Compress-Raw-Zlib-2.36.0.ebuild
9 perl-Compress-Raw-Zlib-2.35.0.ebuild
10 perl-Compress-Raw-Zlib-2.55.0.ebuild
11 perl-Compress-Raw-Zlib-2.49.0.ebuild
12 perl-Compress-Raw-Zlib-2.60.0.ebuild
13 perl-Compress-Raw-Zlib-2.59.0.ebuild
14 perl-Compress-Raw-Zlib-2.52.0.ebuild ChangeLog
15 Log:
16 Add arm64 love.
17
18 (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
19
20 Revision Changes Path
21 1.4 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.33.ebuild
22
23 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.33.ebuild?rev=1.4&view=markup
24 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.33.ebuild?rev=1.4&content-type=text/plain
25 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.33.ebuild?r1=1.3&r2=1.4
26
27 Index: perl-Compress-Raw-Zlib-2.33.ebuild
28 ===================================================================
29 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.33.ebuild,v
30 retrieving revision 1.3
31 retrieving revision 1.4
32 diff -u -r1.3 -r1.4
33 --- perl-Compress-Raw-Zlib-2.33.ebuild 30 Jul 2011 11:45:28 -0000 1.3
34 +++ perl-Compress-Raw-Zlib-2.33.ebuild 20 Jan 2014 20:44:55 -0000 1.4
35 @@ -1,6 +1,6 @@
36 -# Copyright 1999-2011 Gentoo Foundation
37 +# Copyright 1999-2014 Gentoo Foundation
38 # Distributed under the terms of the GNU General Public License v2
39 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.33.ebuild,v 1.3 2011/07/30 11:45:28 tove Exp $
40 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.33.ebuild,v 1.4 2014/01/20 20:44:55 vapier Exp $
41
42 DESCRIPTION="Low-Level Interface to zlib compression library"
43 HOMEPAGE=""
44 @@ -8,7 +8,7 @@
45
46 LICENSE=""
47 SLOT="0"
48 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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"
49 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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"
50 IUSE=""
51
52 RDEPEND="~perl-core/Compress-Raw-Zlib-${PV}"
53
54
55
56 1.2 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.40.0.ebuild
57
58 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.40.0.ebuild?rev=1.2&view=markup
59 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.40.0.ebuild?rev=1.2&content-type=text/plain
60 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.40.0.ebuild?r1=1.1&r2=1.2
61
62 Index: perl-Compress-Raw-Zlib-2.40.0.ebuild
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.40.0.ebuild,v
65 retrieving revision 1.1
66 retrieving revision 1.2
67 diff -u -r1.1 -r1.2
68 --- perl-Compress-Raw-Zlib-2.40.0.ebuild 31 Oct 2011 04:13:07 -0000 1.1
69 +++ perl-Compress-Raw-Zlib-2.40.0.ebuild 20 Jan 2014 20:44:55 -0000 1.2
70 @@ -1,6 +1,6 @@
71 -# Copyright 1999-2011 Gentoo Foundation
72 +# Copyright 1999-2014 Gentoo Foundation
73 # Distributed under the terms of the GNU General Public License v2
74 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.40.0.ebuild,v 1.1 2011/10/31 04:13:07 tove Exp $
75 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.40.0.ebuild,v 1.2 2014/01/20 20:44:55 vapier Exp $
76
77 DESCRIPTION="Virtual for ${PN#perl-}"
78 HOMEPAGE=""
79 @@ -8,7 +8,7 @@
80
81 LICENSE=""
82 SLOT="0"
83 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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"
84 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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"
85 IUSE=""
86
87 RDEPEND="~perl-core/${PN#perl-}-${PV}"
88
89
90
91 1.2 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.43.0.ebuild
92
93 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.43.0.ebuild?rev=1.2&view=markup
94 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.43.0.ebuild?rev=1.2&content-type=text/plain
95 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.43.0.ebuild?r1=1.1&r2=1.2
96
97 Index: perl-Compress-Raw-Zlib-2.43.0.ebuild
98 ===================================================================
99 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.43.0.ebuild,v
100 retrieving revision 1.1
101 retrieving revision 1.2
102 diff -u -r1.1 -r1.2
103 --- perl-Compress-Raw-Zlib-2.43.0.ebuild 23 Nov 2011 17:29:39 -0000 1.1
104 +++ perl-Compress-Raw-Zlib-2.43.0.ebuild 20 Jan 2014 20:44:55 -0000 1.2
105 @@ -1,6 +1,6 @@
106 -# Copyright 1999-2011 Gentoo Foundation
107 +# Copyright 1999-2014 Gentoo Foundation
108 # Distributed under the terms of the GNU General Public License v2
109 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.43.0.ebuild,v 1.1 2011/11/23 17:29:39 tove Exp $
110 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.43.0.ebuild,v 1.2 2014/01/20 20:44:55 vapier Exp $
111
112 DESCRIPTION="Virtual for ${PN#perl-}"
113 HOMEPAGE=""
114 @@ -8,7 +8,7 @@
115
116 LICENSE=""
117 SLOT="0"
118 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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"
119 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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"
120 IUSE=""
121
122 RDEPEND="~perl-core/${PN#perl-}-${PV}"
123
124
125
126 1.3 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.37.0.ebuild
127
128 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.37.0.ebuild?rev=1.3&view=markup
129 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.37.0.ebuild?rev=1.3&content-type=text/plain
130 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.37.0.ebuild?r1=1.2&r2=1.3
131
132 Index: perl-Compress-Raw-Zlib-2.37.0.ebuild
133 ===================================================================
134 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.37.0.ebuild,v
135 retrieving revision 1.2
136 retrieving revision 1.3
137 diff -u -r1.2 -r1.3
138 --- perl-Compress-Raw-Zlib-2.37.0.ebuild 30 Jul 2011 11:45:28 -0000 1.2
139 +++ perl-Compress-Raw-Zlib-2.37.0.ebuild 20 Jan 2014 20:44:55 -0000 1.3
140 @@ -1,6 +1,6 @@
141 -# Copyright 1999-2011 Gentoo Foundation
142 +# Copyright 1999-2014 Gentoo Foundation
143 # Distributed under the terms of the GNU General Public License v2
144 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.37.0.ebuild,v 1.2 2011/07/30 11:45:28 tove Exp $
145 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.37.0.ebuild,v 1.3 2014/01/20 20:44:55 vapier Exp $
146
147 DESCRIPTION="Virtual for ${PN#perl-}"
148 HOMEPAGE=""
149 @@ -8,7 +8,7 @@
150
151 LICENSE=""
152 SLOT="0"
153 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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"
154 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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"
155 IUSE=""
156
157 RDEPEND="~perl-core/${PN#perl-}-${PV}"
158
159
160
161 1.2 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.56.0.ebuild
162
163 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.56.0.ebuild?rev=1.2&view=markup
164 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.56.0.ebuild?rev=1.2&content-type=text/plain
165 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.56.0.ebuild?r1=1.1&r2=1.2
166
167 Index: perl-Compress-Raw-Zlib-2.56.0.ebuild
168 ===================================================================
169 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.56.0.ebuild,v
170 retrieving revision 1.1
171 retrieving revision 1.2
172 diff -u -r1.1 -r1.2
173 --- perl-Compress-Raw-Zlib-2.56.0.ebuild 22 Aug 2012 17:24:54 -0000 1.1
174 +++ perl-Compress-Raw-Zlib-2.56.0.ebuild 20 Jan 2014 20:44:55 -0000 1.2
175 @@ -1,6 +1,6 @@
176 -# Copyright 1999-2012 Gentoo Foundation
177 +# Copyright 1999-2014 Gentoo Foundation
178 # Distributed under the terms of the GNU General Public License v2
179 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.56.0.ebuild,v 1.1 2012/08/22 17:24:54 tove Exp $
180 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.56.0.ebuild,v 1.2 2014/01/20 20:44:55 vapier Exp $
181
182 DESCRIPTION="Virtual for ${PN#perl-}"
183 HOMEPAGE=""
184 @@ -8,7 +8,7 @@
185
186 LICENSE=""
187 SLOT="0"
188 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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"
189 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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"
190 IUSE=""
191
192 RDEPEND="~perl-core/${PN#perl-}-${PV}"
193
194
195
196 1.3 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.36.0.ebuild
197
198 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.36.0.ebuild?rev=1.3&view=markup
199 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.36.0.ebuild?rev=1.3&content-type=text/plain
200 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.36.0.ebuild?r1=1.2&r2=1.3
201
202 Index: perl-Compress-Raw-Zlib-2.36.0.ebuild
203 ===================================================================
204 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.36.0.ebuild,v
205 retrieving revision 1.2
206 retrieving revision 1.3
207 diff -u -r1.2 -r1.3
208 --- perl-Compress-Raw-Zlib-2.36.0.ebuild 30 Jul 2011 11:45:28 -0000 1.2
209 +++ perl-Compress-Raw-Zlib-2.36.0.ebuild 20 Jan 2014 20:44:55 -0000 1.3
210 @@ -1,6 +1,6 @@
211 -# Copyright 1999-2011 Gentoo Foundation
212 +# Copyright 1999-2014 Gentoo Foundation
213 # Distributed under the terms of the GNU General Public License v2
214 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.36.0.ebuild,v 1.2 2011/07/30 11:45:28 tove Exp $
215 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.36.0.ebuild,v 1.3 2014/01/20 20:44:55 vapier Exp $
216
217 DESCRIPTION="Virtual for ${PN#perl-}"
218 HOMEPAGE=""
219 @@ -8,7 +8,7 @@
220
221 LICENSE=""
222 SLOT="0"
223 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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"
224 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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"
225 IUSE=""
226
227 RDEPEND="~perl-core/${PN#perl-}-${PV}"
228
229
230
231 1.3 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild
232
233 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild?rev=1.3&view=markup
234 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild?rev=1.3&content-type=text/plain
235 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild?r1=1.2&r2=1.3
236
237 Index: perl-Compress-Raw-Zlib-2.35.0.ebuild
238 ===================================================================
239 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild,v
240 retrieving revision 1.2
241 retrieving revision 1.3
242 diff -u -r1.2 -r1.3
243 --- perl-Compress-Raw-Zlib-2.35.0.ebuild 30 Jul 2011 11:45:28 -0000 1.2
244 +++ perl-Compress-Raw-Zlib-2.35.0.ebuild 20 Jan 2014 20:44:55 -0000 1.3
245 @@ -1,6 +1,6 @@
246 -# Copyright 1999-2011 Gentoo Foundation
247 +# Copyright 1999-2014 Gentoo Foundation
248 # Distributed under the terms of the GNU General Public License v2
249 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild,v 1.2 2011/07/30 11:45:28 tove Exp $
250 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.35.0.ebuild,v 1.3 2014/01/20 20:44:55 vapier Exp $
251
252 DESCRIPTION="Low-Level Interface to zlib compression library"
253 HOMEPAGE=""
254 @@ -8,7 +8,7 @@
255
256 LICENSE=""
257 SLOT="0"
258 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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"
259 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~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"
260 IUSE=""
261
262 RDEPEND="~perl-core/Compress-Raw-Zlib-${PV}"
263
264
265
266 1.2 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.55.0.ebuild
267
268 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.55.0.ebuild?rev=1.2&view=markup
269 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.55.0.ebuild?rev=1.2&content-type=text/plain
270 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.55.0.ebuild?r1=1.1&r2=1.2
271
272 Index: perl-Compress-Raw-Zlib-2.55.0.ebuild
273 ===================================================================
274 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.55.0.ebuild,v
275 retrieving revision 1.1
276 retrieving revision 1.2
277 diff -u -r1.1 -r1.2
278 --- perl-Compress-Raw-Zlib-2.55.0.ebuild 6 Aug 2012 15:24:27 -0000 1.1
279 +++ perl-Compress-Raw-Zlib-2.55.0.ebuild 20 Jan 2014 20:44:55 -0000 1.2
280 @@ -1,6 +1,6 @@
281 -# Copyright 1999-2012 Gentoo Foundation
282 +# Copyright 1999-2014 Gentoo Foundation
283 # Distributed under the terms of the GNU General Public License v2
284 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.55.0.ebuild,v 1.1 2012/08/06 15:24:27 tove Exp $
285 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.55.0.ebuild,v 1.2 2014/01/20 20:44:55 vapier Exp $
286
287 DESCRIPTION="Virtual for ${PN#perl-}"
288 HOMEPAGE=""
289 @@ -8,7 +8,7 @@
290
291 LICENSE=""
292 SLOT="0"
293 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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"
294 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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"
295 IUSE=""
296
297 RDEPEND="~perl-core/${PN#perl-}-${PV}"
298
299
300
301 1.3 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild
302
303 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild?rev=1.3&view=markup
304 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild?rev=1.3&content-type=text/plain
305 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild?r1=1.2&r2=1.3
306
307 Index: perl-Compress-Raw-Zlib-2.49.0.ebuild
308 ===================================================================
309 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild,v
310 retrieving revision 1.2
311 retrieving revision 1.3
312 diff -u -r1.2 -r1.3
313 --- perl-Compress-Raw-Zlib-2.49.0.ebuild 26 Apr 2012 19:59:11 -0000 1.2
314 +++ perl-Compress-Raw-Zlib-2.49.0.ebuild 20 Jan 2014 20:44:55 -0000 1.3
315 @@ -1,6 +1,6 @@
316 -# Copyright 1999-2012 Gentoo Foundation
317 +# Copyright 1999-2014 Gentoo Foundation
318 # Distributed under the terms of the GNU General Public License v2
319 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild,v 1.2 2012/04/26 19:59:11 aballier Exp $
320 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.49.0.ebuild,v 1.3 2014/01/20 20:44:55 vapier Exp $
321
322 DESCRIPTION="Virtual for ${PN#perl-}"
323 HOMEPAGE=""
324 @@ -8,7 +8,7 @@
325
326 LICENSE=""
327 SLOT="0"
328 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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"
329 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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"
330 IUSE=""
331
332 RDEPEND="~perl-core/${PN#perl-}-${PV}"
333
334
335
336 1.15 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild
337
338 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild?rev=1.15&view=markup
339 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild?rev=1.15&content-type=text/plain
340 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild?r1=1.14&r2=1.15
341
342 Index: perl-Compress-Raw-Zlib-2.60.0.ebuild
343 ===================================================================
344 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild,v
345 retrieving revision 1.14
346 retrieving revision 1.15
347 diff -u -r1.14 -r1.15
348 --- perl-Compress-Raw-Zlib-2.60.0.ebuild 17 Jan 2014 05:52:10 -0000 1.14
349 +++ perl-Compress-Raw-Zlib-2.60.0.ebuild 20 Jan 2014 20:44:55 -0000 1.15
350 @@ -1,6 +1,6 @@
351 # Copyright 1999-2014 Gentoo Foundation
352 # Distributed under the terms of the GNU General Public License v2
353 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild,v 1.14 2014/01/17 05:52:10 vapier Exp $
354 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.60.0.ebuild,v 1.15 2014/01/20 20:44:55 vapier Exp $
355
356 DESCRIPTION="Virtual for ${PN#perl-}"
357 HOMEPAGE=""
358 @@ -8,7 +8,7 @@
359
360 LICENSE=""
361 SLOT="0"
362 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
363 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
364 IUSE=""
365
366 RDEPEND="~perl-core/${PN#perl-}-${PV}"
367
368
369
370 1.2 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.59.0.ebuild
371
372 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.59.0.ebuild?rev=1.2&view=markup
373 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.59.0.ebuild?rev=1.2&content-type=text/plain
374 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.59.0.ebuild?r1=1.1&r2=1.2
375
376 Index: perl-Compress-Raw-Zlib-2.59.0.ebuild
377 ===================================================================
378 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.59.0.ebuild,v
379 retrieving revision 1.1
380 retrieving revision 1.2
381 diff -u -r1.1 -r1.2
382 --- perl-Compress-Raw-Zlib-2.59.0.ebuild 8 Dec 2012 15:17:34 -0000 1.1
383 +++ perl-Compress-Raw-Zlib-2.59.0.ebuild 20 Jan 2014 20:44:55 -0000 1.2
384 @@ -1,6 +1,6 @@
385 -# Copyright 1999-2012 Gentoo Foundation
386 +# Copyright 1999-2014 Gentoo Foundation
387 # Distributed under the terms of the GNU General Public License v2
388 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.59.0.ebuild,v 1.1 2012/12/08 15:17:34 tove Exp $
389 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.59.0.ebuild,v 1.2 2014/01/20 20:44:55 vapier Exp $
390
391 DESCRIPTION="Virtual for ${PN#perl-}"
392 HOMEPAGE=""
393 @@ -8,7 +8,7 @@
394
395 LICENSE=""
396 SLOT="0"
397 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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"
398 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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"
399 IUSE=""
400
401 RDEPEND="~perl-core/${PN#perl-}-${PV}"
402
403
404
405 1.2 virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.52.0.ebuild
406
407 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.52.0.ebuild?rev=1.2&view=markup
408 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.52.0.ebuild?rev=1.2&content-type=text/plain
409 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.52.0.ebuild?r1=1.1&r2=1.2
410
411 Index: perl-Compress-Raw-Zlib-2.52.0.ebuild
412 ===================================================================
413 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.52.0.ebuild,v
414 retrieving revision 1.1
415 retrieving revision 1.2
416 diff -u -r1.1 -r1.2
417 --- perl-Compress-Raw-Zlib-2.52.0.ebuild 2 May 2012 13:58:40 -0000 1.1
418 +++ perl-Compress-Raw-Zlib-2.52.0.ebuild 20 Jan 2014 20:44:55 -0000 1.2
419 @@ -1,6 +1,6 @@
420 -# Copyright 1999-2012 Gentoo Foundation
421 +# Copyright 1999-2014 Gentoo Foundation
422 # Distributed under the terms of the GNU General Public License v2
423 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.52.0.ebuild,v 1.1 2012/05/02 13:58:40 tove Exp $
424 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/perl-Compress-Raw-Zlib-2.52.0.ebuild,v 1.2 2014/01/20 20:44:55 vapier Exp $
425
426 DESCRIPTION="Virtual for ${PN#perl-}"
427 HOMEPAGE=""
428 @@ -8,7 +8,7 @@
429
430 LICENSE=""
431 SLOT="0"
432 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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"
433 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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"
434 IUSE=""
435
436 RDEPEND="~perl-core/${PN#perl-}-${PV}"
437
438
439
440 1.71 virtual/perl-Compress-Raw-Zlib/ChangeLog
441
442 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?rev=1.71&view=markup
443 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?rev=1.71&content-type=text/plain
444 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog?r1=1.70&r2=1.71
445
446 Index: ChangeLog
447 ===================================================================
448 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v
449 retrieving revision 1.70
450 retrieving revision 1.71
451 diff -u -r1.70 -r1.71
452 --- ChangeLog 17 Jan 2014 05:52:10 -0000 1.70
453 +++ ChangeLog 20 Jan 2014 20:44:55 -0000 1.71
454 @@ -1,6 +1,15 @@
455 # ChangeLog for virtual/perl-Compress-Raw-Zlib
456 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
457 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.70 2014/01/17 05:52:10 vapier Exp $
458 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Compress-Raw-Zlib/ChangeLog,v 1.71 2014/01/20 20:44:55 vapier Exp $
459 +
460 + 20 Jan 2014; Mike Frysinger <vapier@g.o>
461 + perl-Compress-Raw-Zlib-2.33.ebuild, perl-Compress-Raw-Zlib-2.35.0.ebuild,
462 + perl-Compress-Raw-Zlib-2.36.0.ebuild, perl-Compress-Raw-Zlib-2.37.0.ebuild,
463 + perl-Compress-Raw-Zlib-2.40.0.ebuild, perl-Compress-Raw-Zlib-2.43.0.ebuild,
464 + perl-Compress-Raw-Zlib-2.49.0.ebuild, perl-Compress-Raw-Zlib-2.52.0.ebuild,
465 + perl-Compress-Raw-Zlib-2.55.0.ebuild, perl-Compress-Raw-Zlib-2.56.0.ebuild,
466 + perl-Compress-Raw-Zlib-2.59.0.ebuild, perl-Compress-Raw-Zlib-2.60.0.ebuild:
467 + Add arm64 love.
468
469 17 Jan 2014; Mike Frysinger <vapier@g.o>
470 perl-Compress-Raw-Zlib-2.60.0.ebuild: