X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=META.yml;h=85e739c80cc2bc3495f2d1d7be0613037a375b41;hb=00e09b5e966914ebedb5c08927cf5a66af177171;hp=b439d7172f0bfaddcd2a195049a38ead3e85548b;hpb=7aa1972cf85390e3b6432fe63d1120dbb5967fdd;p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git diff --git a/META.yml b/META.yml index b439d71..85e739c 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: CPANPLUS-Dist-Gentoo -version: 0.05 +version: 0.08 abstract: CPANPLUS backend generating Gentoo ebuilds. author: - Vincent Pit @@ -8,22 +8,31 @@ license: perl distribution_type: module configure_requires: ExtUtils::MakeMaker: 0 +build_requires: + ExtUtils::MakeMaker: 0 + Test::More: 0 requires: - CPANPLUS: 0 - Cwd: 0 - File::Copy: 0 - File::Path: 0 - File::Spec::Functions: 0 - IPC::Cmd: 0 - version: 0 + 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 +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.52 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 -build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0