summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-05-05 05:24:53 +0000
committerJeroen Roovers <jer@gentoo.org>2010-05-05 05:24:53 +0000
commitb42f136a46b54674dda6914c3fd4c7a4aa17d0d1 (patch)
tree0eb3a702217cc4fb1a754d4753b593057de22934 /dev-perl
parentForce python2 fixing bug #312279 (diff)
downloadgentoo-2-b42f136a46b54674dda6914c3fd4c7a4aa17d0d1.tar.gz
gentoo-2-b42f136a46b54674dda6914c3fd4c7a4aa17d0d1.tar.bz2
gentoo-2-b42f136a46b54674dda6914c3fd4c7a4aa17d0d1.zip
Stable for HPPA (bug #314467).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Archive-Zip/Archive-Zip-1.30.ebuild4
-rw-r--r--dev-perl/Archive-Zip/ChangeLog5
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