=================================================================== RCS file: /cvs/cvsweb/Attic/cvsweb.conf-ruby,v retrieving revision 3.1 retrieving revision 4.1 diff -u -p -r3.1 -r4.1 --- cvsweb/Attic/cvsweb.conf-ruby 2001/01/01 23:15:03 3.1 +++ cvsweb/Attic/cvsweb.conf-ruby 2019/11/08 21:08:27 4.1 @@ -1,18 +1,18 @@ # -*-perl-*- +# $Id: cvsweb.conf-ruby,v 4.1 2019/11/08 21:08:27 schwarze Exp $ +# $knu: cvsweb.conf-ruby,v 1.4 2001/10/11 15:15:12 knu # # Set up for Ruby repo options. -# -# $Id: cvsweb.conf-ruby,v 3.1 2001/01/01 23:15:03 knu Exp $ @prcategories = qw( - incoming - questions - spurious - win32 - 1.4 - 1.5 - 1.6 - ); + incoming + questions + spurious + win32 + 1.4 + 1.5 + 1.6 +); $prcgi = "http://www.ruby-lang.org/cgi-bin/ruby-bugs/incoming?id=%s";