diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 20:49:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-07-06 20:49:59 +0000 |
commit | c6191847a0353a2dee4b705f488439c188e06e8e (patch) | |
tree | fd3f90f8f33fe9b3dea9d430786acbb2bf9401c9 /dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | historical-c6191847a0353a2dee4b705f488439c188e06e8e.tar.gz historical-c6191847a0353a2dee4b705f488439c188e06e8e.tar.bz2 historical-c6191847a0353a2dee4b705f488439c188e06e8e.zip |
Stable for HPPA too.
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild index 6a2284740a48..872166a1e550 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.23.ebuild,v 1.4 2008/11/18 14:22:37 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild,v 1.5 2009/07/06 20:43:14 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=">=virtual/perl-Compress-Zlib-1.14 |