X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=a4e81b03e59b8095a36efff51eb0a4eac6cbdabd;hb=3286fff39f46385facc4e2523166a94d981de471;hp=ba2e5664a2c29b2cbc496552d6e0206d2d199fb7;hpb=012a8ae10e8fc6e70ff1b0f90c470196417c0bf1;p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git diff --git a/META.yml b/META.yml index ba2e566..a4e81b0 100644 --- a/META.yml +++ b/META.yml @@ -1,21 +1,27 @@ --- #YAML:1.0 -name: CPANPLUS-Dist-Gentoo -version: 0.01 -abstract: CPANPLUS backend generating Gentoo ebuilds. -license: perl -author: +name: CPANPLUS-Dist-Gentoo +version: 0.03 +abstract: CPANPLUS backend generating Gentoo ebuilds. +author: - Vincent Pit -generated_by: ExtUtils::MakeMaker version 6.42 -distribution_type: module -requires: - CPANPLUS: 0 - File::Copy: 0 - File::Path: 0 - File::Spec::Functions: 0 - IPC::Cmd: 0 +license: perl +distribution_type: module +configure_requires: + ExtUtils::MakeMaker: 0 +requires: + CPANPLUS: 0 + File::Copy: 0 + File::Path: 0 + File::Spec::Functions: 0 + IPC::Cmd: 0 +no_index: + directory: + - t + - inc +generated_by: ExtUtils::MakeMaker version 6.48 meta-spec: - url: http://module-build.sourceforge.net/META-spec-v1.3.html - version: 1.3 + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 build_requires: ExtUtils::MakeMaker: 0 Test::More: 0