X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git;a=blobdiff_plain;f=META.yml;h=dfcbfc40bd4205e8d6aaa7eb99d4fb62c59f3db7;hp=34325c505f731ef2e98eb5b9d11da24af081cb1f;hb=767226606d8814fe22df55137330473be0b5c0cf;hpb=1ec3b5093e827a15cfd2cf15562affc9f0c28654 diff --git a/META.yml b/META.yml index 34325c5..dfcbfc4 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: CPANPLUS-Dist-Gentoo -version: 0.04 +version: 0.11 abstract: CPANPLUS backend generating Gentoo ebuilds. author: - Vincent Pit @@ -8,20 +8,44 @@ license: perl distribution_type: module configure_requires: ExtUtils::MakeMaker: 0 -requires: +build_requires: + base: 0 + Carp: 0 CPANPLUS: 0 + Cwd: 0 + ExtUtils::MakeMaker: 0 File::Copy: 0 File::Path: 0 - File::Spec::Functions: 0 + File::Spec: 0 IPC::Cmd: 0 + List::Util: 0 + Parse::CPAN::Meta: 0 + Scalar::Util: 0 + Test::More: 0 +requires: + base: 0 + Carp: 0 + CPANPLUS: 0 + Cwd: 0 + File::Copy: 0 + File::Path: 0 + File::Spec: 0 + IPC::Cmd: 0 + List::Util: 0 + Parse::CPAN::Meta: 0 + perl: 5.006 + Scalar::Util: 0 +resources: + bugtracker: http://rt.cpan.org/NoAuth/ReportBug.html?Queue=CPANPLUS-Dist-Gentoo + homepage: http://search.cpan.org/dist/CPANPLUS-Dist-Gentoo/ + license: http://dev.perl.org/licenses/ + repository: http://git.profvince.com/?p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git no_index: directory: - t - inc -generated_by: ExtUtils::MakeMaker version 6.48 +generated_by: ExtUtils::MakeMaker version 6.56 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 -build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0 +dynamic_config: 0