Changeset 22530 for misc

Show
Ignore:
Timestamp:
10/07/08 23:27:00 (3 months ago)
Author:
moritz
Message:

[irclog] point r\d+ in #perl6 to SVN::Web instead of trac, because trac's CSS
is a 404, and I don't know how to fix that.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • misc/irclog/lib/IrcLog/WWW.pm

    r22058 r22530  
    129129    $channel = 'specs'  if $botname =~ /^speck?bot/; 
    130130    my %prefixes = ( 
    131              'perl6'     => 'http://dev.pugscode.org/changeset/', 
     131             'perl6'    =>  'http://perlcabal.org/svn/pugs/revision/?rev=', 
    132132             'parrot'    => 'http://perlcabal.org/svn/parrot/revision/?rev=', 
    133133             'bioclipse' => 'http://bioclipse.svn.sourceforge.net/viewvc/bioclipse?view=rev;revision=',