From 5232b3ce2616f646fc4575365ecc9c1da3ed8563 Mon Sep 17 00:00:00 2001 From: Torsten Veller Date: Thu, 16 Jul 2009 09:07:11 +0000 Subject: Cleanup (Portage version: 2.2_rc33/cvs/Linux x86_64) --- dev-perl/Archive-Zip/Archive-Zip-1.26.ebuild | 19 ------------------- dev-perl/Archive-Zip/Archive-Zip-1.28.ebuild | 20 -------------------- dev-perl/Archive-Zip/ChangeLog | 6 +++++- 3 files changed, 5 insertions(+), 40 deletions(-) delete mode 100644 dev-perl/Archive-Zip/Archive-Zip-1.26.ebuild delete mode 100644 dev-perl/Archive-Zip/Archive-Zip-1.28.ebuild (limited to 'dev-perl/Archive-Zip') diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.26.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.26.ebuild deleted file mode 100644 index f3e373272d5c..000000000000 --- a/dev-perl/Archive-Zip/Archive-Zip-1.26.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2008 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.26.ebuild,v 1.2 2008/11/18 14:22:37 tove Exp $ - -MODULE_AUTHOR=ADAMK -inherit perl-module - -DESCRIPTION="A wrapper that lets you read Zip archive members as if they were files" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" - -DEPEND=">=virtual/perl-Compress-Zlib-1.14 - >=virtual/perl-File-Spec-0.80 - dev-lang/perl" - -SRC_TEST="do" diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.28.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.28.ebuild deleted file mode 100644 index ea28a1171cce..000000000000 --- a/dev-perl/Archive-Zip/Archive-Zip-1.28.ebuild +++ /dev/null @@ -1,20 +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.28.ebuild,v 1.1 2009/06/16 19:31:37 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=ADAMK -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" -IUSE="" - -DEPEND=">=virtual/perl-Compress-Raw-Zlib-2.017 - >=virtual/perl-File-Spec-0.80" -RDEPEND="${DEPEND}" - -SRC_TEST="do" diff --git a/dev-perl/Archive-Zip/ChangeLog b/dev-perl/Archive-Zip/ChangeLog index 7f1212431f6a..9f54113d6cb6 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.68 2009/07/06 20:43:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.69 2009/07/16 09:07:11 tove Exp $ + + 16 Jul 2009; Torsten Veller -Archive-Zip-1.26.ebuild, + -Archive-Zip-1.28.ebuild: + Cleanup 06 Jul 2009; Jeroen Roovers Archive-Zip-1.23.ebuild: Stable for HPPA too. -- cgit v1.2.3-65-gdbad