diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-04 09:45:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-04 09:45:55 +0000 |
commit | f4786a47cc9c90a60cb4f6cdc5d4049034b1132b (patch) | |
tree | 4b6901313e227d8bcfaf35e0c9529349838611e3 /perl-core/Compress-Raw-Zlib | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-f4786a47cc9c90a60cb4f6cdc5d4049034b1132b.tar.gz gentoo-2-f4786a47cc9c90a60cb4f6cdc5d4049034b1132b.tar.bz2 gentoo-2-f4786a47cc9c90a60cb4f6cdc5d4049034b1132b.zip |
arm/s390/sh stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'perl-core/Compress-Raw-Zlib')
-rw-r--r-- | perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.015.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.015.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.015.ebuild index 32b4386921f4..0309195528f0 100644 --- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.015.ebuild +++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.015.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.015.ebuild,v 1.1 2008/11/02 07:17:55 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.015.ebuild,v 1.2 2008/11/04 09:45:55 vapier Exp $ MODULE_AUTHOR=PMQS @@ -10,7 +10,7 @@ DESCRIPTION="Low-Level Interface to zlib compression library" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="test" RDEPEND="dev-lang/perl |