X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FCPANPLUS-Dist-Gentoo.git;a=blobdiff_plain;f=META.yml;fp=META.yml;h=56f6557aed969c177e690fc894060689590a3685;hp=b439d7172f0bfaddcd2a195049a38ead3e85548b;hb=b3ea084ff7dcd01c3aa4440b4148c8c4ed14b944;hpb=8520f188c228a13fcf6d2d5970ee7123aea0049b diff --git a/META.yml b/META.yml index b439d71..56f6557 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- #YAML:1.0 name: CPANPLUS-Dist-Gentoo -version: 0.05 +version: 0.06 abstract: CPANPLUS backend generating Gentoo ebuilds. author: - Vincent Pit @@ -8,14 +8,23 @@ license: perl distribution_type: module configure_requires: ExtUtils::MakeMaker: 0 +build_requires: + ExtUtils::MakeMaker: 0 + Test::More: 0 requires: + Carp: 0 CPANPLUS: 0 Cwd: 0 File::Copy: 0 File::Path: 0 File::Spec::Functions: 0 IPC::Cmd: 0 - version: 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/perl/modules/CPANPLUS-Dist-Gentoo.git no_index: directory: - t @@ -24,6 +33,3 @@ generated_by: ExtUtils::MakeMaker version 6.48 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 -build_requires: - ExtUtils::MakeMaker: 0 - Test::More: 0