The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for CPANPLUS-Dist-Gentoo

0.04    2008-12-06 17:05 UTC
        This release was motivated by Kent Fredric's suggestions in RT #41483.
        Many thanks to him.
        + Add : The --dist-opts 'header' and 'footer', that respectively prepend
                and append any text to the ebuilds.
        + Add : The samples/g-cpanp shell script (don't forget to set the proper
                keywords).
        + Add : Add 'SRC_TEST="do"' in the ebuids so that tests are run when
                'test' is set in FEATURES.
        + Fix : Only the modules in the modules list were fetchable.

0.03    2008-11-29 18:45 UTC
        + Add : --force regenerates ebuilds.
        + Fix : Flaky perl -> portage version conversion.
        + Fix : Prerequisites weren't relinked through gentooisms.
        + Fix : Generating Manifests with user-defined distdir and overlay.
        + Upd : META.yml spec updated to 1.4.

0.02_01 2008-05-26 22:35 UTC
        + Add : The 'keywords' option.
        + Chg : From now, the portage category is perl-gcpanp, for consistency
                with g-cpan.
        + Fix : Empty emerge command.
        + Fix : Missing '-C' to the uninstall command.
        + Fix : Removed an useless debug message.

0.01    2008-05-20 18:10 UTC
        First version, released on an unsuspecting world.