diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-03-15 18:38:18 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-03-15 18:38:18 +0000 |
commit | e265b942cbed50c14fc34997bc4ea65460a5f781 (patch) | |
tree | e444b2718d65718fc147947b8fcf57e8615e29a3 /dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild | |
parent | Stable on alpha, bug #262418 (diff) | |
download | gentoo-2-e265b942cbed50c14fc34997bc4ea65460a5f781.tar.gz gentoo-2-e265b942cbed50c14fc34997bc4ea65460a5f781.tar.bz2 gentoo-2-e265b942cbed50c14fc34997bc4ea65460a5f781.zip |
Keyworded on alpha, bug #262547
(Portage version: 2.1.6.8/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.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 107a614bc481..cf161790a366 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.3 2009/03/15 18:15:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PerlIO-gzip/PerlIO-gzip-0.18.ebuild,v 1.4 2009/03/15 18:38:18 klausman 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="~amd64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" IUSE="" DEPEND=">=dev-lang/perl-5.8 |