X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=3bd217f741870807d27fd2165c906d518abd935f;hb=00e09b5e966914ebedb5c08927cf5a66af177171;hp=27457c14a950bdd7f30da44d63efbd8181ca108f;hpb=b3ea084ff7dcd01c3aa4440b4148c8c4ed14b944;p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git diff --git a/Changes b/Changes index 27457c1..3bd217f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,21 @@ Revision history for CPANPLUS-Dist-Gentoo +0.08 2009-09-04 18:50 UTC + + Add : Map licenses advertised in the DSLIP or the META file to their + Gentoo counterparts. + + Chg : CPANPLUS::Dist::Gentoo has much less public methods and imports. + + Chg : Don't generate a new ebuild if there's already one available at + prepare time (unless --force is used). + + Chg : Vast cleanup of the internals. + + Fix : Missing dependencies in generated ebuilds (since 0.06). + + Fix : Stop bailing out if a prerequisite couldn't have been found in + the module tree (such as Config). + + Fix : Allow ebuilds whose version is exactly the one required by the + dependency. This was really stupid of me to let this slip. + +0.07 2009-07-01 08:55 UTC + + Upd : Update gentooisms. + 0.06 2009-02-14 18:15 UTC + Chg : The new CPANPLUS::Dist::Gentoo::Maps holds the gentooisms and provides routines for converting CPAN versions to Gentoo.