summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2002-12-19 21:52:34 +0000
committerMichael Cummings <mcummings@gentoo.org>2002-12-19 21:52:34 +0000
commit8b8b6ccc03a9ed9bd1a9b48df80610f13860cf05 (patch)
tree7af927539754afa86330cf6441075963aa4ee0ca /sys-devel
parentSafe.pm security fix (diff)
downloadgentoo-2-8b8b6ccc03a9ed9bd1a9b48df80610f13860cf05.tar.gz
gentoo-2-8b8b6ccc03a9ed9bd1a9b48df80610f13860cf05.tar.bz2
gentoo-2-8b8b6ccc03a9ed9bd1a9b48df80610f13860cf05.zip
fix to makemaker version
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/perl/perl-5.6.1-r10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/perl/perl-5.6.1-r10.ebuild b/sys-devel/perl/perl-5.6.1-r10.ebuild
index fc40c9a1f1d4..a40c0c57ed75 100644
--- a/sys-devel/perl/perl-5.6.1-r10.ebuild
+++ b/sys-devel/perl/perl-5.6.1-r10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r10.ebuild,v 1.1 2002/12/19 21:46:05 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/perl-5.6.1-r10.ebuild,v 1.2 2002/12/19 21:52:34 mcummings Exp $
IUSE="berkdb gdbm"
@@ -22,7 +22,7 @@ DEPEND="sys-apps/groff
${RDEPEND}"
-PDEPEND=">=dev-perl/ExtUtils-MakeMaker-6.05-r3
+PDEPEND=">=dev-perl/ExtUtils-MakeMaker-6.05-r4
>=dev-perl/Safe-2.09"
src_compile() {