1# -*-perl-*-
2#
3# Set up for Ruby repo options.
4#
5# $FreeBSD: projects/cvsweb/cvsweb.conf-ruby,v 1.4 2001/10/11 15:15:12 knu Exp $
6# $Idaemons: /home/cvs/cvsweb/cvsweb.conf-ruby,v 1.3 2001/08/01 09:32:22 knu Exp $
7
8@prcategories = qw(
9    incoming
10    questions
11    spurious
12    win32
13    1.4
14    1.5
15    1.6
16);
17
18$prcgi = "http://www.ruby-lang.org/cgi-bin/ruby-bugs/incoming?id=%s";
19
20$prkeyword = "Bug";
21
221;
23