summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-01-14 18:45:14 +0000
committerTorsten Veller <tove@gentoo.org>2011-01-14 18:45:14 +0000
commit68e5e89de6974b9cd8b7e08f9dd47d262b306a4a (patch)
tree87157d124b7445ddcc854335aef0ffee630399ea /dev-perl/Archive-Zip
parentCleanup (diff)
downloadgentoo-2-68e5e89de6974b9cd8b7e08f9dd47d262b306a4a.tar.gz
gentoo-2-68e5e89de6974b9cd8b7e08f9dd47d262b306a4a.tar.bz2
gentoo-2-68e5e89de6974b9cd8b7e08f9dd47d262b306a4a.zip
Cleanup
(Portage version: 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.ebuild18
-rw-r--r--dev-perl/Archive-Zip/Archive-Zip-1.20.ebuild21
-rw-r--r--dev-perl/Archive-Zip/Archive-Zip-1.23.ebuild21
-rw-r--r--dev-perl/Archive-Zip/ChangeLog8
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: