# -*-perl-*-
#
# Set up for Ruby repo options.
#
# $FreeBSD: projects/cvsweb/cvsweb.conf-ruby,v 1.4 2001/10/11 15:15:12 knu Exp $
# $Idaemons: /home/cvs/cvsweb/cvsweb.conf-ruby,v 1.3 2001/08/01 09:32:22 knu Exp $

@prcategories = qw(
    incoming
    questions
    spurious
    win32
    1.4
    1.5
    1.6
);

$prcgi = "http://www.ruby-lang.org/cgi-bin/ruby-bugs/incoming?id=%s";

$prkeyword = "Bug";

1;
