X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git;a=blobdiff_plain;f=lib%2FCPANPLUS%2FDist%2FGentoo.pm;h=0306c57adc9cbe41cccc8a7d1a40859b53a6f6b5;hp=9a41af63ce89ea0562bb8c4377e9646932e37f72;hb=39780a6e003df06b2cc73bfbb80b6c2e16b12574;hpb=4833def75ffdc1fbaa90242f72cc42c4feb0eac3 diff --git a/lib/CPANPLUS/Dist/Gentoo.pm b/lib/CPANPLUS/Dist/Gentoo.pm index 9a41af6..0306c57 100644 --- a/lib/CPANPLUS/Dist/Gentoo.pm +++ b/lib/CPANPLUS/Dist/Gentoo.pm @@ -26,11 +26,11 @@ CPANPLUS::Dist::Gentoo - CPANPLUS backend generating Gentoo ebuilds. =head1 VERSION -Version 0.10 +Version 0.11 =cut -our $VERSION = '0.10'; +our $VERSION = '0.11'; =head1 SYNOPSIS @@ -174,13 +174,13 @@ If you still have C C<5.8.x>, you can upgrade it by running the following Then, fetch the L tarball : $ cd /tmp - $ wget http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/CPANPLUS-Dist-Gentoo-0.10.tar.gz + $ wget http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/CPANPLUS-Dist-Gentoo-0.11.tar.gz Log in as root and unpack it in e.g. your home directory : # cd - # tar xzf /tmp/CPANPLUS-Dist-Gentoo-0.10.tar.gz - # cd CPANPLUS-Dist-Gentoo-0.10 + # tar xzf /tmp/CPANPLUS-Dist-Gentoo-0.11.tar.gz + # cd CPANPLUS-Dist-Gentoo-0.11 Bootstrap L using the bundled shell script C :