+"=libtoold" and "=libtoolpat"
authorshort <>
Thu, 7 Nov 2002 12:14:24 +0000 (12:14 +0000)
committershort <>
Thu, 7 Nov 2002 12:14:24 +0000 (12:14 +0000)
My-Audit.pm

index afe3288..34615f5 100644 (file)
@@ -149,6 +149,8 @@ sub audit
        store "=sourceforge","bell"  if headeris "From"     ,'<noreply@sourceforge.net>';
        store "=gsmperlcvs","silent" if headeris("From"     ,'<johan@intra.tektonica.com>')
                                        && $Audit->subject()=~/^'.*' has been updated!$/;
        store "=sourceforge","bell"  if headeris "From"     ,'<noreply@sourceforge.net>';
        store "=gsmperlcvs","silent" if headeris("From"     ,'<johan@intra.tektonica.com>')
                                        && $Audit->subject()=~/^'.*' has been updated!$/;
+       store "=libtoold","bell"     if headeris "List-Id"  ,'<libtool.gnu.org>';
+       store "=libtoolpat","bell"   if headeris "List-Id"  ,'<libtool-patches.gnu.org>';
        # own webs
        store "=energie","bell"      if headeris "From"     ,qr/^EnergieWeb/;
 
        # own webs
        store "=energie","bell"      if headeris "From"     ,qr/^EnergieWeb/;