]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/blob - META.yml
This is 0.03
[perl/modules/CPANPLUS-Dist-Gentoo.git] / META.yml
1 --- #YAML:1.0
2 name:               CPANPLUS-Dist-Gentoo
3 version:            0.03
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     File::Copy:           0
14     File::Path:           0
15     File::Spec::Functions:  0
16     IPC::Cmd:             0
17 no_index:
18     directory:
19         - t
20         - inc
21 generated_by:       ExtUtils::MakeMaker version 6.48
22 meta-spec:
23     url:      http://module-build.sourceforge.net/META-spec-v1.4.html
24     version:  1.4
25 build_requires:
26     ExtUtils::MakeMaker:           0
27     Test::More:                    0