summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-14 22:42:48 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-14 22:42:48 +0000
commit9354c910969c2c06c6166737ddbd477e19a8f345 (patch)
treeabf45b07503309ee550c06767ceb4dd0e33d011b /dev-perl/Archive-Zip
parentamd64 (diff)
downloadhistorical-9354c910969c2c06c6166737ddbd477e19a8f345.tar.gz
historical-9354c910969c2c06c6166737ddbd477e19a8f345.tar.bz2
historical-9354c910969c2c06c6166737ddbd477e19a8f345.zip
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/Archive-Zip')
-rw-r--r--dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild7
-rw-r--r--dev-perl/Archive-Zip/ChangeLog8
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild
index f726c48efa9b..8bcbd07ad62b 100644
--- a/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild
+++ b/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.16.ebuild,v 1.12 2006/08/04 22:23:43 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild,v 1.13 2007/01/14 22:21:34 mcummings 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/${P}/"
+HOMEPAGE="http://search.cpan.org/~smpeters/"
SRC_URI="mirror://cpan/authors/id/S/SM/SMPETERS/${P}.tar.gz"
LICENSE="Artistic"
@@ -16,4 +16,3 @@ SRC_TEST="do"
DEPEND=">=dev-perl/Compress-Zlib-1.14
dev-lang/perl"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Archive-Zip/ChangeLog b/dev-perl/Archive-Zip/ChangeLog
index e58b28f5a691..43c709d6c45c 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.39 2006/09/07 01:44:39 mcummings Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/ChangeLog,v 1.40 2007/01/14 22:21:34 mcummings Exp $
+
+ 14 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Archive-Zip-1.16.ebuild:
+ Ebuild maintenance
07 Sep 2006; Michael Cummings <mcummings@gentoo.org>
-Archive-Zip-1.14.ebuild: