diff options
Diffstat (limited to 'dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild')
-rw-r--r-- | dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild | 4 |
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 |