]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/commitdiff
Add an INSTALLATION paragraph to the doc
authorVincent Pit <vince@profvince.com>
Sat, 23 Aug 2008 11:43:12 +0000 (13:43 +0200)
committerVincent Pit <vince@profvince.com>
Sat, 23 Aug 2008 11:43:12 +0000 (13:43 +0200)
lib/CPANPLUS/Dist/Gentoo.pm

index 86a9d0c5215686d811998e21ac6704d66cbf608c..9da4ca102ad4b854eda5172d677545a3910eb780 100644 (file)
@@ -40,6 +40,10 @@ This module is a CPANPLUS backend that recursively generates Gentoo ebuilds for
 
 The generated ebuilds are placed into the section C<perl-gcpanp>. They favour depending on C<perl-core> or C<dev-perl> rather than C<perl-gcpanp>.
 
+=head1 INSTALLATION
+
+After installing this module, you should append C<perl-gcpanp> to your F</etc/portage/categories> file.
+
 =head1 METHODS
 
 All the methods are inherited from L<CPANPLUS::Dist::Base>. Please refer to its perldoc for precise information on what's done at each step.