[BACK]Return to cvsweb.conf-ruby CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / cvsweb

Diff for /cvsweb/Attic/cvsweb.conf-ruby between version 3.1 and 4.1

version 3.1, 2001/01/01 23:15:03 version 4.1, 2019/11/08 21:08:27
Line 1 
Line 1 
 # -*-perl-*-  # -*-perl-*-
   # $Id$
   # $knu: cvsweb.conf-ruby,v 1.4 2001/10/11 15:15:12 knu
 #  #
 # Set up for Ruby repo options.  # Set up for Ruby repo options.
 #  
 # $Id$  
   
 @prcategories = qw(  @prcategories = qw(
                    incoming      incoming
                    questions      questions
                    spurious      spurious
                    win32      win32
                    1.4      1.4
                    1.5      1.5
                    1.6      1.6
                   );  );
   
 $prcgi = "http://www.ruby-lang.org/cgi-bin/ruby-bugs/incoming?id=%s";  $prcgi = "http://www.ruby-lang.org/cgi-bin/ruby-bugs/incoming?id=%s";
   

Legend:
Removed from v.3.1  
changed lines
  Added in v.4.1

CVSweb