summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-11-26 17:30:19 +0000
committerMarkus Meier <maekke@gentoo.org>2009-11-26 17:30:19 +0000
commitb82210038bc7c415b6b70d82eace271b883227f8 (patch)
tree3d70e6da078e6d8c7f3ec990cbc9e5de2ff86381 /dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild
parentamd64 stable, bug #289436 (diff)
downloadgentoo-2-b82210038bc7c415b6b70d82eace271b883227f8.tar.gz
gentoo-2-b82210038bc7c415b6b70d82eace271b883227f8.tar.bz2
gentoo-2-b82210038bc7c415b6b70d82eace271b883227f8.zip
amd64 stable, bug #289360
(Portage version: 2.2_rc52/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild')
-rw-r--r--dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild
index bb9883d44f5e..a2b1c2ac3e67 100644
--- a/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild
+++ b/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild,v 1.11 2009/10/24 13:59:25 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild,v 1.12 2009/11/26 17:30:19 maekke Exp $
MODULE_AUTHOR=NWCLARK
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="PerlIO::Gzip - PerlIO layer to gzip/gunzip"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-lang/perl-5.8