aboutsummaryrefslogtreecommitdiff
blob: c61020bde2560a7120077dcc246b28675307f2e4 (plain)
1
2
3
4
5
package Bugzilla::Extension::Gentoo;
use strict;
use constant NAME => 'Gentoo';

__PACKAGE__->NAME;