diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-30 14:03:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-30 14:04:25 +0300 |
commit | 39b601f4541cd0490ce582999e53b954d3ecfd13 (patch) | |
tree | f93c0dc3a1df5b16709cb1f365c6c83c19e47e30 /dev-perl/Archive-Zip | |
parent | dev-ruby/rb-inotify: stable 0.9.10 for sparc, bug #639720 (diff) | |
download | gentoo-39b601f4541cd0490ce582999e53b954d3ecfd13.tar.gz gentoo-39b601f4541cd0490ce582999e53b954d3ecfd13.tar.bz2 gentoo-39b601f4541cd0490ce582999e53b954d3ecfd13.zip |
dev-perl/Archive-Zip: Version bump
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-perl/Archive-Zip')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild | 31 | ||||
-rw-r--r-- | dev-perl/Archive-Zip/Manifest | 1 |
2 files changed, 32 insertions, 0 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild new file mode 100644 index 000000000000..b721e0ee03e7 --- /dev/null +++ b/dev-perl/Archive-Zip/Archive-Zip-1.600.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=PHRED +DIST_VERSION=1.60 +DIST_EXAMPLES=("examples/*") +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 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="test" + +RDEPEND=" + >=virtual/perl-Compress-Raw-Zlib-2.17.0 + virtual/perl-File-Path + >=virtual/perl-File-Spec-0.800.0 + virtual/perl-File-Temp + virtual/perl-IO + virtual/perl-Time-Local +" +DEPEND="${RDEPEND} + virtual/perl-ExtUtils-MakeMaker + test? ( + dev-perl/Test-MockModule + >=virtual/perl-Test-Simple-0.880.0 + ) +"
\ No newline at end of file diff --git a/dev-perl/Archive-Zip/Manifest b/dev-perl/Archive-Zip/Manifest index 551f0a09e5b2..e6fd58463363 100644 --- a/dev-perl/Archive-Zip/Manifest +++ b/dev-perl/Archive-Zip/Manifest @@ -1 +1,2 @@ DIST Archive-Zip-1.59.tar.gz 192151 BLAKE2B 1899ec51343250e496bc3121abea3e08cd49cd33289184ba9ef1486e9b6a3f643fb264d78f0c21d47d6889d1d50e905e9c5c6f79d385d5de2a47d41bd0102dc6 SHA512 ca9df48d770bf34945daa1721b9372ed90816b8a2a3d61523fc91c583ef545df169528093d6cd15fbc7e962ce0aab17f0fe8899fd35a6f0245c97b7cb379dd5f +DIST Archive-Zip-1.60.tar.gz 191318 BLAKE2B 97b66b360c55ba864e9e78e74ab5bbeec145859cd551efe5a248a4ad9af7ddbdbd32ad61dd8f30bbfb7e9bb583d0463b657bbe6d67464105fd536adc6a0bd660 SHA512 5af85e1717e7026b5ebe9533b0dd57290b35099d166ee400ca648cb558a37529a3ec290fb9a44679c16cf955a2de9b75328c2fa88d3e87e51c10cac80247852f |