X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git;a=blobdiff_plain;f=Changes;h=cda7cffb31af4305e3d3373de4d2af082a109350;hp=3bd217f741870807d27fd2165c906d518abd935f;hb=5d1a0ae140fffe0e908f786d8ecd32f07a129e13;hpb=7278013a1296d32f2f2b4dc61d4463dc1ba30812 diff --git a/Changes b/Changes index 3bd217f..cda7cff 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,25 @@ Revision history for CPANPLUS-Dist-Gentoo +0.10 2010-04-17 14:25 UTC + + Add : If a distribution specifies a dependency on a specific perl + version in its META file, the ebuild dependency on dev-lang/perl + will take it into account. + + Fix : Placeholders ebuilds are now deleted when an exception is thrown + or the build process is interrupted by Ctrl-C. + + Upd : Update gentooisms. + +0.09 2009-11-29 14:20 UTC + + Add : A default header. + + Add : Redundant dependencies are simplified to a minimal set. + + Chg : The 'requires' dependencies now go into RDEPEND. + DEPEND is set to RDEPEND for now. + + Doc : A section describing how to bootstrap CPANPLUS and + CPANPLUS::Dist::Gentoo has been added. + + Fix : dist-options (like the overlay) were not correctly propagated + through recursive calls. + + Fix : Work around Kwalitee test misfailures. + + Upd : One more gentooism : NTLM. + 0.08 2009-09-04 18:50 UTC + Add : Map licenses advertised in the DSLIP or the META file to their Gentoo counterparts.