Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Zip/
Date: Wed, 25 May 2016 23:34:00
Message-Id: 1464219220.93529cae4aff3fb27d2d3ec074da1e74f5cb0c9f.mattst88@gentoo
1 commit: 93529cae4aff3fb27d2d3ec074da1e74f5cb0c9f
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 25 23:31:02 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed May 25 23:33:40 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93529cae
7
8 dev-perl/Archive-Zip: added ~alpha, bug 569868.
9
10 dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild | 4 ++--
11 dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild | 2 +-
12 2 files changed, 3 insertions(+), 3 deletions(-)
13
14 diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild
15 index 72681f8..cab5172 100644
16 --- a/dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild
17 +++ b/dev-perl/Archive-Zip/Archive-Zip-1.560.0.ebuild
18 @@ -1,4 +1,4 @@
19 -# Copyright 1999-2015 Gentoo Foundation
20 +# Copyright 1999-2016 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22 # $Id$
23
24 @@ -11,7 +11,7 @@ inherit perl-module
25 DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files"
26
27 SLOT="0"
28 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
29 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
30 IUSE="test"
31
32 RDEPEND="
33
34 diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild
35 index 2194736..e647601 100644
36 --- a/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild
37 +++ b/dev-perl/Archive-Zip/Archive-Zip-1.570.0.ebuild
38 @@ -12,7 +12,7 @@ inherit perl-module
39 DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files"
40
41 SLOT="0"
42 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
43 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
44 IUSE="test"
45
46 RDEPEND="