summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Archive-Zip/Archive-Zip-1.18.ebuild21
-rw-r--r--dev-perl/Archive-Zip/Archive-Zip-1.24.ebuild19
-rw-r--r--dev-perl/Archive-Zip/Archive-Zip-1.25.ebuild19
-rw-r--r--dev-perl/Archive-Zip/ChangeLog6
4 files changed, 5 insertions, 60 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.18.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.18.ebuild
deleted file mode 100644
index b3a28e9f5a25..000000000000
--- a/dev-perl/Archive-Zip/Archive-Zip-1.18.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2007 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.18.ebuild,v 1.10 2007/07/05 13:35:37 armin76 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=">=dev-perl/Compress-Zlib-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.24.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.24.ebuild
deleted file mode 100644
index 57ed4856c92b..000000000000
--- a/dev-perl/Archive-Zip/Archive-Zip-1.24.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.24.ebuild,v 1.1 2008/08/24 07:44:16 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=">=dev-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.25.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.25.ebuild
deleted file mode 100644
index ee6cec3c4230..000000000000
--- a/dev-perl/Archive-Zip/Archive-Zip-1.25.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.25.ebuild,v 1.1 2008/10/11 07:57:14 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=">=dev-perl/Compress-Zlib-1.14
- >=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 8216d6ccab99..b96c083bf5e2 100644
--- a/dev-perl/Archive-Zip/ChangeLog
+++ b/dev-perl/Archive-Zip/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Archive-Zip
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.61 2008/10/20 18:02:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.62 2008/11/01 13:49:05 tove Exp $
+
+ 01 Nov 2008; Torsten Veller <tove@gentoo.org> -Archive-Zip-1.18.ebuild,
+ -Archive-Zip-1.24.ebuild, -Archive-Zip-1.25.ebuild:
+ Cleanup
*Archive-Zip-1.26 (20 Oct 2008)