diff options
author | 2009-10-24 13:59:25 +0000 | |
---|---|---|
committer | 2009-10-24 13:59:25 +0000 | |
commit | 2f9ab61e84386c8a4bd118296705753b5c5eb930 (patch) | |
tree | 3c342b64a92ebe4bd0bff6178b0e2898f702a03f /dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild | |
parent | ppc stable #289341 (diff) | |
download | gentoo-2-2f9ab61e84386c8a4bd118296705753b5c5eb930.tar.gz gentoo-2-2f9ab61e84386c8a4bd118296705753b5c5eb930.tar.bz2 gentoo-2-2f9ab61e84386c8a4bd118296705753b5c5eb930.zip |
ppc stable #289360
(Portage version: 2.1.6.13/cvs/Linux ppc)
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 5d34be1c7bdf..bb9883d44f5e 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.10 2009/10/22 16:36:51 armin76 Exp $ +# $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 $ 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 |