diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 21:16:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 21:16:27 +0000 |
commit | 6ad75a82638a59b3e2e22e866a4f25429aa98242 (patch) | |
tree | 3d34174b3f3061ca5cc548ae3046521f8e565283 /dev-perl/Compress-Zlib/Compress-Zlib-1.41.ebuild | |
parent | added patch for 2.6.15 support; small change for libfglrxdrm.so (diff) | |
download | gentoo-2-6ad75a82638a59b3e2e22e866a4f25429aa98242.tar.gz gentoo-2-6ad75a82638a59b3e2e22e866a4f25429aa98242.tar.bz2 gentoo-2-6ad75a82638a59b3e2e22e866a4f25429aa98242.zip |
Stable on ppc64
(Portage version: 2.0.53)
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 9805e106b00c..bfbaa9052055 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.4 2006/01/15 11:16:19 hansmi Exp $ +# $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 $ 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" |