diff options
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Archive-Zip/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild index 6a4cecc59ba8..8dc99c957ff9 100644 --- a/dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild +++ b/dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.30.ebuild,v 1.4 2010/04/18 11:51:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild,v 1.5 2010/05/05 05:24:53 jer Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/perl-Compress-Raw-Zlib-2.017 diff --git a/dev-perl/Archive-Zip/ChangeLog b/dev-perl/Archive-Zip/ChangeLog index 3de9f6b03d41..e5f0633a91a1 100644 --- a/dev-perl/Archive-Zip/ChangeLog +++ b/dev-perl/Archive-Zip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Archive-Zip # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.74 2010/04/18 11:51:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.75 2010/05/05 05:24:53 jer Exp $ + + 05 May 2010; Jeroen Roovers <jer@gentoo.org> Archive-Zip-1.30.ebuild: + Stable for HPPA (bug #314467). 18 Apr 2010; Markus Meier <maekke@gentoo.org> Archive-Zip-1.30.ebuild: arm stable, bug #314467 |