Change 34589 by [EMAIL PROTECTED] on 2008/10/25 14:58:32
lib/ExtUtils/t/eu_command.t belongs to ExtUtils-Command, and so does
the about to be committed lib/ExtUtils/t/cp.t
Affected files ...
... //depot/perl/Porting/Maintainers.pl#120 edit
Differences ...
==== //depot/perl/Porting/Maintainers.pl#120 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#119~34548~ 2008-10-21 06:36:17.000000000
-0700
+++ perl/Porting/Maintainers.pl 2008-10-25 07:58:32.000000000 -0700
@@ -325,7 +325,8 @@
'ExtUtils::Command' =>
{
'MAINTAINER' => 'rkobes',
- 'FILES' => q[lib/ExtUtils/Command.pm],
+ 'FILES' => q[lib/ExtUtils/Command.pm
+ lib/ExtUtils/t/{cp,eu_command}.t],
'CPAN' => 1,
},
@@ -352,7 +353,7 @@
'MAINTAINER' => 'mschwern',
'FILES' =>
q[lib/ExtUtils/{Liblist,MakeMaker,Mkbootstrap,Mksymlists,MM*,MY,testlib}.pm
lib/ExtUtils/{Command,Liblist,MakeMaker}
-
lib/ExtUtils/t/{[0-9FLV-Zabd-z]*,IN*,Mkbootstrap,MM_*,PL_FILES,cd,config}.t
+
lib/ExtUtils/t/{[0-9FLV-Zabdf-z]*,IN*,Mkbootstrap,MM_*,PL_FILES,cd,config}.t
t/lib/MakeMaker t/lib/TieIn.pm t/lib/TieOut.pm],
'CPAN' => 1,
},
End of Patch.