From c5f9cd6048277c3f29248115f4054b26d0548716 Mon Sep 17 00:00:00 2001 From: Robert Coie Date: Mon, 10 May 2004 21:10:50 +0000 Subject: Block on # Maintained by the Perl herd @@ -15,8 +15,15 @@ EXPORT_FUNCTIONS pkg_setup pkg_preinst pkg_postinst pkg_prerm pkg_postrm \ src_compile src_install src_test \ perlinfo updatepod +# 2004.05.10 rac +# block on makemaker versions earlier than that in the 5.8.2 core. in +# actuality, this should be handled in the perl ebuild, so every perl +# ebuild should block versions of MakeMaker older than the one it +# carries. in the meantime, since we have dumped support for MakeMaker +# <6.11 and the associated broken DESTDIR handling, block here to save +# people from sandbox trouble. -DEPEND="dev-lang/perl" +DEPEND="dev-lang/perl !