diff options
author | 2010-04-18 12:09:08 +0000 | |
---|---|---|
committer | 2010-04-18 12:09:08 +0000 | |
commit | 67bbd5ebbe4ff55ec9658c735d6c79eb34354fbf (patch) | |
tree | d12a22323d572a0246bc34767f9f18ba95366d15 /dev-perl/Archive-Zip | |
parent | ppc stable #281207 (diff) | |
download | historical-67bbd5ebbe4ff55ec9658c735d6c79eb34354fbf.tar.gz historical-67bbd5ebbe4ff55ec9658c735d6c79eb34354fbf.tar.bz2 historical-67bbd5ebbe4ff55ec9658c735d6c79eb34354fbf.zip |
arm stable, bug #314467
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Archive-Zip')
-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 73d2d5e45300..6a4cecc59ba8 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.3 2010/04/17 09:01:10 tove Exp $ +# $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 $ 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 cf814ab440ed..3de9f6b03d41 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.73 2010/04/17 09:01:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.74 2010/04/18 11:51:21 maekke Exp $ + + 18 Apr 2010; Markus Meier <maekke@gentoo.org> Archive-Zip-1.30.ebuild: + arm stable, bug #314467 17 Apr 2010; Torsten Veller <tove@gentoo.org> Archive-Zip-1.30.ebuild: Stable on amd64, x86 (#314467) |