X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git;a=blobdiff_plain;f=META.yml;fp=META.yml;h=a4e81b03e59b8095a36efff51eb0a4eac6cbdabd;hp=f813df3338257b747c97ca3b7a54d74ef6b030b4;hb=3286fff39f46385facc4e2523166a94d981de471;hpb=ef6ab2dc2aad177406be631c35161d4aed6a5eee diff --git a/META.yml b/META.yml index f813df3..a4e81b0 100644 --- a/META.yml +++ b/META.yml @@ -1,21 +1,27 @@ --- #YAML:1.0 -name: CPANPLUS-Dist-Gentoo -version: 0.02_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