diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-22 16:58:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-22 16:58:31 +0000 |
commit | 371eb5c862f0cf5dc9bb8854d9f9534c5d54d700 (patch) | |
tree | ea523d0d17f003560ab30fee8209b3294f68f2e4 /dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild | |
parent | Path fixes because of new tarball (diff) | |
download | gentoo-2-371eb5c862f0cf5dc9bb8854d9f9534c5d54d700.tar.gz gentoo-2-371eb5c862f0cf5dc9bb8854d9f9534c5d54d700.tar.bz2 gentoo-2-371eb5c862f0cf5dc9bb8854d9f9534c5d54d700.zip |
Stable on sparc
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild')
-rw-r--r-- | dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild index 574bcc7b94db..9daf33e29958 100644 --- a/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild +++ b/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild,v 1.9 2005/01/22 00:40:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.33.ebuild,v 1.10 2005/01/22 16:58:31 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/modules/by-module/Compress/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ppc ~sparc alpha ~mips ~hppa ~amd64 ~ppc64" +KEYWORDS="x86 ppc sparc alpha ~mips ~hppa ~amd64 ~ppc64" IUSE="" SRC_TEST="do" |