diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-14 18:51:20 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-14 18:51:20 +0000 |
commit | 4f1d453f0faa4ccfc34ff2cc91aa5b9f1e6fc993 (patch) | |
tree | 3e52e499953528c272ff777498499eb58a56dc98 /dev-perl/Archive-Zip | |
parent | Marking pytest-2.0.0 ppc for bug 351493 (diff) | |
download | historical-4f1d453f0faa4ccfc34ff2cc91aa5b9f1e6fc993.tar.gz historical-4f1d453f0faa4ccfc34ff2cc91aa5b9f1e6fc993.tar.bz2 historical-4f1d453f0faa4ccfc34ff2cc91aa5b9f1e6fc993.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Archive-Zip')
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/Archive-Zip/ChangeLog | 8 |
4 files changed, 6 insertions, 62 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild deleted file mode 100644 index 366d7c0062ab..000000000000 --- a/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# 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.16.ebuild,v 1.16 2010/01/21 12:10:41 tove Exp $ - -inherit perl-module - -DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" -HOMEPAGE="http://search.cpan.org/~smpeters/" -SRC_URI="mirror://cpan/authors/id/S/SM/SMPETERS/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="m68k" -IUSE="" -SRC_TEST="do" - -DEPEND=">=virtual/perl-IO-Compress-1.14 - dev-lang/perl" diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild deleted file mode 100644 index 4c9294593a8d..000000000000 --- a/dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# 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.20.ebuild,v 1.12 2010/01/21 12:10:41 tove Exp $ - -inherit perl-module - -DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" -HOMEPAGE="http://search.cpan.org/~adamk/" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -DEPEND=">=virtual/perl-IO-Compress-1.14 - >=dev-perl/File-Which-0.05 - >=virtual/perl-File-Spec-0.80 - dev-lang/perl" - -SRC_TEST="do" diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild deleted file mode 100644 index 0cd7410ffdb7..000000000000 --- a/dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2009 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.23.ebuild,v 1.6 2009/07/19 17:32:10 tove Exp $ - -inherit perl-module - -DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" -HOMEPAGE="http://search.cpan.org/~adamk/" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86" -IUSE="" - -DEPEND=">=virtual/perl-IO-Compress-1.14 - >=dev-perl/File-Which-0.05 - >=virtual/perl-File-Spec-0.80 - dev-lang/perl" - -SRC_TEST="do" diff --git a/dev-perl/Archive-Zip/ChangeLog b/dev-perl/Archive-Zip/ChangeLog index 4f8fdd495fc3..a5cbb863ce96 100644 --- a/dev-perl/Archive-Zip/ChangeLog +++ b/dev-perl/Archive-Zip/ChangeLog @@ -1,6 +1,10 @@ # 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.78 2010/11/05 13:53:54 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.79 2011/01/14 18:45:13 tove Exp $ + + 14 Jan 2011; Torsten Veller <tove@gentoo.org> -Archive-Zip-1.16.ebuild, + -Archive-Zip-1.20.ebuild, -Archive-Zip-1.23.ebuild: + Cleanup 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> Archive-Zip-1.30.ebuild: |