Change 31318 by [EMAIL PROTECTED] on 2007/05/31 16:09:22
Subject: [PATCH] Remove threads/typemap from Porting/Maintainers.pl
From: "Jerry D. Hedden" <[EMAIL PROTECTED]>
Date: Thu, 31 May 2007 11:59:31 -0400
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/Porting/Maintainers.pl#78 edit
Differences ...
==== //depot/perl/Porting/Maintainers.pl#78 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#77~31317~ 2007-05-31 08:52:28.000000000
-0700
+++ perl/Porting/Maintainers.pl 2007-05-31 09:09:22.000000000 -0700
@@ -842,7 +842,7 @@
{
'MAINTAINER' => 'jdhedden',
'FILES' => q[ext/threads/hints ext/threads/t
- ext/threads/threads.{pm,xs}
ext/threads/typemap],
+ ext/threads/threads.{pm,xs}],
'CPAN' => 1,
},
End of Patch.