diff options
Diffstat (limited to 'dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild')
-rw-r--r-- | dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild index a3855896d5a7..0634b54bd666 100644 --- a/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild +++ b/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild,v 1.8 2004/02/22 20:36:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.22.ebuild,v 1.9 2004/05/24 00:46:28 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="http://cpan.pair.com/modules/by-module/Compress/${P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~mips hppa ~amd64" +KEYWORDS="x86 ~ppc sparc alpha ~mips hppa ~amd64" DEPEND=">=sys-libs/zlib-1.1.3" |