]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/blob - META.yml
This is 0.05
[perl/modules/CPANPLUS-Dist-Gentoo.git] / META.yml
1 --- #YAML:1.0
2 name:               CPANPLUS-Dist-Gentoo
3 version:            0.05
4 abstract:           CPANPLUS backend generating Gentoo ebuilds.
5 author:
6     - Vincent Pit <perl@profvince.com>
7 license:            perl
8 distribution_type:  module
9 configure_requires:
10     ExtUtils::MakeMaker:  0
11 requires:
12     CPANPLUS:             0
13     Cwd:                  0
14     File::Copy:           0
15     File::Path:           0
16     File::Spec::Functions:  0
17     IPC::Cmd:             0
18     version:              0
19 no_index:
20     directory:
21         - t
22         - inc
23 generated_by:       ExtUtils::MakeMaker version 6.48
24 meta-spec:
25     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
26     version:  1.4
27 build_requires:
28     ExtUtils::MakeMaker:           0
29     Test::More:                    0