diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/perl-module.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass index 3c1b4c3c5acc..cff6f203ab8f 100644 --- a/eclass/perl-module.eclass +++ b/eclass/perl-module.eclass @@ -8,6 +8,7 @@ # Seemant Kulleen <seemant@gentoo.org> # Andreas K. Hüttel <dilfridge@gentoo.org> # @SUPPORTED_EAPIS: 5 6 7 8 +# @PROVIDES: perl-functions # @BLURB: eclass for installing Perl module distributions # @DESCRIPTION: # The perl-module eclass is designed to allow easier installation of Perl |