summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-03 20:15:41 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-03 20:15:41 +0000
commit5c45087ee576123e4e12eeace9c34337e971f0f4 (patch)
tree66cc50dd6ba0a5137aeda237a377a443c7baed66 /dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild
parentFixed RDEPEND wrt bug #134781 (diff)
downloadgentoo-2-5c45087ee576123e4e12eeace9c34337e971f0f4.tar.gz
gentoo-2-5c45087ee576123e4e12eeace9c34337e971f0f4.tar.bz2
gentoo-2-5c45087ee576123e4e12eeace9c34337e971f0f4.zip
Fixed RDEPEND wrt bug #134781; fixed header
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild')
-rw-r--r--dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild b/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild
index 5b582164d316..fdf6a51b8639 100644
--- a/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild
+++ b/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.10 2006/04/24 03:09:53 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Zip/Archive-Zip-1.16.ebuild,v 1.11 2006/07/03 20:15:41 ian Exp $
inherit perl-module
@@ -15,3 +15,4 @@ IUSE=""
SRC_TEST="do"
DEPEND=">=dev-perl/Compress-Zlib-1.14"
+RDEPEND="${DEPEND}" \ No newline at end of file