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

File: [cvsweb.bsd.lv] / cvsweb / Attic / cvsweb.conf-ruby (download)

Revision 3.4, Thu Oct 11 15:15:12 2001 UTC (22 years, 5 months ago) by knu
CVS Tags: FreeBSD-cvsweb-3_0_6, FreeBSD-cvsweb-3_0_5, FreeBSD-cvsweb-3_0_4, FreeBSD-cvsweb-3_0_3, FreeBSD-cvsweb-3_0_2, FreeBSD-cvsweb-3_0_1, FreeBSD-cvsweb-3_0_0, FreeBSD-cvsweb-2_9_3-beta, FreeBSD-cvsweb-2_9_2-beta, FreeBSD-cvsweb-2_9_1-beta, FreeBSD-cvsweb-2_0_6, FreeBSD-cvsweb-2_0_5, FreeBSD-cvsweb-2_0_4, FreeBSD-cvsweb-2_0_3, FreeBSD-cvsweb-2_0_2, FreeBSD-cvsweb-2_0_1, FreeBSD-cvsweb-2_0_0
Branch point for: FreeBSD-cvsweb-2_0-branch
Changes since 3.3: +2 -1 lines

Add FreeBSD tags and adjust my vendor tags.

# -*-perl-*-
#
# Set up for Ruby repo options.
#
# $FreeBSD$
# $Idaemons: /home/cvs/cvsweb/cvsweb.conf-ruby,v 3.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;