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/PerlIO-gzip/
Date: Thu, 26 May 2016 00:31:31
Message-Id: 1464222607.f671e6cfb65b13215b3d12d8244c0006cb31d52b.mattst88@gentoo
1 commit: f671e6cfb65b13215b3d12d8244c0006cb31d52b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 00:30:07 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 00:30:07 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f671e6cf
7
8 dev-perl/PerlIO-gzip: alpha stable, bug 580262.
9
10 dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild
14 index f567ea6..1177d3d 100644
15 --- a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild
16 +++ b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.190.0.ebuild
17 @@ -11,7 +11,7 @@ inherit perl-module
18 DESCRIPTION="PerlIO layer to gzip/gunzip"
19
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
22 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
23 IUSE=""
24
25 DEPEND="sys-libs/zlib"