diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 20:25:38 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 20:25:38 +0000 |
commit | 8b44871c62d4e80d00006c6d2958186f7f5f564c (patch) | |
tree | 96f1142c0ea7a6f6f3a9b4b9b092635c5969f542 /dev-perl/Compress-Zlib/Compress-Zlib-1.41.ebuild | |
parent | Mark 1.13 stable on alpha (diff) | |
download | historical-8b44871c62d4e80d00006c6d2958186f7f5f564c.tar.gz historical-8b44871c62d4e80d00006c6d2958186f7f5f564c.tar.bz2 historical-8b44871c62d4e80d00006c6d2958186f7f5f564c.zip |
Mark 1.41 stable on alpha
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/Compress-Zlib/Compress-Zlib-1.41.ebuild')
-rw-r--r-- | dev-perl/Compress-Zlib/Compress-Zlib-1.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Compress-Zlib/Compress-Zlib-1.41.ebuild b/dev-perl/Compress-Zlib/Compress-Zlib-1.41.ebuild index bfbaa9052055..6e7f68799eba 100644 --- a/dev-perl/Compress-Zlib/Compress-Zlib-1.41.ebuild +++ b/dev-perl/Compress-Zlib/Compress-Zlib-1.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.41.ebuild,v 1.5 2006/01/21 21:14:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Compress-Zlib/Compress-Zlib-1.41.ebuild,v 1.6 2006/01/31 20:25:38 agriffis 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="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="sys-libs/zlib" |