Gentoo Archives: gentoo-commits

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