diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-06-12 21:25:54 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-06-12 21:25:54 +0000 |
commit | 82b4012be7c31856fe5bbc987d33bf67974ba83a (patch) | |
tree | a19501884efe35617945a41c9d59ec6ee899b41a /perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild | |
parent | Revbump, include kolab-patches (diff) | |
download | gentoo-2-82b4012be7c31856fe5bbc987d33bf67974ba83a.tar.gz gentoo-2-82b4012be7c31856fe5bbc987d33bf67974ba83a.tar.bz2 gentoo-2-82b4012be7c31856fe5bbc987d33bf67974ba83a.zip |
Sparc stable, Bug #273141.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild')
-rw-r--r-- | perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild index 519c0dfe2d49..c96e04f387b5 100644 --- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild +++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.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/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild,v 1.1 2009/06/03 22:22:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.020.ebuild,v 1.2 2009/06/12 21:25:54 fmccor Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit multilib perl-module DESCRIPTION="Low-Level Interface to zlib compression library" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="test" RDEPEND=">=sys-libs/zlib-1.2.2.1" |