summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-01-12 08:07:25 +0000
committerJeroen Roovers <jer@gentoo.org>2015-01-12 08:07:25 +0000
commit632d15f01d6ff7c294cef9d4f29aa3c2a64f7b01 (patch)
tree714070603805970267e819053dbda5361f27599d /dev-perl/Archive-Zip/Archive-Zip-1.370.0.ebuild
parentStable for HPPA (bug #535114). (diff)
downloadgentoo-2-632d15f01d6ff7c294cef9d4f29aa3c2a64f7b01.tar.gz
gentoo-2-632d15f01d6ff7c294cef9d4f29aa3c2a64f7b01.tar.bz2
gentoo-2-632d15f01d6ff7c294cef9d4f29aa3c2a64f7b01.zip
Stable for HPPA (bug #535140).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/Archive-Zip/Archive-Zip-1.370.0.ebuild')
-rw-r--r--dev-perl/Archive-Zip/Archive-Zip-1.370.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.370.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.370.0.ebuild
index 2a9c25cb7fb0..33ca2c629d43 100644
--- a/dev-perl/Archive-Zip/Archive-Zip-1.370.0.ebuild
+++ b/dev-perl/Archive-Zip/Archive-Zip-1.370.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.370.0.ebuild,v 1.2 2015/01/09 13:40:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.370.0.ebuild,v 1.3 2015/01/12 08:07:25 jer Exp $
EAPI=5
@@ -11,7 +11,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 ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=virtual/perl-Compress-Raw-Zlib-2.017