diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 09:52:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 09:52:15 +0000 |
commit | 3f1cf7bd2b8031115a0f3039646c6d3c0d935ac1 (patch) | |
tree | aae46a7be601d500c8490f52909df6c07f437536 /dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-3f1cf7bd2b8031115a0f3039646c6d3c0d935ac1.tar.gz gentoo-2-3f1cf7bd2b8031115a0f3039646c6d3c0d935ac1.tar.bz2 gentoo-2-3f1cf7bd2b8031115a0f3039646c6d3c0d935ac1.zip |
Stable for HPPA too.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild index 0e511e5c773d..9f8663bb1cf2 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild,v 1.8 2007/11/10 11:55:33 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild,v 1.9 2008/03/28 09:52:15 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND=">=dev-perl/Compress-Zlib-1.14 |